Files
device_xiaomi_sm6150-common/sepolicy/vendor/toolbox.te
Yumi Yukimura d4b25497ed sm6150-common: sepolicy: Address/Silence some denials
Change-Id: I528e7e7b1c7483ce1829605ce0ffafdf62228761
Signed-off-by: therealmharc <therealmharc@gmail.com>
2025-05-09 12:24:43 +00:00

4 lines
138 B
Plaintext

allow toolbox per_boot_file:dir create_dir_perms;
allow toolbox per_boot_file:file create_file_perms;
allow toolbox self:capability kill;