sdm660-common: sepolicy: Address vendor_pd_locater_dbg_prop denials
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
89c611bb8d
commit
3b1238fc93
2 changed files with 3 additions and 0 deletions
1
sepolicy/vendor/hal_gnss_qti.te
vendored
Normal file
1
sepolicy/vendor/hal_gnss_qti.te
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
get_prop(hal_gnss_qti, vendor_pd_locater_dbg_prop)
|
2
sepolicy/vendor/rild.te
vendored
2
sepolicy/vendor/rild.te
vendored
|
@ -1,6 +1,8 @@
|
|||
allow rild vendor_file:file ioctl;
|
||||
allow rild vendor_qcom_ims_prop:file { getattr open read };
|
||||
|
||||
get_prop(rild, vendor_pd_locater_dbg_prop)
|
||||
|
||||
dontaudit {
|
||||
adpl
|
||||
cnd
|
||||
|
|
Loading…
Reference in a new issue