summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2019-11-27 12:54:27 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-11-27 12:54:27 -0800
commit8e1e39a7e17c177ba9437cc42a7335e5301f1366 (patch)
tree3bb4dcfa5bd479f0964230e4e8ffc0c95a0c6871
parentae730a2e5cd39200f1ec1a5f811ab2959ffaff32 (diff)
parent88ae0344943fc1e576930f62d8352946467696bc (diff)
downloadhikey-8e1e39a7e17c177ba9437cc42a7335e5301f1366.tar.gz
Merge "hikey/hikey960: Add hal_health_default.te spolicy" am: a38f9e52ca
am: 88ae034494 Change-Id: I217bfa24cf046cb1a81019bbfcb1bd7d6a4e3c1a
-rw-r--r--sepolicy/hal_health_default.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/hal_health_default.te b/sepolicy/hal_health_default.te
new file mode 100644
index 00000000..182c6554
--- /dev/null
+++ b/sepolicy/hal_health_default.te
@@ -0,0 +1,2 @@
+#============= hal_health_default ==============
+allow hal_health_default sysfs:file {open read};