summaryrefslogtreecommitdiffstats
path: root/fixContexts.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-18SELinux can be assumed for Android 4.4+Matt Mower1-22/+4
Change-Id: I7410a0c8e439eec90a955ee9201efd9a92bb9635
2016-01-29Replace fix permissions with fix contexts for emulated storageEthan Yonker1-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