summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2019-11-27 12:57:27 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-11-27 12:57:27 -0800
commited77f045d4a98b73f1b15a07d6de8fb44a21ee48 (patch)
treeb44e84768dd46e6a56ecc343ff7612cb20ce98a4
parentb25d6e0728dc4bdf5b1428b845d5d90f084cbb73 (diff)
parent8e1e39a7e17c177ba9437cc42a7335e5301f1366 (diff)
downloadhikey-ed77f045d4a98b73f1b15a07d6de8fb44a21ee48.tar.gz
Merge "hikey/hikey960: Add hal_health_default.te spolicy" am: a38f9e52ca am: 88ae034494
am: 8e1e39a7e1 Change-Id: Idbfb5aa916ec8ae8b36c92d8537ab07c4549da32
-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};