This commit is contained in:
Vincent Vidal 2025-08-07 16:07:57 +02:00
commit 8710a52d67
123 changed files with 20007 additions and 0 deletions

5
sepolicy/vendor/file.te vendored Normal file
View file

@ -0,0 +1,5 @@
type proc_powerhal_cpu_ctrl, fs_type, proc_type;
type proc_touch_boost, fs_type, proc_type;
type proc_core_ctl, fs_type, proc_type;
type sysfs_thermal_efuse, fs_type, sysfs_type;
type sysfs_charging_control, fs_type, sysfs_type;