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/location.te | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/qcom/common/location.te (limited to 'vendor/qcom/common/location.te') diff --git a/vendor/qcom/common/location.te b/vendor/qcom/common/location.te new file mode 100644 index 0000000..267faf3 --- /dev/null +++ b/vendor/qcom/common/location.te @@ -0,0 +1,3 @@ +type location, domain; +type location_exec, exec_type, vendor_file_type, file_type; +init_daemon_domain(location) -- cgit v1.2.3