Dees Troy
ae95d1a9f5
Check sehandle before fixing permissions
...
Change-Id: I73ba5519bf650f0c7f0a683f311099ff13747155
2014-10-07 20:35:18 +02:00
Ethan Yonker
5eac222cfe
Do not restore file system on data/media devices
...
Change-Id: I600e7e9ce89621400531bceb472387aafc0d6ed8
2014-06-13 08:57:48 -05:00
Matt Mower
fb1c4ffaaf
Whitespace and minor code cleanup
...
This is by no means comprehensive, but is quite a bit better already.
Change-Id: Ibc8654a5dfb0eec39cbd0b64bdb52bb4fbfe2f7e
2014-06-04 09:13:37 -05:00
bigbiff bigbiff
a886ea6e27
Add /system/priv-app to fix permissions code. New in jellybean.
...
Change-Id: Id1df17cf06d1158642aa77bef5fd49b596c7906e
2014-05-31 14:20:51 +02:00
bigbiff bigbiff
731df79eb7
fix slash between directories
...
add fixing contexts of Android directory for apps that store stuff here
fix data/data contexts to be recursive
Change-Id: I1122559c83845c3af0a351a4034cd7ad6da83fa5
2014-02-22 20:12:02 -05:00
bigbiff bigbiff
6b600f9644
Restore contexts when doing mkdierhier in libtar
...
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
2014-02-06 19:56:25 -05:00
Dees Troy
a7b8de514d
Fix SELinux function compatibility in older trees
...
Change-Id: I3d8c23b51b3331d062099c1edb1833551cc6af91
2014-02-03 15:08:06 +00:00
bigbiff bigbiff
84a3f1ac24
add errno.h to fix compile errors on other devices
...
Change-Id: I84196fb1358264b216b8505b990ae5a0406aa957
2014-01-03 18:13:20 +01:00
bigbiff bigbiff
872a3b923f
add fix /data/data contexts to fixPermissions
...
only compile symbols if selinux is defined
Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393
2013-12-06 19:40:14 -05:00
grimsrud
cbec59f6de
Fixed spelling errors
2013-07-29 15:57:09 +02:00
Dees_Troy
34614eb94f
Improve handling of XML errors for fix permissions
2013-04-05 12:04:38 -05:00
Dees_Troy
2673cec07a
Move all AOSP code out of recovery binary
...
Improves license compatibility between GPL and Apache
Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
2013-04-04 18:57:34 +00:00
Dees_Troy
32f2ca87b7
Fix misspelling and white space on fix perms
...
Thanks to Space- for pointing it out
2013-02-02 17:04:07 +00:00
bigbiff bigbiff
9c754053b0
Add libtar to TWRP instead of using busybox tar
...
Add proper mkdosfs tool
Add fuse to TWRP
Add experimental exfat-fuse to TWRP
Convert all system() functions to use new Exec_Cmd function
2013-01-09 09:09:08 -05:00
Dees_Troy
201d76b4c3
Fix fix permissions
2012-11-16 20:21:09 +00:00
Dees_Troy
6480ce0f2a
Finalize 2.3.0.0
...
Fix permission setting for other
Add new fix permissions to GUI actions
Update version number
2012-10-10 10:27:17 -04:00
bigbiff bigbiff
a0f8a59aa1
redo fix permissions in c++ for faster changes
2012-10-09 21:01:03 -04:00