12 lines
525 B
Text
12 lines
525 B
Text
|
# Files in rootfs
|
||
|
/bt_firmware(/.*)? u:object_r:bt_firmware_file:s0
|
||
|
/firmware(/.*)? u:object_r:firmware_file:s0
|
||
|
/persist(/.*)? u:object_r:persist_file:s0
|
||
|
|
||
|
# Data files
|
||
|
/data/display(/.*)? u:object_r:display_data_file:s0
|
||
|
|
||
|
# Custom HALs
|
||
|
/vendor/bin/hw/android\.hardware\.light@2\.0-service u:object_r:hal_light_default_exec:s0
|
||
|
/vendor/bin/hw/android\.hardware\.power-service\.lenovo u:object_r:hal_power_default_exec:s0
|