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 27 debug. u:object_r:shell_prop:s0 28 log. u:object_r:shell_prop:s0 29 service.adb.root u:object_r:shell_prop:s0 30 service.adb.tcp.port u:object_r:shell_prop:s0 31 32 persist.sys. u:object_r:system_prop:s0 33 persist.service. u:object_r:system_prop:s0 34 persist.security. u:object_r:system_prop:s0 35 selinux. u:object_r:system_prop:s0 36 37 # default property context 38 * u:object_r:default_prop:s0 39 40 # data partition encryption properties 41 vold. u:object_r:vold_prop:s0 42 crypto. u:object_r:vold_prop:s0 43 44 # ctl properties 45 ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 46 ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 47 ctl. u:object_r:ctl_default_prop:s0 48