android_device_oneplus_dre/sepolicy/vendor/vendor_init.te
LuK1337 326f8c5677 sm8350-common: sepolicy: Address neverallows
Change-Id: I276ce4e598b6adb2bfb3a97288981c50c9ea7bc3
2022-02-21 20:54:40 +00:00

13 lines
531 B
Text

allow vendor_init tmpfs:chr_file { read open };
allow vendor_init tmpfs:dir { create_dir_perms mounton };
allow vendor_init op2_file:file create_file_perms;
allow vendor_init proc_direct_swappiness:file w_file_perms;
allow vendor_init proc_hung_task:file w_file_perms;
allow vendor_init proc_swappiness:file w_file_perms;
allow vendor_init proc_watermark_boost_factor:file rw_file_perms;
get_prop(vendor_init, vendor_db_security_prop)
set_prop(vendor_init, vendor_oem_bluetooth_prop)
set_prop(vendor_init, vendor_oem_wifi_prop)