From 3607af54ca48c8a145a97bab0cf5012d45ade555 Mon Sep 17 00:00:00 2001 From: kleidione Freitas Date: Sun, 6 Mar 2022 11:57:51 -0300 Subject: veux: Import XiaomiParts from sm8250 Credits: https://github.com/xiaomi-sm8250-devs/android_device_xiaomi_sm8250-common - Adapte to pixelexperiece - Drop doze - Drop fod and pop camera - Add Clear speaker - Adapte SEPolicy credis: [Sebastiano Barezzi, Chenyang Zhong] Co-authored-by: Sebastiano Barezzi Co-authored-by: Adithya R Co-authored-by: kubersharma001 Co-authored-by: TheScarastic Co-authored-by: Joey Signed-off-by: kleidione --- sepolicy/vendor/thermal-engine.te | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 sepolicy/vendor/thermal-engine.te (limited to 'sepolicy/vendor') diff --git a/sepolicy/vendor/thermal-engine.te b/sepolicy/vendor/thermal-engine.te deleted file mode 100644 index 6e59f5b..0000000 --- a/sepolicy/vendor/thermal-engine.te +++ /dev/null @@ -1,11 +0,0 @@ -allow vendor_thermal-engine { - vendor_sysfs_devfreq - thermal_data_file -}:dir r_dir_perms; - -allow vendor_thermal-engine vendor_sysfs_devfreq:file rw_file_perms; - -# Rule for vendor_thermal-engine to access init process -unix_socket_connect(vendor_thermal-engine, property, init); - -set_prop(vendor_thermal-engine, vendor_thermal_normal_prop) \ No newline at end of file -- cgit v1.2.3