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 48ro.logd. u:object_r:logd_prop:s0 49persist.logd.security u:object_r:device_logging_prop:s0 50persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0 51logd.logpersistd u:object_r:logpersistd_logging_prop:s0 52persist.log.tag u:object_r:log_tag_prop:s0 53persist.mmc. u:object_r:mmc_prop:s0 54persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0 55persist.sys. u:object_r:system_prop:s0 56persist.sys.safemode u:object_r:safemode_prop:s0 57ro.sys.safemode u:object_r:safemode_prop:s0 58persist.sys.audit_safemode u:object_r:safemode_prop:s0 59persist.service. u:object_r:system_prop:s0 60persist.service.bdroid. u:object_r:bluetooth_prop:s0 61persist.security. u:object_r:system_prop:s0 62persist.traced.enable u:object_r:traced_enabled_prop:s0 63persist.vendor.overlay. u:object_r:overlay_prop:s0 64ro.boot.vendor.overlay. u:object_r:overlay_prop:s0 65ro.boottime. u:object_r:boottime_prop:s0 66ro.serialno u:object_r:serialno_prop:s0 67ro.boot.btmacaddr u:object_r:bluetooth_prop:s0 68ro.boot.serialno u:object_r:serialno_prop:s0 69ro.bt. u:object_r:bluetooth_prop:s0 70ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0 71persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0 72sys.boot.reason u:object_r:system_boot_reason_prop:s0 73pm. u:object_r:pm_prop:s0 74test.sys.boot.reason u:object_r:test_boot_reason_prop:s0 75 76# Boolean property set by system server upon boot indicating 77# if device owner is provisioned. 78ro.device_owner u:object_r:device_logging_prop:s0 79 80# selinux non-persistent properties 81selinux.restorecon_recursive u:object_r:restorecon_prop:s0 82 83# default property context 84* u:object_r:default_prop:s0 85 86# data partition encryption properties 87vold. u:object_r:vold_prop:s0 88ro.crypto. u:object_r:vold_prop:s0 89 90# ro.build.fingerprint is either set in /system/build.prop, or is 91# set at runtime by system_server. 92ro.build.fingerprint u:object_r:fingerprint_prop:s0 93 94ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0 95 96# ctl properties 97ctl.bootanim u:object_r:ctl_bootanim_prop:s0 98ctl.android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0 99ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 100ctl.fuse_ u:object_r:ctl_fuse_prop:s0 101ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0 102ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 103ctl.bugreport u:object_r:ctl_bugreport_prop:s0 104ctl.console u:object_r:ctl_console_prop:s0 105ctl. u:object_r:ctl_default_prop:s0 106 107# Don't allow blind access to all services 108ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0 109ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0 110ctl.start$ u:object_r:ctl_start_prop:s0 111ctl.stop$ u:object_r:ctl_stop_prop:s0 112ctl.restart$ u:object_r:ctl_restart_prop:s0 113ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0 114ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0 115ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0 116 117# NFC properties 118nfc. u:object_r:nfc_prop:s0 119 120# These properties are not normally set by processes other than init. 121# They are only distinguished here for setting by qemu-props on the 122# emulator/goldfish. 123config. u:object_r:config_prop:s0 124ro.config. u:object_r:config_prop:s0 125dalvik. u:object_r:dalvik_prop:s0 126ro.dalvik. u:object_r:dalvik_prop:s0 127 128# Shared between system server and wificond 129wlan. u:object_r:wifi_prop:s0 130 131# Lowpan properties 132lowpan. u:object_r:lowpan_prop:s0 133ro.lowpan. u:object_r:lowpan_prop:s0 134 135# hwservicemanager properties 136hwservicemanager. u:object_r:hwservicemanager_prop:s0 137 138# Common default properties for vendor and odm. 139init.svc.odm. u:object_r:vendor_default_prop:s0 140init.svc.vendor. u:object_r:vendor_default_prop:s0 141ro.hardware. u:object_r:vendor_default_prop:s0 142ro.odm. u:object_r:vendor_default_prop:s0 143ro.vendor. u:object_r:vendor_default_prop:s0 144odm. u:object_r:vendor_default_prop:s0 145persist.odm. u:object_r:vendor_default_prop:s0 146persist.vendor. u:object_r:vendor_default_prop:s0 147vendor. u:object_r:vendor_default_prop:s0 148