summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2019-11-27 12:52:26 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-11-27 12:52:26 -0800
commit88ae0344943fc1e576930f62d8352946467696bc (patch)
tree3bb4dcfa5bd479f0964230e4e8ffc0c95a0c6871
parenta8ab0348ac8ffe59d95c0d174db4b0af4654e029 (diff)
parenta38f9e52ca33cbeff2fa654e7b5cc519a37b604e (diff)
downloadhikey-88ae0344943fc1e576930f62d8352946467696bc.tar.gz
Merge "hikey/hikey960: Add hal_health_default.te spolicy"
am: a38f9e52ca Change-Id: If2cff57db8615a10f972d06c6aa2f121bb2f0e3c
-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};