Add rule
This commit is contained in:
parent
ca75dd0728
commit
2e6bea23ac
1
rules.c
1
rules.c
@ -175,6 +175,7 @@ void su_rules() {
|
|||||||
|
|
||||||
// Allow chcon to anything
|
// Allow chcon to anything
|
||||||
allow(ALL, "labeledfs", "filesystem", "associate");
|
allow(ALL, "labeledfs", "filesystem", "associate");
|
||||||
|
allow(ALL, "tmpfs", "filesystem", "associate");
|
||||||
}
|
}
|
||||||
|
|
||||||
// Minimal to run Magisk script before live patching
|
// Minimal to run Magisk script before live patching
|
||||||
|
Loading…
Reference in New Issue
Block a user