• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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.sys.            u:object_r:system_prop:s0
54persist.sys.safemode    u:object_r:safemode_prop:s0
55ro.sys.safemode         u:object_r:safemode_prop:s0
56persist.sys.audit_safemode      u:object_r:safemode_prop:s0
57persist.service.        u:object_r:system_prop:s0
58persist.service.bdroid. u:object_r:bluetooth_prop:s0
59persist.security.       u:object_r:system_prop:s0
60persist.vendor.overlay.  u:object_r:overlay_prop:s0
61ro.boot.vendor.overlay.  u:object_r:overlay_prop:s0
62ro.boottime.             u:object_r:boottime_prop:s0
63ro.serialno             u:object_r:serialno_prop:s0
64ro.boot.btmacaddr       u:object_r:bluetooth_prop:s0
65ro.boot.serialno        u:object_r:serialno_prop:s0
66ro.bt.                  u:object_r:bluetooth_prop:s0
67
68# Boolean property set by system server upon boot indicating
69# if device owner is provisioned.
70ro.device_owner         u:object_r:device_logging_prop:s0
71
72# selinux non-persistent properties
73selinux.restorecon_recursive   u:object_r:restorecon_prop:s0
74
75# default property context
76*                       u:object_r:default_prop:s0
77
78# data partition encryption properties
79vold.                   u:object_r:vold_prop:s0
80ro.crypto.              u:object_r:vold_prop:s0
81
82# ro.build.fingerprint is either set in /system/build.prop, or is
83# set at runtime by system_server.
84ro.build.fingerprint    u:object_r:fingerprint_prop:s0
85
86ro.persistent_properties.ready  u:object_r:persistent_properties_ready_prop:s0
87
88# ctl properties
89ctl.bootanim            u:object_r:ctl_bootanim_prop:s0
90ctl.dumpstate           u:object_r:ctl_dumpstate_prop:s0
91ctl.fuse_               u:object_r:ctl_fuse_prop:s0
92ctl.mdnsd               u:object_r:ctl_mdnsd_prop:s0
93ctl.ril-daemon          u:object_r:ctl_rildaemon_prop:s0
94ctl.bugreport           u:object_r:ctl_bugreport_prop:s0
95ctl.console             u:object_r:ctl_console_prop:s0
96ctl.                    u:object_r:ctl_default_prop:s0
97
98# NFC properties
99nfc.                    u:object_r:nfc_prop:s0
100
101# These properties are not normally set by processes other than init.
102# They are only distinguished here for setting by qemu-props on the
103# emulator/goldfish.
104config.                 u:object_r:config_prop:s0
105ro.config.              u:object_r:config_prop:s0
106dalvik.                 u:object_r:dalvik_prop:s0
107ro.dalvik.              u:object_r:dalvik_prop:s0
108
109# Shared between system server and wificond
110wlan.                   u:object_r:wifi_prop:s0
111
112# hwservicemanager properties
113hwservicemanager.       u:object_r:hwservicemanager_prop:s0
114
115# ASAN install trigger
116asan.restore_reboot  u:object_r:asan_reboot_prop:s0
117