summaryrefslogtreecommitdiffstats
path: root/fixPermissions.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix slash between directoriesbigbiff bigbiff2014-02-231-0/+1
| | | | | | | add fixing contexts of Android directory for apps that store stuff here fix data/data contexts to be recursive Change-Id: I1122559c83845c3af0a351a4034cd7ad6da83fa5
* Restore contexts when doing mkdierhier in libtarbigbiff bigbiff2014-02-071-2/+3
| | | | | | Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped. Change-Id: Ie49bbfa48d2f3ee4f08376d9c1877b92c051017c
* add errno.h to fix compile errors on other devicesbigbiff bigbiff2014-01-031-0/+1
| | | | Change-Id: I84196fb1358264b216b8505b990ae5a0406aa957
* add fix /data/data contexts to fixPermissionsbigbiff bigbiff2013-12-071-0/+3
| | | | | only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393
* Add libtar to TWRP instead of using busybox tarbigbiff bigbiff2013-01-091-1/+0
| | | | | | | Add proper mkdosfs tool Add fuse to TWRP Add experimental exfat-fuse to TWRP Convert all system() functions to use new Exec_Cmd function
* Fix fix permissionsDees_Troy2012-11-161-1/+2
|
* redo fix permissions in c++ for faster changesbigbiff bigbiff2012-10-101-0/+46