msm8226-common: fix sepolicy build error

This commit is contained in:
Roman Rihter 2020-04-22 23:25:08 +03:00
parent ff25828671
commit 72b78959d0

View file

@ -7,5 +7,4 @@ 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;