From 61cca0a08d54fb5ca9948691e43bee09a22ace23 Mon Sep 17 00:00:00 2001 From: Adam Shih Date: Tue, 24 Sep 2019 18:58:44 +0800 Subject: initiate sepolicy from previous project Bug: 140358030 Test: build pass Change-Id: I826a641f96bed703511bee0f60183f9304442441 --- vendor/qcom/common/hal_tui_comm_qti.te | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/qcom/common/hal_tui_comm_qti.te (limited to 'vendor/qcom/common/hal_tui_comm_qti.te') diff --git a/vendor/qcom/common/hal_tui_comm_qti.te b/vendor/qcom/common/hal_tui_comm_qti.te new file mode 100644 index 0000000..e4f9319 --- /dev/null +++ b/vendor/qcom/common/hal_tui_comm_qti.te @@ -0,0 +1,3 @@ +type hal_tui_comm_qti, domain; +type hal_tui_comm_qti_exec, exec_type, file_type, vendor_file_type; +init_daemon_domain(hal_tui_comm_qti) \ No newline at end of file -- cgit v1.2.3