blob: de9fce1896a1059ae8644652d5a2892c5c3344fb [file] [log] [blame]
Stephen Smalley124720a2012-04-04 10:11:16 -04001##########################
2# property service keys
3#
4#
Stephen Smalleyfee49152014-06-19 10:27:02 -04005net.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
Nick Kralevich4e404292017-02-09 16:08:11 -080011net.dns u:object_r:net_dns_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +090012# TODO(b/36001741): Rename to sys.usb.config when exact match is supported and
13# so an exact-matching spec isn't considered as a duplicate of a
14# prefix-matching spec having the same property name.
15sys.usb.conf u:object_r:system_radio_prop:s0
Stephen Smalleyfee49152014-06-19 10:27:02 -040016ril. u:object_r:radio_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080017ro.ril. u:object_r:radio_prop:s0
Stephen Smalley730957a2012-04-04 16:01:19 -040018gsm. u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040019persist.radio u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040020
21net. u:object_r:system_prop:s0
22dev. u:object_r:system_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080023ro.runtime. u:object_r:system_prop:s0
Alex Klyubin062236a2016-12-27 14:05:46 -080024ro.runtime.firstboot u:object_r:firstboot_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040025hw. u:object_r:system_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080026ro.hw. u:object_r:system_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040027sys. u:object_r:system_prop:s0
Alex Lightb7ebb322016-06-22 15:47:09 -070028sys.cppreopt u:object_r:cppreopt_prop:s0
Nick Kralevich7914a472013-06-28 20:15:37 -070029sys.powerctl u:object_r:powerctl_prop:s0
Nick Kralevichcaefbd72015-04-23 19:42:25 -070030sys.usb.ffs. u:object_r:ffs_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040031service. u:object_r:system_prop:s0
Stephen Smalleyfee49152014-06-19 10:27:02 -040032dhcp. u:object_r:dhcp_prop:s0
Paul Jensen97a2cfd2014-06-18 09:20:36 -040033dhcp.bt-pan.result u:object_r:pan_result_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070034bluetooth. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040035
Nick Kralevichdd1ec6d2013-11-01 10:45:03 -070036debug. u:object_r:debug_prop:s0
Nick Kralevich116a20f2014-02-05 16:36:25 -080037debug.db. u:object_r:debuggerd_prop:s0
Felipe Leme83fd8a52015-12-01 18:03:05 -080038dumpstate. u:object_r:dumpstate_prop:s0
Felipe Lemea5a80722016-09-21 10:44:11 -070039dumpstate.options u:object_r:dumpstate_options_prop:s0
mukesh agrawal84cfde22016-04-15 11:10:06 -070040log. u:object_r:log_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070041log.tag u:object_r:log_tag_prop:s0
mukesh agrawale651f6f2016-04-15 11:10:39 -070042log.tag.WifiHAL u:object_r:wifi_log_prop:s0
Daniel Micay38ac77e2016-05-31 16:01:08 -040043security.perf_harden u:object_r:shell_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040044service.adb.root u:object_r:shell_prop:s0
45service.adb.tcp.port u:object_r:shell_prop:s0
46
William Robertse2ad3182012-11-27 17:34:54 -080047persist.audio. u:object_r:audio_prop:s0
Andre Eisenbacheebdb472016-02-08 15:39:00 -080048persist.bluetooth. u:object_r:bluetooth_prop:s0
Yasuhiro Matsuda3d328172015-06-24 15:24:17 +090049persist.debug. u:object_r:persist_debug_prop:s0
Mark Salyzyn9e7bbf62014-06-12 12:47:22 -070050persist.logd. u:object_r:logd_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +090051ro.logd. u:object_r:logd_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +000052persist.logd.security u:object_r:device_logging_prop:s0
Mark Salyzyn68d67a02016-06-06 12:18:46 -070053persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn91e7ac92016-07-08 08:41:08 -070054logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070055persist.log.tag u:object_r:log_tag_prop:s0
Mark Salyzynd1435602016-02-04 10:55:43 -080056persist.mmc. u:object_r:mmc_prop:s0
Lorenzo Colitti5b3efd32017-07-11 09:43:19 +090057persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040058persist.sys. u:object_r:system_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080059persist.sys.safemode u:object_r:safemode_prop:s0
dcashman3e8d1bf2016-03-02 16:14:17 -080060ro.sys.safemode u:object_r:safemode_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080061persist.sys.audit_safemode u:object_r:safemode_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040062persist.service. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070063persist.service.bdroid. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040064persist.security. u:object_r:system_prop:s0
Jason Monk0e1cbf52016-11-09 15:19:05 -050065persist.vendor.overlay. u:object_r:overlay_prop:s0
66ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
Nick Kralevichbb9a3882016-12-13 19:50:36 -080067ro.boottime. u:object_r:boottime_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080068ro.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -080069ro.boot.btmacaddr u:object_r:bluetooth_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080070ro.boot.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -080071ro.bt. u:object_r:bluetooth_prop:s0
Mark Salyzyn006c2e92017-08-14 14:25:10 -070072ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0
73persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0
74sys.boot.reason u:object_r:system_boot_reason_prop:s0
Calin Juravle53165482017-11-16 05:28:14 +000075pm. u:object_r:pm_prop:s0
William Roberts9e70c8b2013-01-23 14:02:43 -080076
Rubin Xu0c8286f2016-01-04 15:20:45 +000077# Boolean property set by system server upon boot indicating
78# if device owner is provisioned.
79ro.device_owner u:object_r:device_logging_prop:s0
80
William Roberts9e70c8b2013-01-23 14:02:43 -080081# selinux non-persistent properties
Jeff Sharkey7617cd42015-06-09 11:01:04 -070082selinux.restorecon_recursive u:object_r:restorecon_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040083
84# default property context
85* u:object_r:default_prop:s0
86
87# data partition encryption properties
88vold. u:object_r:vold_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080089ro.crypto. u:object_r:vold_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040090
Nick Kralevichc48971f2014-11-18 14:36:23 -080091# ro.build.fingerprint is either set in /system/build.prop, or is
92# set at runtime by system_server.
Jaekyun Seoke4971452017-10-19 16:54:49 +090093# TODO(b/36001741): Copy into exported_property_contexts when exact match is
94# supported and so an exact-matching spec isn't considered as a duplicate of a
95# prefix-matching spec having the same property name.
Tom Cherryf89847a2016-01-11 13:06:25 -080096ro.build.fingerprint u:object_r:fingerprint_prop:s0
Nick Kralevichc48971f2014-11-18 14:36:23 -080097
Keun-young Parkf67c3462017-02-28 19:21:31 -080098ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
99
Stephen Smalley124720a2012-04-04 10:11:16 -0400100# ctl properties
Robert Craig4b3893f2014-02-18 13:24:26 -0500101ctl.bootanim u:object_r:ctl_bootanim_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400102ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
Robert Craig4b3893f2014-02-18 13:24:26 -0500103ctl.fuse_ u:object_r:ctl_fuse_prop:s0
104ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400105ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
Stephen Smalley1c0c0102014-03-06 14:47:22 -0500106ctl.bugreport u:object_r:ctl_bugreport_prop:s0
Jeff Vander Stoep8b015f92015-04-24 14:39:16 -0700107ctl.console u:object_r:ctl_console_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400108ctl. u:object_r:ctl_default_prop:s0
Martijn Coenen9ac7df22014-09-25 15:13:41 -0700109
110# NFC properties
111nfc. u:object_r:nfc_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400112
113# These properties are not normally set by processes other than init.
114# They are only distinguished here for setting by qemu-props on the
115# emulator/goldfish.
116config. u:object_r:config_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800117ro.config. u:object_r:config_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400118dalvik. u:object_r:dalvik_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800119ro.dalvik. u:object_r:dalvik_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700120
121# Shared between system server and wificond
122wlan. u:object_r:wifi_prop:s0
Iliyan Malchev96031a82016-09-19 15:23:41 -0700123
Dan Cashman91d398d2017-09-26 12:58:29 -0700124# Lowpan properties
125lowpan. u:object_r:lowpan_prop:s0
126ro.lowpan. u:object_r:lowpan_prop:s0
127
Iliyan Malchev96031a82016-09-19 15:23:41 -0700128# hwservicemanager properties
129hwservicemanager. u:object_r:hwservicemanager_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900130
131# Common vendor default properties.
132init.svc.vendor. u:object_r:vendor_default_prop:s0
133ro.hardware. u:object_r:vendor_default_prop:s0
134ro.vendor. u:object_r:vendor_default_prop:s0
135persist.vendor. u:object_r:vendor_default_prop:s0
136vendor. u:object_r:vendor_default_prop:s0