aboutsummaryrefslogtreecommitdiffstats
path: root/property_contexts
diff options
context:
space:
mode:
Diffstat (limited to 'property_contexts')
-rw-r--r--property_contexts8
1 files changed, 8 insertions, 0 deletions
diff --git a/property_contexts b/property_contexts
index 91ab594..1844910 100644
--- a/property_contexts
+++ b/property_contexts
@@ -20,6 +20,7 @@ runtime. u:object_r:system_prop:s0
hw. u:object_r:system_prop:s0
sys. u:object_r:system_prop:s0
sys.powerctl u:object_r:powerctl_prop:s0
+sys.usb.ffs. u:object_r:ffs_prop:s0
service. u:object_r:system_prop:s0
wlan. u:object_r:system_prop:s0
dhcp. u:object_r:dhcp_prop:s0
@@ -61,7 +62,14 @@ ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
ctl.bugreport u:object_r:ctl_bugreport_prop:s0
ctl.dhcpcd_bt-pan u:object_r:ctl_dhcp_pan_prop:s0
+ctl.console u:object_r:ctl_console_prop:s0
ctl. u:object_r:ctl_default_prop:s0
# NFC properties
nfc. u:object_r:nfc_prop:s0
+
+# These properties are not normally set by processes other than init.
+# They are only distinguished here for setting by qemu-props on the
+# emulator/goldfish.
+config. u:object_r:config_prop:s0
+dalvik. u:object_r:dalvik_prop:s0