bbc6ad98ce
Signed-off-by: pix106 <sbordenave@gmail.com>
13 lines
449 B
Text
13 lines
449 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_graphics:lnk_file read;
|
|
allow init sysfs_battery_supply:file setattr;
|
|
allow init vendor_default_prop:property_service set;
|
|
allow init sysfs_info:file { open read };
|
|
|
|
allow init {
|
|
bt_firmware_file
|
|
firmware_file
|
|
}:filesystem getattr;
|