summaryrefslogtreecommitdiffstats
path: root/fixContexts.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SELinux can be assumed for Android 4.4+Matt Mower2017-01-181-22/+4
| | | | Change-Id: I7410a0c8e439eec90a955ee9201efd9a92bb9635
* Replace fix permissions with fix contexts for emulated storageEthan Yonker2016-01-291-0/+163
Fix permissions rarely fixed anything on more recent versions of Android and usually made things worse. Instead we will replace it with a more dumbed down option that should fix contexts on /data/media with a few improvements to ensure that contexts get fixed for multiple users and on adopted storage. Change-Id: If5523781936a0b04196e2ad871cae767ebae2583