1##########################
2# property service keys
3#
4#
5net.rmnet               u:object_r:net_radio_prop:s0
6net.gprs                u:object_r:net_radio_prop:s0
7net.ppp                 u:object_r:net_radio_prop:s0
8net.qmi                 u:object_r:net_radio_prop:s0
9net.lte                 u:object_r:net_radio_prop:s0
10net.cdma                u:object_r:net_radio_prop:s0
11net.dns                 u:object_r:net_radio_prop:s0
12sys.usb.config          u:object_r:system_radio_prop:s0
13ril.                    u:object_r:radio_prop:s0
14ro.ril.                 u:object_r:radio_prop:s0
15gsm.                    u:object_r:radio_prop:s0
16persist.radio           u:object_r:radio_prop:s0
17
18net.                    u:object_r:system_prop:s0
19dev.                    u:object_r:system_prop:s0
20ro.runtime.             u:object_r:system_prop:s0
21hw.                     u:object_r:system_prop:s0
22ro.hw.                  u:object_r:system_prop:s0
23sys.                    u:object_r:system_prop:s0
24sys.powerctl            u:object_r:powerctl_prop:s0
25sys.usb.ffs.            u:object_r:ffs_prop:s0
26service.                u:object_r:system_prop:s0
27wlan.                   u:object_r:system_prop:s0
28dhcp.                   u:object_r:dhcp_prop:s0
29dhcp.bt-pan.result      u:object_r:pan_result_prop:s0
30bluetooth.              u:object_r:bluetooth_prop:s0
31
32debug.                  u:object_r:debug_prop:s0
33debug.db.               u:object_r:debuggerd_prop:s0
34dumpstate.              u:object_r:dumpstate_prop:s0
35log.                    u:object_r:log_prop:s0
36log.tag                 u:object_r:log_tag_prop:s0
37log.tag.WifiHAL         u:object_r:wifi_log_prop:s0
38security.perf_harden    u:object_r:shell_prop:s0
39service.adb.root        u:object_r:shell_prop:s0
40service.adb.tcp.port    u:object_r:shell_prop:s0
41
42persist.audio.          u:object_r:audio_prop:s0
43persist.debug.          u:object_r:persist_debug_prop:s0
44persist.logd.           u:object_r:logd_prop:s0
45persist.logd.security   u:object_r:device_logging_prop:s0
46persist.log.tag         u:object_r:log_tag_prop:s0
47persist.mmc.            u:object_r:mmc_prop:s0
48persist.sys.            u:object_r:system_prop:s0
49persist.sys.safemode    u:object_r:safemode_prop:s0
50ro.sys.safemode         u:object_r:safemode_prop:s0
51persist.sys.audit_safemode      u:object_r:safemode_prop:s0
52persist.service.        u:object_r:system_prop:s0
53persist.service.bdroid. u:object_r:bluetooth_prop:s0
54persist.security.       u:object_r:system_prop:s0
55
56# Boolean property set by system server upon boot indicating
57# if device owner is provisioned.
58ro.device_owner         u:object_r:device_logging_prop:s0
59
60# selinux non-persistent properties
61selinux.restorecon_recursive   u:object_r:restorecon_prop:s0
62selinux.                       u:object_r:security_prop:s0
63
64# default property context
65*                       u:object_r:default_prop:s0
66
67# data partition encryption properties
68vold.                   u:object_r:vold_prop:s0
69ro.crypto.              u:object_r:vold_prop:s0
70
71# ro.build.fingerprint is either set in /system/build.prop, or is
72# set at runtime by system_server.
73ro.build.fingerprint    u:object_r:fingerprint_prop:s0
74
75# ctl properties
76ctl.bootanim            u:object_r:ctl_bootanim_prop:s0
77ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
78ctl.fuse_               u:object_r:ctl_fuse_prop:s0
79ctl.mdnsd               u:object_r:ctl_mdnsd_prop:s0
80ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
81ctl.bugreport           u:object_r:ctl_bugreport_prop:s0
82ctl.console             u:object_r:ctl_console_prop:s0
83ctl.                    u:object_r:ctl_default_prop:s0
84
85# NFC properties
86nfc.                    u:object_r:nfc_prop:s0
87
88# These properties are not normally set by processes other than init.
89# They are only distinguished here for setting by qemu-props on the
90# emulator/goldfish.
91config.                 u:object_r:config_prop:s0
92ro.config.              u:object_r:config_prop:s0
93dalvik.                 u:object_r:dalvik_prop:s0
94ro.dalvik.              u:object_r:dalvik_prop:s0
95