summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/power_off_alarm.te
diff options
context:
space:
mode:
authorAdam Shih <adamshih@google.com>2019-08-14 13:55:18 +0800
committerChenglu Lin <chenglulin@google.com>2019-08-30 14:17:39 +0800
commit8553b5b7268b8daebd9d4c99fde9bdf125fd8882 (patch)
tree416497dedb608a4f9351a85f5dba0e4ef9a7bc73 /vendor/qcom/common/power_off_alarm.te
parentcebbf406010f9399c87a380226b171c95ccc2f0b (diff)
downloadredfin-sepolicy-8553b5b7268b8daebd9d4c99fde9bdf125fd8882.tar.gz
initialize selinux contexts
Bug: 137166127 Bug: 140276044 Change-Id: I2e277bc98eb67b71fa91536e509e3331a33ed14b
Diffstat (limited to 'vendor/qcom/common/power_off_alarm.te')
-rw-r--r--vendor/qcom/common/power_off_alarm.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/qcom/common/power_off_alarm.te b/vendor/qcom/common/power_off_alarm.te
new file mode 100644
index 0000000..ae1f811
--- /dev/null
+++ b/vendor/qcom/common/power_off_alarm.te
@@ -0,0 +1,3 @@
+type power_off_alarm, domain;
+type power_off_alarm_exec, exec_type, vendor_file_type, file_type;
+init_daemon_domain(power_off_alarm) \ No newline at end of file