sdm660-common: sepolicy: Adress vendor_init fingerprint denials

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2021-10-23 08:40:13 +02:00
parent c0b410af36
commit 0525c2a968

View file

@ -10,6 +10,8 @@ allow vendor_init tee_device:chr_file getattr;
allow vendor_init persist_file:lnk_file read; allow vendor_init persist_file:lnk_file read;
allow vendor_init proc:file w_file_perms; allow vendor_init proc:file w_file_perms;
get_prop(vendor_init, hal_fingerprint_prop)
set_prop(vendor_init, camera_prop) set_prop(vendor_init, camera_prop)
set_prop(vendor_init, vendor_freq_prop) set_prop(vendor_init, vendor_freq_prop)
set_prop(vendor_init, vendor_power_prop) set_prop(vendor_init, vendor_power_prop)