aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/thermal-engine.te
diff options
context:
space:
mode:
authorDavide Garberi <dade.garberi@gmail.com>2018-01-20 15:13:00 +0100
committerDavide Garberi <dade.garberi@gmail.com>2018-01-20 15:13:00 +0100
commit13cfb04c5e910523bbf01f7ca0c1d51d001489cb (patch)
tree1dac49438bb5d3fd1a0450dc607216758fb0fbd6 /sepolicy/thermal-engine.te
parent5a02f24d9b5b7fef21bc6e06f537a7ee4c8f05dc (diff)
msm8996-common: sepolicy: thermal-engine: Address a denial
Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'sepolicy/thermal-engine.te')
-rw-r--r--sepolicy/thermal-engine.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te
index 4b8c024..7f8e14a 100644
--- a/sepolicy/thermal-engine.te
+++ b/sepolicy/thermal-engine.te
@@ -8,3 +8,4 @@ allow thermal-engine diag_device:chr_file { read write };
allow thermal-engine diag_device:chr_file open;
allow thermal-engine diag_device:chr_file ioctl;
allow thermal-engine socket_device:sock_file { create setattr };
+allow thermal-engine sysfs_uio:dir read;