Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-11-05 | Fixup union sepolicy | Andrea Mennillo | 1 | -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-16 | Union sepolicy within TWRP to make SELinux permissive | Ethan Yonker | 1 | -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 |