From c25b1c43876ac43a222b949f731792e50cac4abb Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Thu, 7 Oct 2021 09:37:58 +0200 Subject: msm8996-common: sepolicy: Move sepolicy to vendor sepolicy Change-Id: If6e24a7bfc3cc866e3d3f442990aec03f8827c35 --- sepolicy/thermal-engine.te | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 sepolicy/thermal-engine.te (limited to 'sepolicy/thermal-engine.te') diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te deleted file mode 100644 index 4ad4f10..0000000 --- a/sepolicy/thermal-engine.te +++ /dev/null @@ -1,6 +0,0 @@ -allow thermal-engine { sysfs_batteryinfo sysfs_usb_supply }:file r_file_perms; -allow thermal-engine sysfs_batteryinfo:file write; -allow thermal-engine { sysfs_batteryinfo sysfs_usb_supply }:dir search; - -# Allow thermal-engine to read files in /sys -r_dir_file(thermal-engine, sysfs) -- cgit v1.2.3