summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Delva <adelva@google.com>2019-11-27 20:48:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-11-27 20:48:51 +0000
commita38f9e52ca33cbeff2fa654e7b5cc519a37b604e (patch)
tree3bb4dcfa5bd479f0964230e4e8ffc0c95a0c6871
parent8744be70a4ba0e4a386f7439d25b98dcb61c170f (diff)
parent8538fcdc2ace90ea8762a968d5ce43b599dd82c6 (diff)
downloadhikey-a38f9e52ca33cbeff2fa654e7b5cc519a37b604e.tar.gz
Merge "hikey/hikey960: Add hal_health_default.te spolicy"
-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};