mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: sepolicy bringup for Q (FINAL PART)
This commit is contained in:
parent
6bb52d5a0c
commit
6dfa508910
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ allow system_app apk_data_file:dir write;
|
|||
allow system_app proc_pagetypeinfo:file getattr;
|
||||
allow system_app sysfs_zram:dir search;
|
||||
allow system_app unlabeled:dir search;
|
||||
allow system_app storaged:binder call;
|
||||
allow system_app wificond:binder call;
|
||||
|
|
Loading…
Reference in a new issue