summaryrefslogtreecommitdiffstats
path: root/sepolicy/common/rild.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/common/rild.te')
-rw-r--r--sepolicy/common/rild.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/common/rild.te b/sepolicy/common/rild.te
new file mode 100644
index 0000000..ea18373
--- /dev/null
+++ b/sepolicy/common/rild.te
@@ -0,0 +1,3 @@
+# Allow rild to read these properties, they only have an SELinux label in the
+# emulator.
+get_prop(rild, net_eth0_prop);