blob: 340756033b4670649ef1e8a94073db9dbaac30cc [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
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
Tom Cherryf89847a2016-01-11 13:06:25 -080014ro.ril. u:object_r:radio_prop:s0
Stephen Smalley730957a2012-04-04 16:01:19 -040015gsm. u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040016persist.radio u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040017
18net. u:object_r:system_prop:s0
19dev. u:object_r:system_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080020ro.runtime. u:object_r:system_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040021hw. u:object_r:system_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080022ro.hw. u:object_r:system_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040023sys. u:object_r:system_prop:s0
Alex Lightb7ebb322016-06-22 15:47:09 -070024sys.cppreopt u:object_r:cppreopt_prop:s0
Nick Kralevich7914a472013-06-28 20:15:37 -070025sys.powerctl u:object_r:powerctl_prop:s0
Nick Kralevichcaefbd72015-04-23 19:42:25 -070026sys.usb.ffs. u:object_r:ffs_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040027service. u:object_r:system_prop:s0
Stephen Smalleyfee49152014-06-19 10:27:02 -040028dhcp. u:object_r:dhcp_prop:s0
Paul Jensen97a2cfd2014-06-18 09:20:36 -040029dhcp.bt-pan.result u:object_r:pan_result_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070030bluetooth. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040031
Nick Kralevichdd1ec6d2013-11-01 10:45:03 -070032debug. u:object_r:debug_prop:s0
Nick Kralevich116a20f2014-02-05 16:36:25 -080033debug.db. u:object_r:debuggerd_prop:s0
Felipe Leme83fd8a52015-12-01 18:03:05 -080034dumpstate. u:object_r:dumpstate_prop:s0
Felipe Lemea5a80722016-09-21 10:44:11 -070035dumpstate.options u:object_r:dumpstate_options_prop:s0
mukesh agrawal84cfde22016-04-15 11:10:06 -070036log. u:object_r:log_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070037log.tag u:object_r:log_tag_prop:s0
mukesh agrawale651f6f2016-04-15 11:10:39 -070038log.tag.WifiHAL u:object_r:wifi_log_prop:s0
Daniel Micay38ac77e2016-05-31 16:01:08 -040039security.perf_harden u:object_r:shell_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040040service.adb.root u:object_r:shell_prop:s0
41service.adb.tcp.port u:object_r:shell_prop:s0
42
William Robertse2ad3182012-11-27 17:34:54 -080043persist.audio. u:object_r:audio_prop:s0
Andre Eisenbacheebdb472016-02-08 15:39:00 -080044persist.bluetooth. u:object_r:bluetooth_prop:s0
Yasuhiro Matsuda3d328172015-06-24 15:24:17 +090045persist.debug. u:object_r:persist_debug_prop:s0
Mark Salyzyn9e7bbf62014-06-12 12:47:22 -070046persist.logd. u:object_r:logd_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +000047persist.logd.security u:object_r:device_logging_prop:s0
Mark Salyzyn68d67a02016-06-06 12:18:46 -070048persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn91e7ac92016-07-08 08:41:08 -070049logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070050persist.log.tag u:object_r:log_tag_prop:s0
Mark Salyzynd1435602016-02-04 10:55:43 -080051persist.mmc. u:object_r:mmc_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040052persist.sys. u:object_r:system_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080053persist.sys.safemode u:object_r:safemode_prop:s0
dcashman3e8d1bf2016-03-02 16:14:17 -080054ro.sys.safemode u:object_r:safemode_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080055persist.sys.audit_safemode u:object_r:safemode_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040056persist.service. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070057persist.service.bdroid. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040058persist.security. u:object_r:system_prop:s0
Jason Monk0e1cbf52016-11-09 15:19:05 -050059persist.vendor.overlay. u:object_r:overlay_prop:s0
60ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
Nick Kralevichbb9a3882016-12-13 19:50:36 -080061ro.boottime. u:object_r:boottime_prop:s0
William Roberts9e70c8b2013-01-23 14:02:43 -080062
Rubin Xu0c8286f2016-01-04 15:20:45 +000063# Boolean property set by system server upon boot indicating
64# if device owner is provisioned.
65ro.device_owner u:object_r:device_logging_prop:s0
66
William Roberts9e70c8b2013-01-23 14:02:43 -080067# selinux non-persistent properties
Jeff Sharkey7617cd42015-06-09 11:01:04 -070068selinux.restorecon_recursive u:object_r:restorecon_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040069
70# default property context
71* u:object_r:default_prop:s0
72
73# data partition encryption properties
74vold. u:object_r:vold_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080075ro.crypto. u:object_r:vold_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040076
Nick Kralevichc48971f2014-11-18 14:36:23 -080077# ro.build.fingerprint is either set in /system/build.prop, or is
78# set at runtime by system_server.
Tom Cherryf89847a2016-01-11 13:06:25 -080079ro.build.fingerprint u:object_r:fingerprint_prop:s0
Nick Kralevichc48971f2014-11-18 14:36:23 -080080
Stephen Smalley124720a2012-04-04 10:11:16 -040081# ctl properties
Robert Craig4b3893f2014-02-18 13:24:26 -050082ctl.bootanim u:object_r:ctl_bootanim_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040083ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
Robert Craig4b3893f2014-02-18 13:24:26 -050084ctl.fuse_ u:object_r:ctl_fuse_prop:s0
85ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040086ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
Stephen Smalley1c0c0102014-03-06 14:47:22 -050087ctl.bugreport u:object_r:ctl_bugreport_prop:s0
Jeff Vander Stoep8b015f92015-04-24 14:39:16 -070088ctl.console u:object_r:ctl_console_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040089ctl. u:object_r:ctl_default_prop:s0
Martijn Coenen9ac7df22014-09-25 15:13:41 -070090
91# NFC properties
92nfc. u:object_r:nfc_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -040093
94# These properties are not normally set by processes other than init.
95# They are only distinguished here for setting by qemu-props on the
96# emulator/goldfish.
97config. u:object_r:config_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080098ro.config. u:object_r:config_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -040099dalvik. u:object_r:dalvik_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800100ro.dalvik. u:object_r:dalvik_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700101
102# Shared between system server and wificond
103wlan. u:object_r:wifi_prop:s0
Iliyan Malchev96031a82016-09-19 15:23:41 -0700104
105# hwservicemanager properties
106hwservicemanager. u:object_r:hwservicemanager_prop:s0