Upgrade selinux rights for oplus fingerprint access

This commit is contained in:
Pierre-Hugues Husson 2021-12-19 16:28:36 -05:00
parent 2a099c2c5a
commit 8c908a0f51
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@ allow system_app sysfs_usb_supply:file rw_file_perms;
type hal_fingerprint_oplus, domain;
allow hal_fingerprint_oplus vendor_default_prop:property_service set;
get_prop(hal_fingerprint_oplus, default_prop);
get_prop(system_server, vendor_default_prop);