summaryrefslogtreecommitdiffstats
path: root/common/thermal-engine.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/thermal-engine.te')
-rw-r--r--common/thermal-engine.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/thermal-engine.te b/common/thermal-engine.te
index 4f0e1af0..33a0efed 100644
--- a/common/thermal-engine.te
+++ b/common/thermal-engine.te
@@ -51,3 +51,7 @@ allow thermal-engine uio_device:chr_file rw_file_perms;
#Label the thermal sockets correctly
type_transition thermal-engine socket_device:sock_file thermal_socket;
+
+userdebug_or_eng(`
+ diag_use(thermal-engine)
+')