Update sepolicy.rule
This commit is contained in:
parent
4520690600
commit
f6cab13e22
|
|
@ -1,4 +1,4 @@
|
|||
allow system_server system_server process execmem
|
||||
allow system_server system_server memprotect mmap_zero
|
||||
allow zygote app_data_file dir { search read }
|
||||
allow zygote app_data_file file { getattr read open }
|
||||
allow zygote app_data_file dir { search read open }
|
||||
allow zygote app_data_file file { getattr read open }
|
||||
|
|
|
|||
Loading…
Reference in New Issue