summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/tee.te
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/qcom/common/tee.te')
-rw-r--r--vendor/qcom/common/tee.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/qcom/common/tee.te b/vendor/qcom/common/tee.te
index b28b1b7..d1e8cc1 100644
--- a/vendor/qcom/common/tee.te
+++ b/vendor/qcom/common/tee.te
@@ -31,3 +31,6 @@ allow tee hal_graphics_allocator_default:fd use;
allow tee sysfs_wake_lock:file append;
allow tee time_daemon:unix_stream_socket connectto;
+
+# allow tee access for secure UI to work
+allow tee graphics_device:chr_file rw_file_perms;