Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-18 | SELinux can be assumed for Android 4.4+ | Matt Mower | 1 | -22/+4 | |
Change-Id: I7410a0c8e439eec90a955ee9201efd9a92bb9635 | |||||
2016-01-29 | Replace fix permissions with fix contexts for emulated storage | Ethan Yonker | 1 | -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 |