c117a13dad
On stock rom, those properties' SELinux context is set in /system To prevent SELinux conflicts, just allow all vendor props
7 lines
196 B
Plaintext
7 lines
196 B
Plaintext
type sysfs_usb_supply, file_type;
|
|
|
|
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;
|