Files
device_samsung_a71-common/sepolicy/vendor/init.te
Simon1511 cf8073641d a71-common: Kill unused partitions
Change-Id: I3a450661ab9ebd8e67970764fde3c364fe13d885
2024-07-29 20:55:16 +02:00

11 lines
457 B
Plaintext

allow init efs_file:dir mounton;
allow init debugfs_tracing_debug:dir mounton;
allow init misc_block_device:blk_file w_file_perms;
allow init self:qipcrtr_socket { getattr read setopt write };
allow init socket_device:sock_file create_file_perms;
allow init sysfs_sec_touchscreen:file rw_file_perms;
allow init proc_last_kmsg:file { r_file_perms setattr };
allow init vendor_firmware_file:file mounton;
allow init vendor_sysfs_mmc_host:file rw_file_perms;