msm8226-common: sepolicy bringup for Q (FINAL PART)

This commit is contained in:
Roman Rihter 2020-04-22 22:11:59 +03:00
parent 6bb52d5a0c
commit 6dfa508910

View file

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