summaryrefslogtreecommitdiffstats
path: root/sepolicy (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-05Fixup union sepolicyAndrea Mennillo1-1/+4
This change solve two issue: 1) Policies related to recovery should be only included in recovery policy 2) In CM trees the sepolicy dir was always bootable/recovery- twrp/sepolicy, even if recovery path was bootable/recovery Change-Id: I9466d22293074ba5f5240abe8b97a5d1bf30982d
2015-10-16Union sepolicy within TWRP to make SELinux permissiveEthan Yonker1-0/+1
This patch set should make it easier to build TWRP in non-Omni trees as it allows TWRP to modify the sepolicy instead of having to merge a patch in external/sepolicy to meet TWRP's needs. Change-Id: I73205343556abb0852ff4c5f8cbf293d840b95d9