android_device_samsung_mond.../sepolicy/common/vendor_init.te
2022-08-27 23:05:09 +02:00

7 lines
354 B
Plaintext

allow vendor_init apexd_prop:file read;
allow vendor_init bootanim_system_prop:file read;
allow vendor_init default_prop:property_service set;
allow vendor_init radio_core_data_file:dir { getattr search setattr };
allow vendor_init shell_prop:file read;
allow vendor_init system_prop:file r_file_perms;
allow vendor_init system_prop:property_service set;