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 service. u:object_r:system_prop:s0 24 wlan. u:object_r:system_prop:s0 25 dhcp. u:object_r:system_prop:s0 26 bluetooth. u:object_r:bluetooth_prop:s0 27 28 debug. u:object_r:shell_prop:s0 29 log. u:object_r:shell_prop:s0 30 service.adb.root u:object_r:shell_prop:s0 31 service.adb.tcp.port u:object_r:shell_prop:s0 32 33 persist.audio. u:object_r:audio_prop:s0 34 persist.sys. u:object_r:system_prop:s0 35 persist.service. u:object_r:system_prop:s0 36 persist.service.bdroid. u:object_r:bluetooth_prop:s0 37 persist.security. u:object_r:system_prop:s0 38 39 # mmac persistent properties 40 persist.mmac. u:object_r:security_prop:s0 41 42 # selinux non-persistent properties 43 selinux. u:object_r:security_prop:s0 44 45 # default property context 46 * u:object_r:default_prop:s0 47 48 # data partition encryption properties 49 vold. u:object_r:vold_prop:s0 50 crypto. u:object_r:vold_prop:s0 51 52 # ctl properties 53 ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 54 ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 55 ctl. u:object_r:ctl_default_prop:s0 56