* Address some denials from android 11 * Fix video recording * Sort in alphabetic order Signed-off-by: OdSazib <odsazib@gmail.com>
13 lines
598 B
Text
13 lines
598 B
Text
allow init blkio_dev:file { create open read write };
|
|
allow init hwservicemanager:binder { call transfer };
|
|
allow init ipa_dev:chr_file open;
|
|
allow init ion_device:chr_file ioctl;
|
|
allow init property_socket:sock_file write;
|
|
allow init persist_block_device:lnk_file relabelto;
|
|
allow init sysfs_dm:file { open write };
|
|
allow init sysfs_info:file { open read };
|
|
allow init sysfs:file setattr;
|
|
allow init sysfs_graphics:file { open write };
|
|
allow init sysfs_battery_supply:file setattr;
|
|
allow init socket_device:sock_file { unlink setattr create };
|
|
allow init vendor_default_prop:property_service set;
|