aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/file_contexts
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2017-02-11 13:49:23 +0000
committerdavidevinavil <davidevinavil@gmail.com>2017-04-07 13:15:36 +0200
commit3132a6f96daa630dc34eafb591d6b36248778508 (patch)
tree892ae2dfc23e6ad3b336e74dfac5362f078efc7a /sepolicy/file_contexts
parent350c995834af38a7e0254a85a3e2851aae2aa982 (diff)
sepolicy: Address few missing denials
Change-Id: Ie5c1edde619cb273bdeb07cf6cafc83c4b314e6b
Diffstat (limited to 'sepolicy/file_contexts')
-rw-r--r--sepolicy/file_contexts4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/file_contexts b/sepolicy/file_contexts
index 65154cf..c1dd5ed 100644
--- a/sepolicy/file_contexts
+++ b/sepolicy/file_contexts
@@ -29,3 +29,7 @@
/system/bin/ifaadaemon u:object_r:ifaadaemon_exec:s0
/system/bin/readmac u:object_r:readmac_exec:s0
+
+# Data files
+/data/decrypt.txt u:object_r:thermal_data_file:s0
+/data/misc/netmgr/log.txt u:object_r:netmgrd_data_file:s0