sm6150-common: sepolicy: Allow parts to modify thermal config

Change-Id: I940a6deef33df856f0e093c3d048708271e9ef2f
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
Pranav Vashi
2024-06-01 01:14:38 +05:30
committed by therealmharc
parent 642251df47
commit 29b74efa2c

View File

@@ -9,3 +9,5 @@ allow system_app sysfs_doze:file rw_file_perms;
allow system_app { motor_device vendor_sysfs_graphics sysfs_leds }:dir search;
allow system_app { cgroup vendor_sysfs_graphics }:file rw_file_perms;
allow system_app { motor_device vendor_sysfs_graphics hall_device }:chr_file rw_file_perms;
allow system_app sysfs_thermal:file rw_file_perms;