From 0bd113d3c9da1923f411f4b763a80f6eee9e711e Mon Sep 17 00:00:00 2001 From: ontherunvaro Date: Thu, 16 Feb 2017 23:02:32 +0100 Subject: sepolicy: address some denials --- sepolicy/thermal-engine.te | 1 + 1 file changed, 1 insertion(+) (limited to 'sepolicy/thermal-engine.te') diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te index 596fb92..af4785d 100644 --- a/sepolicy/thermal-engine.te +++ b/sepolicy/thermal-engine.te @@ -3,3 +3,4 @@ type_transition thermal-engine system_data_file:file thermal_data_file "decrypt. allow thermal-engine sysfs_kgsl:file r_file_perms; allow thermal-engine system_data_file:dir w_dir_perms; allow thermal-engine thermal_data_file:file create_file_perms; +allow thermal-engine sysfs_usb_supply:dir search; -- cgit v1.2.3