Commit f66a820e authored by topjohnwu's avatar topjohnwu

Reduce macro rules

parent 2e6bea23
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment