sm8350-common: sepolicy: let mi_thermald create thermal_data_file files
This commit is contained in:
parent
17b2e1a30b
commit
0f30a327a3
3
sepolicy/vendor/mi_thermald.te
vendored
3
sepolicy/vendor/mi_thermald.te
vendored
@ -16,7 +16,8 @@ allow mi_thermald sysfs_thermal:file w_file_perms;
|
||||
allow mi_thermald vendor_sysfs_kgsl:file w_file_perms;
|
||||
allow mi_thermald vendor_sysfs_battery_supply:file w_file_perms;
|
||||
allow mi_thermald vendor_sysfs_graphics:file w_file_perms;
|
||||
allow mi_thermald thermal_data_file:file rw_file_perms;
|
||||
allow mi_thermald thermal_data_file:dir w_dir_perms;
|
||||
allow mi_thermald thermal_data_file:file create_file_perms;
|
||||
allow mi_thermald vendor_data_file:file rw_file_perms;
|
||||
allow mi_thermald vendor_data_file:dir w_dir_perms;
|
||||
allow mi_thermald sysfs_devices_system_cpu:file rw_file_perms;
|
||||
|
Loading…
Reference in New Issue
Block a user