android_device_xiaomi_sdm66.../sepolicy/vendor/init.te
OdSazib 5351cc35f9
sdm66-common: sepolicy: Fix labeling sysfs nodes for K4.19
- Address more denials and label some new nodes

Signed-off-by: OdSazib <odsazib@gmail.com>
2021-07-16 15:56:07 +06:00

11 lines
366 B
Text

allow init adsprpcd_file:file mounton;
allow init apex_metadata_file:lnk_file read;
allow init socket_device:sock_file { unlink setattr create };
allow init sysfs_graphics:file { read open };
allow init sysfs_battery_supply:file setattr;
allow init vendor_default_prop:property_service set;
allow init {
bt_firmware_file
firmware_file
}:filesystem getattr;