Upgrade selinux rights for oplus fingerprint access
This commit is contained in:
parent
2a099c2c5a
commit
8c908a0f51
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user