Commit 2e6bea23 authored by topjohnwu's avatar topjohnwu

Add rule

parent ca75dd07
......@@ -175,6 +175,7 @@ void su_rules() {
// 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