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_dns_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
21ro.runtime.firstboot    u:object_r:firstboot_prop:s0
22hw.                     u:object_r:system_prop:s0
23ro.hw.                  u:object_r:system_prop:s0
24sys.                    u:object_r:system_prop:s0
25sys.cppreopt            u:object_r:cppreopt_prop:s0
26sys.powerctl            u:object_r:powerctl_prop:s0
27sys.usb.ffs.            u:object_r:ffs_prop:s0
28service.                u:object_r:system_prop:s0
29dhcp.                   u:object_r:dhcp_prop:s0
30dhcp.bt-pan.result      u:object_r:pan_result_prop:s0
31bluetooth.              u:object_r:bluetooth_prop:s0
32
33debug.                  u:object_r:debug_prop:s0
34debug.db.               u:object_r:debuggerd_prop:s0
35dumpstate.              u:object_r:dumpstate_prop:s0
36dumpstate.options       u:object_r:dumpstate_options_prop:s0
37log.                    u:object_r:log_prop:s0
38log.tag                 u:object_r:log_tag_prop:s0
39log.tag.WifiHAL         u:object_r:wifi_log_prop:s0
40security.perf_harden    u:object_r:shell_prop:s0
41service.adb.root        u:object_r:shell_prop:s0
42service.adb.tcp.port    u:object_r:shell_prop:s0
43
44persist.audio.          u:object_r:audio_prop:s0
45persist.bluetooth.      u:object_r:bluetooth_prop:s0
46persist.debug.          u:object_r:persist_debug_prop:s0
47persist.logd.           u:object_r:logd_prop:s0
48persist.logd.security   u:object_r:device_logging_prop:s0
49persist.logd.logpersistd        u:object_r:logpersistd_logging_prop:s0
50logd.logpersistd        u:object_r:logpersistd_logging_prop:s0
51persist.log.tag         u:object_r:log_tag_prop:s0
52persist.mmc.            u:object_r:mmc_prop:s0
53persist.netd.stable_secret      u:object_r:netd_stable_secret_prop:s0
54persist.sys.            u:object_r:system_prop:s0
55persist.sys.safemode    u:object_r:safemode_prop:s0
56ro.sys.safemode         u:object_r:safemode_prop:s0
57persist.sys.audit_safemode      u:object_r:safemode_prop:s0
58persist.service.        u:object_r:system_prop:s0
59persist.service.bdroid. u:object_r:bluetooth_prop:s0
60persist.security.       u:object_r:system_prop:s0
61persist.vendor.overlay.  u:object_r:overlay_prop:s0
62ro.boot.vendor.overlay.  u:object_r:overlay_prop:s0
63ro.boottime.             u:object_r:boottime_prop:s0
64ro.serialno             u:object_r:serialno_prop:s0
65ro.boot.btmacaddr       u:object_r:bluetooth_prop:s0
66ro.boot.serialno        u:object_r:serialno_prop:s0
67ro.bt.                  u:object_r:bluetooth_prop:s0
68
69# Boolean property set by system server upon boot indicating
70# if device owner is provisioned.
71ro.device_owner         u:object_r:device_logging_prop:s0
72
73# selinux non-persistent properties
74selinux.restorecon_recursive   u:object_r:restorecon_prop:s0
75
76# default property context
77*                       u:object_r:default_prop:s0
78
79# data partition encryption properties
80vold.                   u:object_r:vold_prop:s0
81ro.crypto.              u:object_r:vold_prop:s0
82
83# ro.build.fingerprint is either set in /system/build.prop, or is
84# set at runtime by system_server.
85ro.build.fingerprint    u:object_r:fingerprint_prop:s0
86
87ro.persistent_properties.ready  u:object_r:persistent_properties_ready_prop:s0
88
89# ctl properties
90ctl.bootanim            u:object_r:ctl_bootanim_prop:s0
91ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
92ctl.fuse_               u:object_r:ctl_fuse_prop:s0
93ctl.mdnsd               u:object_r:ctl_mdnsd_prop:s0
94ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
95ctl.bugreport           u:object_r:ctl_bugreport_prop:s0
96ctl.console             u:object_r:ctl_console_prop:s0
97ctl.                    u:object_r:ctl_default_prop:s0
98
99# NFC properties
100nfc.                    u:object_r:nfc_prop:s0
101
102# These properties are not normally set by processes other than init.
103# They are only distinguished here for setting by qemu-props on the
104# emulator/goldfish.
105config.                 u:object_r:config_prop:s0
106ro.config.              u:object_r:config_prop:s0
107dalvik.                 u:object_r:dalvik_prop:s0
108ro.dalvik.              u:object_r:dalvik_prop:s0
109
110# Shared between system server and wificond
111wlan.                   u:object_r:wifi_prop:s0
112
113# hwservicemanager properties
114hwservicemanager.       u:object_r:hwservicemanager_prop:s0
115