1 ########################## 2 # property service keys 3 # 4 # 5 net.rmnet0 u:object_r:radio_prop:s0 6 net.gprs u:object_r:radio_prop:s0 7 net.ppp u:object_r:radio_prop:s0 8 net.qmi u:object_r:radio_prop:s0 9 net.lte u:object_r:radio_prop:s0 10 net.cdma u:object_r:radio_prop:s0 11 gsm. u:object_r:radio_prop:s0 12 persist.radio u:object_r:radio_prop:s0 13 net.dns u:object_r:radio_prop:s0 14 sys.usb.config u:object_r:radio_prop:s0 15 16 ril. u:object_r:rild_prop:s0 17 18 net. u:object_r:system_prop:s0 19 dev. u:object_r:system_prop:s0 20 runtime. u:object_r:system_prop:s0 21 hw. u:object_r:system_prop:s0 22 sys. u:object_r:system_prop:s0 23 sys.powerctl u:object_r:powerctl_prop:s0 24 service. u:object_r:system_prop:s0 25 wlan. u:object_r:system_prop:s0 26 dhcp. u:object_r:system_prop:s0 27 bluetooth. u:object_r:bluetooth_prop:s0 28 29 debug. u:object_r:shell_prop:s0 30 log. u:object_r:shell_prop:s0 31 service.adb.root u:object_r:shell_prop:s0 32 service.adb.tcp.port u:object_r:shell_prop:s0 33 34 persist.audio. u:object_r:audio_prop:s0 35 persist.sys. u:object_r:system_prop:s0 36 persist.service. u:object_r:system_prop:s0 37 persist.service.bdroid. u:object_r:bluetooth_prop:s0 38 persist.security. u:object_r:system_prop:s0 39 40 # mmac persistent properties 41 persist.mmac. u:object_r:security_prop:s0 42 43 # selinux non-persistent properties 44 selinux. u:object_r:security_prop:s0 45 46 # default property context 47 * u:object_r:default_prop:s0 48 49 # data partition encryption properties 50 vold. u:object_r:vold_prop:s0 51 crypto. u:object_r:vold_prop:s0 52 53 # ctl properties 54 ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 55 ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 56 ctl. u:object_r:ctl_default_prop:s0 57