Reduce macro rules

This commit is contained in:
topjohnwu 2017-03-27 07:15:54 +08:00
parent 2e6bea23ac
commit f66a820e14

View File

@ -173,9 +173,6 @@ void su_rules() {
attradd("su_device", "mlstrustedobject");
attradd("su", "mlstrustedsubject");
// Allow chcon to anything
allow(ALL, "labeledfs", "filesystem", "associate");
allow(ALL, "tmpfs", "filesystem", "associate");
}
// Minimal to run Magisk script before live patching