rosemary: sepolicy: Allow system app to get FM Radio related prop

Change-Id: Ia03baadd5d96c1f93f9ce2477186c1314d304156
This commit is contained in:
wbs306
2022-10-28 19:59:47 +03:00
committed by Matsvei Niaverau
parent 5ee2fea9de
commit 2e1b102220

View File

@@ -1,3 +1,7 @@
allow system_app proc_pagetypeinfo:file r_file_perms;
allow system_app sysfs_zram:dir search;
allow system_app sysfs_zram:file r_file_perms;
# FM Radio
get_prop(system_app, vendor_mtk_wmt_prop)
get_prop(system_app, vendor_mtk_default_prop)