aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/thermal-engine.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/thermal-engine.te')
-rw-r--r--sepolicy/thermal-engine.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/thermal-engine.te b/sepolicy/thermal-engine.te
new file mode 100644
index 0000000..d57ef05
--- /dev/null
+++ b/sepolicy/thermal-engine.te
@@ -0,0 +1,3 @@
+allow thermal-engine diag_prop:property_service set;
+allow thermal-engine init:unix_stream_socket connectto;
+allow thermal-engine property_socket:sock_file write;