This commit is contained in:
topjohnwu 2017-03-19 04:54:59 +08:00
parent ca75dd0728
commit 2e6bea23ac

View File

@ -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