blob: eb23a6d27eb4d00ee90d23cb4edac1e1d3053fbd [file] [log] [blame]
Stephen Smalley124720a2012-04-04 10:11:16 -04001##########################
2# property service keys
3#
4#
5net.rmnet0 u:object_r:radio_prop:s0
6net.gprs u:object_r:radio_prop:s0
7net.ppp u:object_r:radio_prop:s0
8net.qmi u:object_r:radio_prop:s0
9net.lte u:object_r:radio_prop:s0
Stephen Smalley730957a2012-04-04 16:01:19 -040010net.cdma u:object_r:radio_prop:s0
11gsm. u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040012persist.radio u:object_r:radio_prop:s0
13net.dns u:object_r:radio_prop:s0
14sys.usb.config u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040015
16ril. u:object_r:rild_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040017
18net. u:object_r:system_prop:s0
19dev. u:object_r:system_prop:s0
20runtime. u:object_r:system_prop:s0
21hw. u:object_r:system_prop:s0
22sys. u:object_r:system_prop:s0
Nick Kralevich7914a472013-06-28 20:15:37 -070023sys.powerctl u:object_r:powerctl_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040024service. u:object_r:system_prop:s0
25wlan. u:object_r:system_prop:s0
26dhcp. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070027bluetooth. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040028
Nick Kralevichdd1ec6d2013-11-01 10:45:03 -070029debug. u:object_r:debug_prop:s0
Nick Kralevich116a20f2014-02-05 16:36:25 -080030debug.db. u:object_r:debuggerd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040031log. u:object_r:shell_prop:s0
32service.adb.root u:object_r:shell_prop:s0
33service.adb.tcp.port u:object_r:shell_prop:s0
34
William Robertse2ad3182012-11-27 17:34:54 -080035persist.audio. u:object_r:audio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040036persist.sys. u:object_r:system_prop:s0
37persist.service. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070038persist.service.bdroid. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040039persist.security. u:object_r:system_prop:s0
William Roberts9e70c8b2013-01-23 14:02:43 -080040
41# mmac persistent properties
42persist.mmac. u:object_r:security_prop:s0
43
44# selinux non-persistent properties
45selinux. u:object_r:security_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040046
47# default property context
48* u:object_r:default_prop:s0
49
50# data partition encryption properties
51vold. u:object_r:vold_prop:s0
52crypto. u:object_r:vold_prop:s0
53
54# ctl properties
55ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
56ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
57ctl. u:object_r:ctl_default_prop:s0