This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_oneplus_sm7250-common/sepolicy/vendor/vendor_init.te
alk3pInjection f2ab8f8bbb sm7250-common: sepolicy: Resolve neverallows
Signed-off-by: alk3pInjection <webmaster@raspii.tech>
Change-Id: Id53185beac0757193d0fc68c76efcfe1279c335f
2022-02-12 13:21:42 +05:30

14 lines
531 B
Plaintext

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)