blob: 2b866123035d73e5a54972f115facf809ce31d0b [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
Stephen Smalleyfee49152014-06-19 10:27:02 -040012ril. u:object_r:radio_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080013ro.ril. u:object_r:radio_prop:s0
Stephen Smalley730957a2012-04-04 16:01:19 -040014gsm. u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040015persist.radio u:object_r:radio_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040016
17net. u:object_r:system_prop:s0
18dev. u:object_r:system_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -080019ro.runtime. u:object_r:system_prop:s0
Alex Klyubin062236a2016-12-27 14:05:46 -080020ro.runtime.firstboot u:object_r:firstboot_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
Ytai Ben-Tsvid107a052020-04-10 13:06:15 -070024sys.audio. u:object_r:audio_prop:s0
Ryan Savitski52b3d312020-01-14 18:20:06 +000025sys.init.perf_lsm_hooks u:object_r:init_perf_lsm_hooks_prop:s0
Alex Lightb7ebb322016-06-22 15:47:09 -070026sys.cppreopt u:object_r:cppreopt_prop:s0
Yifan Hong18ade862019-03-14 15:45:03 -070027sys.lpdumpd u:object_r:lpdumpd_prop:s0
Nick Kralevich7914a472013-06-28 20:15:37 -070028sys.powerctl u:object_r:powerctl_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040029service. u:object_r:system_prop:s0
Stephen Smalleyfee49152014-06-19 10:27:02 -040030dhcp. u:object_r:dhcp_prop:s0
Paul Jensen97a2cfd2014-06-18 09:20:36 -040031dhcp.bt-pan.result u:object_r:pan_result_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070032bluetooth. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040033
Nick Kralevichdd1ec6d2013-11-01 10:45:03 -070034debug. u:object_r:debug_prop:s0
Nick Kralevich116a20f2014-02-05 16:36:25 -080035debug.db. u:object_r:debuggerd_prop:s0
Felipe Leme83fd8a52015-12-01 18:03:05 -080036dumpstate. u:object_r:dumpstate_prop:s0
Felipe Lemea5a80722016-09-21 10:44:11 -070037dumpstate.options u:object_r:dumpstate_options_prop:s0
Daniel Norman4eca8192019-07-25 11:29:17 -070038init.svc_debug_pid. u:object_r:init_svc_debug_prop:s0
Mark Salyzyn275ea122018-08-07 16:03:47 -070039llk. u:object_r:llkd_prop:s0
40khungtask. u:object_r:llkd_prop:s0
41ro.llk. u:object_r:llkd_prop:s0
42ro.khungtask. u:object_r:llkd_prop:s0
mukesh agrawal84cfde22016-04-15 11:10:06 -070043log. u:object_r:log_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070044log.tag u:object_r:log_tag_prop:s0
mukesh agrawale651f6f2016-04-15 11:10:39 -070045log.tag.WifiHAL u:object_r:wifi_log_prop:s0
Daniel Micay38ac77e2016-05-31 16:01:08 -040046security.perf_harden u:object_r:shell_prop:s0
Yabin Cuiee7f40a2021-11-01 16:34:06 -070047persist.simpleperf.profile_app_uid u:object_r:shell_prop:s0
48persist.simpleperf.profile_app_expiration_time u:object_r:shell_prop:s0
Primiano Tuccicd452302020-10-09 09:15:10 +010049security.lower_kptr_restrict u:object_r:lower_kptr_restrict_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040050service.adb.root u:object_r:shell_prop:s0
Joshua Duong18988fc2020-02-12 10:18:10 -080051service.adb.tls.port u:object_r:adbd_prop:s0
52persist.adb.wifi. u:object_r:adbd_prop:s0
53persist.adb.tls_server.enable u:object_r:system_adbd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040054
William Robertse2ad3182012-11-27 17:34:54 -080055persist.audio. u:object_r:audio_prop:s0
Andre Eisenbacheebdb472016-02-08 15:39:00 -080056persist.bluetooth. u:object_r:bluetooth_prop:s0
Jack Yu4412ba42021-06-11 00:28:31 +080057persist.nfc. u:object_r:nfc_prop:s0
George Changdb1dbd92020-01-07 00:25:11 +080058persist.nfc_cfg. u:object_r:nfc_prop:s0
Yasuhiro Matsuda3d328172015-06-24 15:24:17 +090059persist.debug. u:object_r:persist_debug_prop:s0
Felipe Leme9a385b22022-04-20 09:47:04 -070060persist.debug.user_mode_emulation u:object_r:system_user_mode_emulation_prop:s0
Tom Cherryd45249e2020-07-14 09:55:35 -070061logd. u:object_r:logd_prop:s0
Mark Salyzyn9e7bbf62014-06-12 12:47:22 -070062persist.logd. u:object_r:logd_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +090063ro.logd. u:object_r:logd_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +000064persist.logd.security u:object_r:device_logging_prop:s0
Mark Salyzyn68d67a02016-06-06 12:18:46 -070065persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn91e7ac92016-07-08 08:41:08 -070066logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070067persist.log.tag u:object_r:log_tag_prop:s0
Mark Salyzynd1435602016-02-04 10:55:43 -080068persist.mmc. u:object_r:mmc_prop:s0
Lorenzo Colitti5b3efd32017-07-11 09:43:19 +090069persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0
Gavin Corkeryb2f34bf2019-10-09 17:09:48 +010070persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
Yi Kong9b658452021-03-22 22:02:22 +080071persist.profcollectd.node_id u:object_r:profcollectd_node_id_prop:s0 exact string
Stephen Smalley124720a2012-04-04 10:11:16 -040072persist.sys. u:object_r:system_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080073persist.sys.safemode u:object_r:safemode_prop:s0
Super Liu078141a2021-12-13 09:57:20 +080074persist.sys.tap_gesture u:object_r:gesture_prop:s0
Tao Baoa999e392019-06-14 17:00:16 -070075persist.sys.theme u:object_r:theme_prop:s0
Hung-ying Tyan565384d2019-04-26 16:14:52 +080076persist.sys.fflag.override.settings_dynamic_system u:object_r:dynamic_system_prop:s0
Yi-Yo Chiangf505b3c2022-03-19 16:30:12 +080077dynamic_system.data_transfer.shared_memory.size u:object_r:dynamic_system_prop:s0 exact uint
dcashman3e8d1bf2016-03-02 16:14:17 -080078ro.sys.safemode u:object_r:safemode_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080079persist.sys.audit_safemode u:object_r:safemode_prop:s0
David Sehrfa67ec42019-11-25 22:03:59 +000080persist.sys.dalvik.jvmtiagent u:object_r:system_jvmti_agent_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040081persist.service. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070082persist.service.bdroid. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040083persist.security. u:object_r:system_prop:s0
Lalit Maganti673b4db2018-04-20 19:09:45 +010084persist.traced.enable u:object_r:traced_enabled_prop:s0
Florian Mayera769f0f2019-03-13 11:22:23 -070085traced.lazy. u:object_r:traced_lazy_prop:s0
Florian Mayerc32ca902018-12-10 16:20:20 +000086persist.heapprofd.enable u:object_r:heapprofd_enabled_prop:s0
Ryan Savitski008465e2020-02-19 14:59:17 +000087persist.traced_perf.enable u:object_r:traced_perf_enabled_prop:s0
Roshan Piusa5a81002020-11-12 14:21:41 -080088persist.vendor.debug.wifi. u:object_r:persist_vendor_debug_wifi_prop:s0
Jason Monk0e1cbf52016-11-09 15:19:05 -050089persist.vendor.overlay. u:object_r:overlay_prop:s0
Nazanind65a7bf2021-04-29 21:52:42 -070090ril.cdma.inecmmode u:object_r:radio_cdma_ecm_prop:s0 exact bool
Jason Monk0e1cbf52016-11-09 15:19:05 -050091ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
Nick Kralevichbb9a3882016-12-13 19:50:36 -080092ro.boottime. u:object_r:boottime_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080093ro.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -080094ro.boot.btmacaddr u:object_r:bluetooth_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080095ro.boot.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -080096ro.bt. u:object_r:bluetooth_prop:s0
Mark Salyzyn006c2e92017-08-14 14:25:10 -070097ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0
98persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0
99sys.boot.reason u:object_r:system_boot_reason_prop:s0
Mark Salyzyna1bce772018-06-05 09:41:59 -0700100sys.boot.reason.last u:object_r:last_boot_reason_prop:s0
Calin Juravle53165482017-11-16 05:28:14 +0000101pm. u:object_r:pm_prop:s0
Mark Salyzyn3443caf2015-10-24 16:20:18 -0700102test.sys.boot.reason u:object_r:test_boot_reason_prop:s0
Nikita Ioffe91c37952020-03-12 14:45:00 +0000103test.userspace_reboot.requested u:object_r:userspace_reboot_test_prop:s0
Suren Baghdasaryanc8ed8552018-07-24 17:04:18 -0700104sys.lmk. u:object_r:system_lmk_prop:s0
Primiano Tucci8da4e4f2019-02-01 22:52:02 +0000105sys.trace. u:object_r:system_trace_prop:s0
Inseob Kimd5a04482020-11-05 22:17:26 +0900106wrap. u:object_r:zygote_wrap_prop:s0 prefix string
Evan Rosky5cfdf2b2022-03-02 22:13:58 +0000107persist.wm.debug. u:object_r:persist_wm_debug_prop:s0
William Roberts9e70c8b2013-01-23 14:02:43 -0800108
Benjamin Schwartz3e4d97b2020-10-30 13:55:21 -0700109# Suspend service properties
110suspend.max_sleep_time_millis u:object_r:suspend_prop:s0 exact uint
111suspend.base_sleep_time_millis u:object_r:suspend_prop:s0 exact uint
112suspend.backoff_threshold_count u:object_r:suspend_prop:s0 exact uint
113suspend.short_suspend_threshold_millis u:object_r:suspend_prop:s0 exact uint
114suspend.sleep_time_scale_factor u:object_r:suspend_prop:s0 exact double
115suspend.failed_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool
116suspend.short_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool
117
Hongguang Chen91a5f4e2020-04-23 23:43:13 -0700118# Fastbootd protocol control property
119fastbootd.protocol u:object_r:fastbootd_protocol_prop:s0 exact enum usb tcp
120
Hongguang Chen67c36882020-07-27 15:15:53 -0700121# adbd protoctl configuration property
122service.adb.tcp.port u:object_r:adbd_config_prop:s0 exact int
Roman Kiryanov8fff5792021-01-20 13:07:47 -0800123service.adb.transport u:object_r:adbd_config_prop:s0 exact string
Hongguang Chen67c36882020-07-27 15:15:53 -0700124
Rubin Xu0c8286f2016-01-04 15:20:45 +0000125# Boolean property set by system server upon boot indicating
Rubin Xu0b303112020-02-17 11:00:13 +0000126# if device is fully owned by organization instead of being
127# a personal device.
128ro.organization_owned u:object_r:device_logging_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +0000129
William Roberts9e70c8b2013-01-23 14:02:43 -0800130# selinux non-persistent properties
Jeff Sharkey7617cd42015-06-09 11:01:04 -0700131selinux.restorecon_recursive u:object_r:restorecon_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400132
133# default property context
134* u:object_r:default_prop:s0
135
136# data partition encryption properties
137vold. u:object_r:vold_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800138ro.crypto. u:object_r:vold_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400139
Nick Kralevichc48971f2014-11-18 14:36:23 -0800140# ro.build.fingerprint is either set in /system/build.prop, or is
141# set at runtime by system_server.
Inseob Kim8c239252020-05-06 20:07:33 +0900142ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
Nick Kralevichc48971f2014-11-18 14:36:23 -0800143
Keun-young Parkf67c3462017-02-28 19:21:31 -0800144ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
145
Stephen Smalley124720a2012-04-04 10:11:16 -0400146# ctl properties
Robert Craig4b3893f2014-02-18 13:24:26 -0500147ctl.bootanim u:object_r:ctl_bootanim_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400148ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
Robert Craig4b3893f2014-02-18 13:24:26 -0500149ctl.fuse_ u:object_r:ctl_fuse_prop:s0
150ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400151ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
Stephen Smalley1c0c0102014-03-06 14:47:22 -0500152ctl.bugreport u:object_r:ctl_bugreport_prop:s0
Jeff Vander Stoep8b015f92015-04-24 14:39:16 -0700153ctl.console u:object_r:ctl_console_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400154ctl. u:object_r:ctl_default_prop:s0
Martijn Coenen9ac7df22014-09-25 15:13:41 -0700155
Joel Galensonb0d74a12020-07-27 09:30:34 -0700156# Don't allow uncontrolled access to all services
Tom Cherry7b8be352018-05-03 17:00:16 -0700157ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0
158ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0
159ctl.start$ u:object_r:ctl_start_prop:s0
160ctl.stop$ u:object_r:ctl_stop_prop:s0
161ctl.restart$ u:object_r:ctl_restart_prop:s0
162ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0
163ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0
164ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0
165
Samuel Ha22f98192018-06-26 19:52:21 +0000166 # Restrict access to starting/stopping adbd
167ctl.start$adbd u:object_r:ctl_adbd_prop:s0
168ctl.stop$adbd u:object_r:ctl_adbd_prop:s0
169ctl.restart$adbd u:object_r:ctl_adbd_prop:s0
170
David Anderson64bbf052019-02-27 18:31:11 -0800171# Restrict access to starting/stopping gsid.
172ctl.start$gsid u:object_r:ctl_gsid_prop:s0
173ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
174ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
175
Jiyong Park6e823dd2019-06-13 09:45:05 +0900176# Restrict access to stopping apexd.
177ctl.stop$apexd u:object_r:ctl_apexd_prop:s0
178
Martijn Coenen5f21a0f2021-07-27 13:47:42 +0200179# Restrict access to stopping odsign
180ctl.stop$odsign u:object_r:ctl_odsign_prop:s0
181
hkuangde370e52021-05-14 12:52:54 -0700182# Restrict access to starting media.transcoding.
183ctl.start$media.transcoding u:object_r:ctl_mediatranscoding_prop:s0
184
Wei Wang046c5102019-07-17 09:39:33 -0700185# Restrict access to restart dumpstate
186ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0
187
David Anderson09bb9442020-11-13 00:45:59 -0800188# Restrict access to control snapuserd
189ctl.start$snapuserd u:object_r:ctl_snapuserd_prop:s0
190ctl.stop$snapuserd u:object_r:ctl_snapuserd_prop:s0
191ctl.restart$snapuserd u:object_r:ctl_snapuserd_prop:s0
192
Martijn Coenen9ac7df22014-09-25 15:13:41 -0700193# NFC properties
194nfc. u:object_r:nfc_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400195
196# These properties are not normally set by processes other than init.
197# They are only distinguished here for setting by qemu-props on the
198# emulator/goldfish.
199config. u:object_r:config_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800200ro.config. u:object_r:config_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400201dalvik. u:object_r:dalvik_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800202ro.dalvik. u:object_r:dalvik_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700203
Weilun Due2a8a142021-02-17 17:54:30 +0000204# qemu_hw_prop is read/written by both system and vendor.
Weilun Duaa561132021-03-19 10:36:56 -0700205qemu.hw.mainkeys u:object_r:qemu_hw_prop:s0 exact string
Weilun Due2a8a142021-02-17 17:54:30 +0000206
Roman Kiryanovf6afebf2021-02-23 15:08:56 -0800207# qemu_sf_lcd_density_prop is read/written by both system and vendor.
208qemu.sf.lcd_density u:object_r:qemu_sf_lcd_density_prop:s0 exact int
209
Christopher Wileybf18eca2016-06-29 11:28:20 -0700210# Shared between system server and wificond
dianlujitaobf52f192019-12-29 23:17:07 +0800211wifi. u:object_r:wifi_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700212wlan. u:object_r:wifi_prop:s0
Iliyan Malchev96031a82016-09-19 15:23:41 -0700213
Dan Cashman91d398d2017-09-26 12:58:29 -0700214# Lowpan properties
215lowpan. u:object_r:lowpan_prop:s0
216ro.lowpan. u:object_r:lowpan_prop:s0
217
Florian Mayer0f3decf2018-11-08 13:58:13 +0000218# heapprofd properties
219heapprofd. u:object_r:heapprofd_prop:s0
220
Iliyan Malchev96031a82016-09-19 15:23:41 -0700221# hwservicemanager properties
222hwservicemanager. u:object_r:hwservicemanager_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900223
Yifan Hongdc9c4562020-07-15 17:11:17 -0700224# Common default properties for vendor, odm, vendor_dlkm, and odm_dlkm.
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900225init.svc.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900226init.svc.vendor. u:object_r:vendor_default_prop:s0
227ro.hardware. u:object_r:vendor_default_prop:s0
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900228ro.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900229ro.vendor. u:object_r:vendor_default_prop:s0
Yifan Hong85aba142020-05-13 20:44:19 -0700230ro.vendor_dlkm. u:object_r:vendor_default_prop:s0
Yifan Hongdc9c4562020-07-15 17:11:17 -0700231ro.odm_dlkm. u:object_r:vendor_default_prop:s0
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900232odm. u:object_r:vendor_default_prop:s0
233persist.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900234persist.vendor. u:object_r:vendor_default_prop:s0
235vendor. u:object_r:vendor_default_prop:s0
Neil Fullerb794ad02018-06-25 15:36:51 +0100236
237# Properties that relate to time / time zone detection behavior.
238persist.time. u:object_r:time_prop:s0
Hongyi Zhanga6f98922018-10-25 20:09:55 -0700239
240# Properties that relate to server configurable flags
Yi Kongeeff1552020-10-27 18:57:42 +0800241device_config.reset_performed u:object_r:device_config_reset_performed_prop:s0
Ng Zhi Anc5bf4a32019-01-17 13:30:05 -0800242persist.device_config.activity_manager_native_boot. u:object_r:device_config_activity_manager_native_boot_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800243persist.device_config.attempted_boot_count u:object_r:device_config_boot_count_prop:s0
244persist.device_config.configuration. u:object_r:device_config_configuration_prop:s0
Xiao Ma2d6c9f02021-02-02 10:27:38 +0000245persist.device_config.connectivity. u:object_r:device_config_connectivity_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800246persist.device_config.input_native_boot. u:object_r:device_config_input_native_boot_prop:s0
Suren Baghdasaryan592e06c2021-08-04 12:31:43 -0700247persist.device_config.lmkd_native. u:object_r:device_config_lmkd_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800248persist.device_config.media_native. u:object_r:device_config_media_native_prop:s0
249persist.device_config.netd_native. u:object_r:device_config_netd_native_prop:s0
Ian Hua91d153e2021-10-05 15:23:18 +0100250persist.device_config.nnapi_native. u:object_r:device_config_nnapi_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800251persist.device_config.profcollect_native_boot. u:object_r:device_config_profcollect_native_boot_prop:s0
252persist.device_config.runtime_native. u:object_r:device_config_runtime_native_prop:s0
253persist.device_config.runtime_native_boot. u:object_r:device_config_runtime_native_boot_prop:s0
Tej Singhdd0988f2020-11-17 19:26:23 -0800254persist.device_config.statsd_native. u:object_r:device_config_statsd_native_prop:s0
255persist.device_config.statsd_native_boot. u:object_r:device_config_statsd_native_boot_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800256persist.device_config.storage_native_boot. u:object_r:device_config_storage_native_boot_prop:s0
rnleeb6142ec2021-06-29 13:48:27 -0700257persist.device_config.surface_flinger_native_boot. u:object_r:device_config_surface_flinger_native_boot_prop:s0
Nick Chalko81a4dd42021-02-11 09:12:51 -0800258persist.device_config.swcodec_native. u:object_r:device_config_swcodec_native_prop:s0
Richard Chang7057e4a2022-04-12 08:11:53 +0000259persist.device_config.vendor_system_native. u:object_r:device_config_vendor_system_native_prop:s0
Andrew Scullaedd65a2021-10-08 12:13:46 +0000260persist.device_config.virtualization_framework_native. u:object_r:device_config_virtualization_framework_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800261persist.device_config.window_manager_native_boot. u:object_r:device_config_window_manager_native_boot_prop:s0
Jiyong Parkb14c1a92018-11-08 11:24:34 +0900262
Ocean Chen63e6e1d2022-03-18 09:45:46 +0000263# F2FS smart idle maint prop
264persist.device_config.storage_native_boot.smart_idle_maint_enabled u:object_r:smart_idle_maint_enabled_prop:s0 exact bool
265
Kalesh Singh9e257142022-04-06 14:31:26 -0700266# MGLRU experiment prop
267persist.device_config.mglru_native.lru_gen_config u:object_r:device_config_mglru_native_prop:s0 exact enum none core core_and_mm_walk core_and_nonleaf_young all
268
Kalesh Singh326fc272021-03-16 14:30:36 -0400269# MM Events config props
270persist.mm_events.enabled u:object_r:mm_events_config_prop:s0 exact bool
271
Hector Dearman0756dcc2019-04-05 16:41:30 +0100272# Properties that relate to legacy server configurable flags
273persist.device_config.global_settings.sys_traced u:object_r:device_config_sys_traced_prop:s0
274
Jiyong Parkb14c1a92018-11-08 11:24:34 +0900275apexd. u:object_r:apexd_prop:s0
Nikita Ioffe360e0f92021-03-13 01:35:51 +0000276apexd.config.dm_delete.timeout u:object_r:apexd_config_prop:s0 exact uint
277apexd.config.dm_create.timeout u:object_r:apexd_config_prop:s0 exact uint
Martijn Coenen97650f52019-01-09 12:04:03 +0100278persist.apexd. u:object_r:apexd_prop:s0
Daniel Norman2f8ce0d2021-11-16 20:28:29 +0000279persist.vendor.apex. u:object_r:apexd_select_prop:s0
280ro.boot.vendor.apex. u:object_r:apexd_select_prop:s0
Joel Fernandesb76a6392019-01-11 08:32:45 -0500281
Steven Morelandc27d24c2019-12-13 15:18:32 -0800282bpf.progs_loaded u:object_r:bpf_progs_loaded_prop:s0 exact bool
David Anderson8fe3c742019-02-07 13:14:20 -0800283
284gsid. u:object_r:gsid_prop:s0
285ro.gsid. u:object_r:gsid_prop:s0
Przemyslaw Szczepaniak62a22ce2019-04-02 15:34:16 +0100286
287# Property for disabling NNAPI vendor extensions on product image (used on GSI /product image,
288# which can't use NNAPI vendor extensions).
289ro.nnapi.extensions.deny_on_product u:object_r:nnapi_ext_deny_product_prop:s0
Tom Cherry2a67e942019-06-18 09:53:51 -0700290
291# Property that is set once ueventd finishes cold boot.
292ro.cold_boot_done u:object_r:cold_boot_done_prop:s0
Yifan Hong1145be12019-07-08 10:57:46 -0700293
Michael Rosenfeld3ccbebb2021-02-10 18:45:35 -0800294# Properties that control performance operations.
295# Leave space to later set drop_caches to 1, 2, and 4.
296perf.drop_caches u:object_r:perf_drop_caches_prop:s0 exact enum 0 3
297
Yifan Hong1145be12019-07-08 10:57:46 -0700298# Charger properties
Inseob Kim8ef47922020-07-10 14:15:15 +0900299ro.charger. u:object_r:charger_prop:s0
300sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int
301ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool
Yifan Hong20010d12019-07-25 13:28:19 -0700302
David Andersonbf5b6ce2021-07-26 15:03:11 -0700303# Virtual A/B and snapuserd properties
Kelvin Zhang84105de2020-09-09 09:22:39 -0400304ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 exact bool
305ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool
David Anderson55967662020-09-11 15:09:35 -0700306ro.virtual_ab.compression.enabled u:object_r:virtual_ab_prop:s0 exact bool
Kelvin Zhang80e0d502021-07-26 09:54:51 -0400307ro.virtual_ab.compression.xor.enabled u:object_r:virtual_ab_prop:s0 exact bool
Akilesh Kailash8a9ec2a2021-11-09 08:42:54 +0000308ro.virtual_ab.userspace.snapshots.enabled u:object_r:virtual_ab_prop:s0 exact bool
Akilesh Kailash5c5fd252022-01-05 04:21:44 +0000309ro.virtual_ab.io_uring.enabled u:object_r:virtual_ab_prop:s0 exact bool
David Andersonbf5b6ce2021-07-26 15:03:11 -0700310snapuserd.ready u:object_r:snapuserd_prop:s0 exact bool
311snapuserd.proxy_ready u:object_r:snapuserd_prop:s0 exact bool
Akilesh Kailash8a9ec2a2021-11-09 08:42:54 +0000312snapuserd.test.dm.snapshots u:object_r:snapuserd_prop:s0 exact bool
Akilesh Kailash5c5fd252022-01-05 04:21:44 +0000313snapuserd.test.io_uring.force_disable u:object_r:snapuserd_prop:s0 exact bool
Tianjie Xuf5ddc042019-11-14 14:18:40 -0800314
Tianjie2a3c6ba2020-07-28 22:35:21 -0700315ro.product.ab_ota_partitions u:object_r:ota_prop:s0 exact string
Tianjie Xuf5ddc042019-11-14 14:18:40 -0800316# Property to set/clear the warm reset flag after an OTA update.
317ota.warm_reset u:object_r:ota_prop:s0
Tianjie63fd05d2021-02-17 15:01:35 -0800318# The vbmeta digest for the inactive slot. It can be set after installing
319# ota updates to the b partition of a/b devices.
320ota.other.vbmeta_digest u:object_r:ota_prop:s0 exact string
Anton Hanssone8225452019-11-25 13:10:10 +0000321
322# Module properties
Anton Hanssonb8413352020-01-06 17:29:13 +0000323com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
324persist.com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
Nikita Ioffe44f5ffc2020-02-07 00:10:29 +0000325
Lorenzo Colitti082ebd22021-03-10 14:45:07 +0900326# Connectivity module
327net.464xlat.cellular.enabled u:object_r:net_464xlat_fromvendor_prop:s0 exact bool
Lorenzo Colitti26d3d4a2021-03-10 15:31:36 +0900328net.tcp_def_init_rwnd u:object_r:net_connectivity_prop:s0 exact int
Lorenzo Colitti082ebd22021-03-10 14:45:07 +0900329
Nikita Ioffe44f5ffc2020-02-07 00:10:29 +0000330# Userspace reboot properties
331sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
332persist.sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
David Stevens3942fe12020-01-20 14:11:07 +0900333
334# Integer property which is used in libgui to configure the number of frames
335# tracked by buffer queue's frame event timing history. The property is set
336# by devices with video decoding pipelines long enough to overflow the default
337# history size.
338ro.lib_gui.frame_event_history_size u:object_r:bq_config_prop:s0
Inseob Kim3efe91b2020-03-09 19:48:37 +0900339
Arun Mirpurifa23ae12021-03-30 18:54:32 -0700340af.fast_track_multiplier u:object_r:audio_config_prop:s0 exact int
341ro.af.client_heap_size_kbyte u:object_r:audio_config_prop:s0 exact int
342ro.audio.flinger_standbytime_ms u:object_r:audio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900343
Inseob Kim4ce4e872020-05-06 19:17:42 +0900344audio.camerasound.force u:object_r:audio_config_prop:s0 exact bool
345audio.deep_buffer.media u:object_r:audio_config_prop:s0 exact bool
346audio.offload.video u:object_r:audio_config_prop:s0 exact bool
347audio.offload.min.duration.secs u:object_r:audio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900348
JJ Leedcc9b452021-05-10 14:11:46 +0800349ro.audio.ignore_effects u:object_r:audio_config_prop:s0 exact bool
350ro.audio.monitorRotation u:object_r:audio_config_prop:s0 exact bool
351ro.audio.offload_wakelock u:object_r:audio_config_prop:s0 exact bool
Jean-Michel Trivi2abed002021-09-21 23:09:10 -0700352# Boolean property used in AudioService to configure whether
353# spatializer functionality should be initialized
354ro.audio.spatializer_enabled u:object_r:audio_config_prop:s0 exact bool
Jean-Michel Triviad4a63a2022-05-03 04:32:44 +0000355# Boolean property used in AudioService to configure whether
356# to enable head tracking for spatial audio
357ro.audio.headtracking_enabled u:object_r:audio_config_prop:s0 exact bool
Inseob Kimebde47c2020-06-23 23:52:55 +0900358
Inseob Kimc97a97c2020-07-20 20:26:07 +0900359persist.config.calibration_fac u:object_r:camera_calibration_prop:s0 exact string
360
Inseob Kima28428e2020-05-07 00:36:05 +0900361config.disable_cameraservice u:object_r:camera_config_prop:s0 exact bool
362
Shuzhen Wang73be0252021-11-10 12:15:02 -0800363camera.disable_preview_scheduler u:object_r:camera_config_prop:s0 exact bool
Jayant Chowdhary8394a042021-05-21 15:30:11 -0700364camera.disable_zsl_mode u:object_r:camera_config_prop:s0 exact bool
365camera.fifo.disable u:object_r:camera_config_prop:s0 exact bool
366ro.camera.notify_nfc u:object_r:camera_config_prop:s0 exact bool
367ro.camera.enableLazyHal u:object_r:camera_config_prop:s0 exact bool
368ro.camera.enableCamera1MaxZsl u:object_r:camera_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900369
Emilian Peeva9746402020-11-18 14:08:41 -0800370ro.camerax.extensions.enabled u:object_r:camerax_extensions_prop:s0 exact bool
371
Diego Wilson5908c352021-06-18 23:59:41 +0000372ro.vendor.camera.extensions.package u:object_r:camera2_extensions_prop:s0 exact string
373ro.vendor.camera.extensions.service u:object_r:camera2_extensions_prop:s0 exact string
374
Calin Juravle0b2ca6c2021-05-18 15:33:08 -0700375# ART properties
376dalvik.vm. u:object_r:dalvik_config_prop:s0
377ro.dalvik.vm. u:object_r:dalvik_config_prop:s0
378ro.zygote u:object_r:dalvik_config_prop:s0 exact string
379
380# A set of ART properties listed explicitly for compatibility purposes.
381ro.dalvik.vm.native.bridge u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100382dalvik.vm.always_debuggable u:object_r:dalvik_config_prop:s0 exact int
383dalvik.vm.appimageformat u:object_r:dalvik_config_prop:s0 exact string
384dalvik.vm.backgroundgctype u:object_r:dalvik_config_prop:s0 exact string
385dalvik.vm.boot-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
386dalvik.vm.boot-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
387dalvik.vm.boot-image u:object_r:dalvik_config_prop:s0 exact string
yawanng895164f2020-11-11 22:51:46 +0000388dalvik.vm.bgdexopt.new-classes-percent u:object_r:dalvik_config_prop:s0 exact int
389dalvik.vm.bgdexopt.new-methods-percent u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100390dalvik.vm.checkjni u:object_r:dalvik_config_prop:s0 exact bool
391dalvik.vm.dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
392dalvik.vm.dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
393dalvik.vm.dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
394dalvik.vm.dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
395dalvik.vm.dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
396dalvik.vm.dex2oat-max-image-block-size u:object_r:dalvik_config_prop:s0 exact int
397dalvik.vm.dex2oat-minidebuginfo u:object_r:dalvik_config_prop:s0 exact bool
398dalvik.vm.dex2oat-resolve-startup-strings u:object_r:dalvik_config_prop:s0 exact bool
399dalvik.vm.dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100400dalvik.vm.dex2oat-very-large u:object_r:dalvik_config_prop:s0 exact int
401dalvik.vm.dex2oat-swap u:object_r:dalvik_config_prop:s0 exact bool
402dalvik.vm.dex2oat64.enabled u:object_r:dalvik_config_prop:s0 exact bool
403dalvik.vm.dexopt.secondary u:object_r:dalvik_config_prop:s0 exact bool
Chris Wailes2e446722021-05-12 17:23:49 -0700404dalvik.vm.dexopt.thermal-cutoff u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100405dalvik.vm.execution-mode u:object_r:dalvik_config_prop:s0 exact string
406dalvik.vm.extra-opts u:object_r:dalvik_config_prop:s0 exact string
407dalvik.vm.foreground-heap-growth-multiplier u:object_r:dalvik_config_prop:s0 exact string
408dalvik.vm.gctype u:object_r:dalvik_config_prop:s0 exact string
409dalvik.vm.heapgrowthlimit u:object_r:dalvik_config_prop:s0 exact string
410dalvik.vm.heapmaxfree u:object_r:dalvik_config_prop:s0 exact string
411dalvik.vm.heapminfree u:object_r:dalvik_config_prop:s0 exact string
412dalvik.vm.heapsize u:object_r:dalvik_config_prop:s0 exact string
413dalvik.vm.heapstartsize u:object_r:dalvik_config_prop:s0 exact string
414dalvik.vm.heaptargetutilization u:object_r:dalvik_config_prop:s0 exact string
415dalvik.vm.hot-startup-method-samples u:object_r:dalvik_config_prop:s0 exact int
416dalvik.vm.image-dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
417dalvik.vm.image-dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
418dalvik.vm.image-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
419dalvik.vm.image-dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
420dalvik.vm.image-dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
421dalvik.vm.image-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
422dalvik.vm.isa.arm.features u:object_r:dalvik_config_prop:s0 exact string
423dalvik.vm.isa.arm.variant u:object_r:dalvik_config_prop:s0 exact string
424dalvik.vm.isa.arm64.features u:object_r:dalvik_config_prop:s0 exact string
425dalvik.vm.isa.arm64.variant u:object_r:dalvik_config_prop:s0 exact string
426dalvik.vm.isa.mips.features u:object_r:dalvik_config_prop:s0 exact string
427dalvik.vm.isa.mips.variant u:object_r:dalvik_config_prop:s0 exact string
428dalvik.vm.isa.mips64.features u:object_r:dalvik_config_prop:s0 exact string
429dalvik.vm.isa.mips64.variant u:object_r:dalvik_config_prop:s0 exact string
430dalvik.vm.isa.unknown.features u:object_r:dalvik_config_prop:s0 exact string
431dalvik.vm.isa.unknown.variant u:object_r:dalvik_config_prop:s0 exact string
432dalvik.vm.isa.x86.features u:object_r:dalvik_config_prop:s0 exact string
433dalvik.vm.isa.x86.variant u:object_r:dalvik_config_prop:s0 exact string
434dalvik.vm.isa.x86_64.features u:object_r:dalvik_config_prop:s0 exact string
435dalvik.vm.isa.x86_64.variant u:object_r:dalvik_config_prop:s0 exact string
436dalvik.vm.jitinitialsize u:object_r:dalvik_config_prop:s0 exact string
437dalvik.vm.jitmaxsize u:object_r:dalvik_config_prop:s0 exact string
438dalvik.vm.jitprithreadweight u:object_r:dalvik_config_prop:s0 exact int
439dalvik.vm.jitthreshold u:object_r:dalvik_config_prop:s0 exact int
440dalvik.vm.jittransitionweight u:object_r:dalvik_config_prop:s0 exact int
441dalvik.vm.jniopts u:object_r:dalvik_config_prop:s0 exact string
442dalvik.vm.lockprof.threshold u:object_r:dalvik_config_prop:s0 exact int
443dalvik.vm.method-trace u:object_r:dalvik_config_prop:s0 exact bool
444dalvik.vm.method-trace-file u:object_r:dalvik_config_prop:s0 exact string
445dalvik.vm.method-trace-file-siz u:object_r:dalvik_config_prop:s0 exact int
446dalvik.vm.method-trace-stream u:object_r:dalvik_config_prop:s0 exact bool
447dalvik.vm.profilesystemserver u:object_r:dalvik_config_prop:s0 exact bool
448dalvik.vm.profilebootclasspath u:object_r:dalvik_config_prop:s0 exact bool
Calin Juravle4e3599e2021-05-05 17:10:59 -0700449dalvik.vm.ps-min-save-period-ms u:object_r:dalvik_config_prop:s0 exact int
450dalvik.vm.ps-resolved-classes-delay-ms u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100451dalvik.vm.restore-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string
452dalvik.vm.restore-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int
453dalvik.vm.usejit u:object_r:dalvik_config_prop:s0 exact bool
454dalvik.vm.usejitprofiles u:object_r:dalvik_config_prop:s0 exact bool
455dalvik.vm.zygote.max-boot-retry u:object_r:dalvik_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900456
Inseob Kim1337e152020-05-12 22:51:48 +0900457persist.sys.dalvik.vm.lib.2 u:object_r:dalvik_runtime_prop:s0 exact string
458
Inseob Kim04f435c2020-07-07 12:46:24 +0900459keyguard.no_require_sim u:object_r:keyguard_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900460
Lajos Molnar9b037822021-03-19 09:55:36 -0700461media.c2.dmabuf.padding u:object_r:codec2_config_prop:s0 exact int
462
Inseob Kimdddf6f52020-07-06 22:24:11 +0900463media.recorder.show_manufacturer_and_model u:object_r:media_config_prop:s0 exact bool
Wonsik Kimf6483272021-09-30 00:44:58 -0700464media.resolution.limit.32bit u:object_r:media_config_prop:s0 exact int
Inseob Kimbfb10a92020-05-11 17:33:27 +0900465media.stagefright.cache-params u:object_r:media_config_prop:s0 exact string
Inseob Kimd5a04482020-11-05 22:17:26 +0900466media.stagefright.enable-aac u:object_r:media_config_prop:s0 exact bool
467media.stagefright.enable-fma2dp u:object_r:media_config_prop:s0 exact bool
468media.stagefright.enable-http u:object_r:media_config_prop:s0 exact bool
469media.stagefright.enable-player u:object_r:media_config_prop:s0 exact bool
470media.stagefright.enable-qcp u:object_r:media_config_prop:s0 exact bool
471media.stagefright.enable-scan u:object_r:media_config_prop:s0 exact bool
Inseob Kimbfb10a92020-05-11 17:33:27 +0900472media.stagefright.thumbnail.prefer_hw_codecs u:object_r:media_config_prop:s0 exact bool
473persist.sys.media.avsync u:object_r:media_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900474
475persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string
476persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
477persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_prop:s0 exact bool
478persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool
Etienne Ruffieux9203c912021-12-15 13:43:32 +0000479persist.bluetooth.btsnoopdefaultmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
480persist.bluetooth.btsnooplogmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
481persist.bluetooth.factoryreset u:object_r:bluetooth_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900482
Etienne Ruffieuxbde2fc62022-01-12 13:05:33 +0000483bluetooth.hardware.power.operating_voltage_mv u:object_r:bluetooth_config_prop:s0 exact int
484bluetooth.hardware.power.idle_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
485bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
486bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
Sal Savage568662f2022-01-18 14:04:49 -0800487
Etienne Ruffieuxcdd0c112022-01-28 14:43:22 +0000488bluetooth.framework.support_persisted_state u:object_r:bluetooth_config_prop:s0 exact bool
489bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool
490
Dorin Drimus5691bf22022-04-05 16:42:06 +0000491bluetooth.core.gap.le.privacy.enabled u:object_r:bluetooth_config_prop:s0 exact bool
492
Sal Savage568662f2022-01-18 14:04:49 -0800493bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string
Sal Savage724381a2022-02-02 14:13:41 -0800494bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact string
Sal Savage568662f2022-01-18 14:04:49 -0800495
496bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool
497bluetooth.profile.a2dp.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool
498bluetooth.profile.asha.central.enabled u:object_r:bluetooth_config_prop:s0 exact bool
499bluetooth.profile.avrcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool
500bluetooth.profile.avrcp.target.enabled u:object_r:bluetooth_config_prop:s0 exact bool
501bluetooth.profile.bap.broadcast.assist.enabled u:object_r:bluetooth_config_prop:s0 exact bool
502bluetooth.profile.bap.broadcast.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700503bluetooth.profile.bap.unicast.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage73fdf662022-03-12 12:48:33 -0800504bluetooth.profile.bas.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage568662f2022-01-18 14:04:49 -0800505bluetooth.profile.bass.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700506bluetooth.profile.ccp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage568662f2022-01-18 14:04:49 -0800507bluetooth.profile.csip.set_coordinator.enabled u:object_r:bluetooth_config_prop:s0 exact bool
508bluetooth.profile.gatt.enabled u:object_r:bluetooth_config_prop:s0 exact bool
509bluetooth.profile.hap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
510bluetooth.profile.hfp.ag.enabled u:object_r:bluetooth_config_prop:s0 exact bool
511bluetooth.profile.hfp.hf.enabled u:object_r:bluetooth_config_prop:s0 exact bool
512bluetooth.profile.hid.device.enabled u:object_r:bluetooth_config_prop:s0 exact bool
513bluetooth.profile.hid.host.enabled u:object_r:bluetooth_config_prop:s0 exact bool
514bluetooth.profile.map.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
515bluetooth.profile.map.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
516bluetooth.profile.mcp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
517bluetooth.profile.opp.enabled u:object_r:bluetooth_config_prop:s0 exact bool
518bluetooth.profile.pan.nap.enabled u:object_r:bluetooth_config_prop:s0 exact bool
519bluetooth.profile.pan.panu.enabled u:object_r:bluetooth_config_prop:s0 exact bool
520bluetooth.profile.pbap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
521bluetooth.profile.pbap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
522bluetooth.profile.sap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700523bluetooth.profile.vcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Etienne Ruffieuxbde2fc62022-01-12 13:05:33 +0000524
Jack Yu4412ba42021-06-11 00:28:31 +0800525persist.nfc.debug_enabled u:object_r:nfc_prop:s0 exact bool
526
Inseob Kimacd02fc2020-07-28 15:17:24 +0900527persist.radio.multisim.config u:object_r:radio_control_prop:s0 exact string
Gary Jian874dd082022-03-10 01:36:12 +0800528persist.radio.allow_mock_modem u:object_r:radio_control_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900529
Marvin Ramin157957b2021-04-14 13:20:10 +0000530persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool
531ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string
532ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string
533ro.hdmi.set_menu_language u:object_r:hdmi_config_prop:s0 exact bool
534ro.hdmi.cec.source.set_menu_language.enabled u:object_r:hdmi_config_prop:s0 exact bool
535ro.hdmi.property_sytem_audio_device_arc_port u:object_r:hdmi_config_prop:s0 exact string
536ro.hdmi.cec_audio_device_forward_volume_keys_system_audio_mode_off u:object_r:hdmi_config_prop:s0 exact bool
537ro.hdmi.property_is_device_hdmi_cec_switch u:object_r:hdmi_config_prop:s0 exact bool
538ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool
539ro.hdmi.cec.source.send_standby_on_sleep u:object_r:hdmi_config_prop:s0 exact enum to_tv broadcast none
Nathalie Le Clairf6961092021-05-05 08:53:35 +0200540ro.hdmi.cec.source.playback_device_action_on_routing_control u:object_r:hdmi_config_prop:s0 exact enum none wake_up_only wake_up_and_send_active_source
Inseob Kim3efe91b2020-03-09 19:48:37 +0900541
Chris Wailes4540efc2020-10-29 16:38:45 -0700542pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
543pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
544pm.dexopt.boot u:object_r:exported_pm_prop:s0 exact string
Calin Juravleaca5d732021-05-18 08:39:22 -0700545pm.dexopt.cmdline u:object_r:exported_pm_prop:s0 exact string
Chris Wailes4540efc2020-10-29 16:38:45 -0700546pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
547pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
548pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
549pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
550pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
551pm.dexopt.install-fast u:object_r:exported_pm_prop:s0 exact string
552pm.dexopt.install-bulk u:object_r:exported_pm_prop:s0 exact string
553pm.dexopt.install-bulk-secondary u:object_r:exported_pm_prop:s0 exact string
554pm.dexopt.install-bulk-downgraded u:object_r:exported_pm_prop:s0 exact string
555pm.dexopt.install-bulk-secondary-downgraded u:object_r:exported_pm_prop:s0 exact string
556pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900557
Inseob Kim3efe91b2020-03-09 19:48:37 +0900558ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int
559
Inseob Kim3efe91b2020-03-09 19:48:37 +0900560ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
561
562ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900563
564ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string
565
Michael Bestasef9ccbd2020-03-10 23:51:09 +0200566ro.config.alarm_alert u:object_r:systemsound_config_prop:s0 exact string
567ro.config.alarm_vol_default u:object_r:systemsound_config_prop:s0 exact int
568ro.config.alarm_vol_steps u:object_r:systemsound_config_prop:s0 exact int
569ro.config.media_vol_default u:object_r:systemsound_config_prop:s0 exact int
570ro.config.media_vol_steps u:object_r:systemsound_config_prop:s0 exact int
571ro.config.notification_sound u:object_r:systemsound_config_prop:s0 exact string
572ro.config.ringtone u:object_r:systemsound_config_prop:s0 exact string
573ro.config.system_vol_default u:object_r:systemsound_config_prop:s0 exact int
574ro.config.system_vol_steps u:object_r:systemsound_config_prop:s0 exact int
575ro.config.vc_call_vol_default u:object_r:systemsound_config_prop:s0 exact int
Inseob Kimfd2d6ec2020-04-01 10:01:16 +0900576
Inseob Kim6ffdf1b2020-06-16 20:00:41 +0900577ro.control_privapp_permissions u:object_r:packagemanager_config_prop:s0 exact enum disable enforce log
578ro.cp_system_other_odex u:object_r:packagemanager_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900579
Inseob Kim3f5a7d22020-04-06 20:49:17 +0900580ro.crypto.allow_encrypt_override u:object_r:vold_config_prop:s0 exact bool
581ro.crypto.dm_default_key.options_format.version u:object_r:vold_config_prop:s0 exact int
582ro.crypto.fde_algorithm u:object_r:vold_config_prop:s0 exact string
583ro.crypto.fde_sector_size u:object_r:vold_config_prop:s0 exact int
Paul Crowleybf29c3a2021-08-06 15:11:53 -0700584ro.crypto.metadata_init_delete_all_keys.enabled u:object_r:vold_config_prop:s0 exact bool
Inseob Kim3f5a7d22020-04-06 20:49:17 +0900585ro.crypto.scrypt_params u:object_r:vold_config_prop:s0 exact string
586ro.crypto.set_dun u:object_r:vold_config_prop:s0 exact bool
587ro.crypto.volume.contents_mode u:object_r:vold_config_prop:s0 exact string
588ro.crypto.volume.filenames_mode u:object_r:vold_config_prop:s0 exact string
589ro.crypto.volume.metadata.encryption u:object_r:vold_config_prop:s0 exact string
590ro.crypto.volume.metadata.method u:object_r:vold_config_prop:s0 exact string
591ro.crypto.volume.options u:object_r:vold_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900592
Martijn Coenen01234d32020-04-10 14:11:49 +0200593external_storage.projid.enabled u:object_r:storage_config_prop:s0 exact bool
594external_storage.casefold.enabled u:object_r:storage_config_prop:s0 exact bool
Daniel Rosenbergafede842020-05-11 22:50:40 -0700595external_storage.sdcardfs.enabled u:object_r:storage_config_prop:s0 exact bool
Zimaa1499d2020-09-02 09:37:09 +0100596external_storage.cross_user.enabled u:object_r:storage_config_prop:s0 exact bool
Alessio Balsinibf729fd2022-03-23 18:12:01 +0000597ro.fuse.bpf.enabled u:object_r:storage_config_prop:s0 exact bool
Martijn Coenen01234d32020-04-10 14:11:49 +0200598
Inseob Kimc80b0242020-07-16 22:25:47 +0900599ro.config.per_app_memcg u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900600ro.lmk.critical u:object_r:lmkd_config_prop:s0 exact int
601ro.lmk.critical_upgrade u:object_r:lmkd_config_prop:s0 exact bool
602ro.lmk.debug u:object_r:lmkd_config_prop:s0 exact bool
603ro.lmk.downgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryancb343e82021-07-14 18:07:46 -0700604ro.lmk.filecache_min_kb u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900605ro.lmk.kill_heaviest_task u:object_r:lmkd_config_prop:s0 exact bool
606ro.lmk.kill_timeout_ms u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimd5a04482020-11-05 22:17:26 +0900607ro.lmk.log_stats u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900608ro.lmk.low u:object_r:lmkd_config_prop:s0 exact int
609ro.lmk.medium u:object_r:lmkd_config_prop:s0 exact int
610ro.lmk.psi_partial_stall_ms u:object_r:lmkd_config_prop:s0 exact int
611ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryane121dc52022-02-11 14:54:37 -0800612ro.lmk.stall_limit_critical u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900613ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int
614ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int
615ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryanc461b3b2021-03-03 12:49:31 -0800616ro.lmk.thrashing_limit_critical u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900617ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int
618ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool
Robin Lee0b0dd682021-10-27 13:17:50 +0000619ro.lmk.use_new_strategy u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900620ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryanb221e662020-05-05 12:41:02 -0700621lmkd.reinit u:object_r:lmkd_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900622
Pawin Vongmasa76d7cf92020-03-07 04:15:38 -0800623ro.media.xml_variant.codecs u:object_r:media_variant_prop:s0 exact string
624ro.media.xml_variant.codecs_performance u:object_r:media_variant_prop:s0 exact string
625ro.media.xml_variant.profiles u:object_r:media_variant_prop:s0 exact string
626
Inseob Kimb85a74f2020-06-16 19:18:24 +0900627ro.minui.default_rotation u:object_r:recovery_config_prop:s0 exact string
628ro.minui.overscan_percent u:object_r:recovery_config_prop:s0 exact int
629ro.minui.pixel_format u:object_r:recovery_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900630
Inseob Kimc80b0242020-07-16 22:25:47 +0900631ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900632
Inseob Kim3efe91b2020-03-09 19:48:37 +0900633ro.rebootescrow.device u:object_r:rebootescrow_hal_prop:s0 exact string
634
Inseob Kimd5a04482020-11-05 22:17:26 +0900635ro.storage_manager.enabled u:object_r:storagemanager_config_prop:s0 exact bool
636ro.storage_manager.show_opt_in u:object_r:storagemanager_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900637
Inseob Kim3efe91b2020-03-09 19:48:37 +0900638ro.vehicle.hal u:object_r:vehicle_hal_prop:s0 exact string
639
640ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
641
Inseob Kim36aeb162020-05-08 20:42:25 +0900642ro.zram.mark_idle_delay_mins u:object_r:zram_config_prop:s0 exact int
643ro.zram.first_wb_delay_mins u:object_r:zram_config_prop:s0 exact int
644ro.zram.periodic_wb_delay_hours u:object_r:zram_config_prop:s0 exact int
645zram.force_writeback u:object_r:zram_config_prop:s0 exact bool
646persist.sys.zram_enabled u:object_r:zram_control_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900647
Inseob Kimc80b0242020-07-16 22:25:47 +0900648sendbug.preferred.domain u:object_r:sendbug_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900649
Inseob Kimdc1e5012020-04-27 21:13:01 +0900650persist.sys.usb.usbradio.config u:object_r:usb_control_prop:s0 exact string
651
652sys.usb.config u:object_r:usb_control_prop:s0 exact string
653sys.usb.configfs u:object_r:usb_control_prop:s0 exact int
654sys.usb.controller u:object_r:usb_control_prop:s0 exact string
655sys.usb.state u:object_r:usb_control_prop:s0 exact string
656
Ray Chi07bb5d02021-06-07 16:40:44 +0800657sys.usb.mtp.batchcancel u:object_r:usb_config_prop:s0 exact bool
Inseob Kimdc1e5012020-04-27 21:13:01 +0900658sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
659
660sys.usb.config. u:object_r:usb_prop:s0
Inseob Kim3efe91b2020-03-09 19:48:37 +0900661
Inseob Kimbfb37082020-04-27 23:49:15 +0900662sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool
663sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int
664sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int
665
666sys.usb.ffs.ready u:object_r:ffs_control_prop:s0 exact bool
667sys.usb.ffs.mtp.ready u:object_r:ffs_control_prop:s0 exact bool
668
Inseob Kim14a71fb2020-07-07 13:35:34 +0900669tombstoned.max_tombstone_count u:object_r:tombstone_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900670
Eric Biggers040ce192021-04-22 16:09:56 -0700671vold.post_fs_data_done u:object_r:vold_post_fs_data_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900672
Richard Fung0c7c2672021-11-08 20:09:54 +0000673apexd.payload_metadata.path u:object_r:apexd_payload_metadata_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900674apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
675
Alexander Potapenko0a64d102022-01-28 19:48:27 +0100676dmesgd.start u:object_r:dmesgd_start_prop:s0 exact bool
677
Martijn Coenenf2e4ee62021-03-16 08:34:30 +0100678odsign.key.done u:object_r:odsign_prop:s0 exact bool
679odsign.verification.done u:object_r:odsign_prop:s0 exact bool
680odsign.verification.success u:object_r:odsign_prop:s0 exact bool
681
Inseob Kim4ed47372020-04-24 15:03:01 +0900682dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool
683sys.boot_completed u:object_r:boot_status_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900684
Inseob Kim3b82aec2020-05-14 01:38:40 +0900685persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string
686
Inseob Kim3efe91b2020-03-09 19:48:37 +0900687persist.sys.theme u:object_r:theme_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900688
Inseob Kim3b82aec2020-05-14 01:38:40 +0900689sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int
690
Inseob Kim3efe91b2020-03-09 19:48:37 +0900691sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900692
Inseob Kimbdcbcf02020-05-06 18:30:20 +0900693aac_drc_boost u:object_r:aac_drc_prop:s0 exact int
694aac_drc_cut u:object_r:aac_drc_prop:s0 exact int
695aac_drc_enc_target_level u:object_r:aac_drc_prop:s0 exact int
696aac_drc_heavy u:object_r:aac_drc_prop:s0 exact int
697aac_drc_reference_level u:object_r:aac_drc_prop:s0 exact int
698ro.aac_drc_effect_type u:object_r:aac_drc_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900699
700build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
701
Inseob Kim832e17b2020-05-25 15:36:44 +0900702drm.64bit.enabled u:object_r:mediadrm_config_prop:s0 exact bool
703media.mediadrmservice.enable u:object_r:mediadrm_config_prop:s0 exact bool
704
705drm.service.enabled u:object_r:drm_service_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900706
707dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
708dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool
Inseob Kim46dd4be2020-08-18 11:25:32 +0900709persist.dumpstate.verbose_logging.enabled u:object_r:hal_dumpstate_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900710
Inseob Kim40c67b22020-07-25 00:34:56 +0900711hal.instrumentation.enable u:object_r:hal_instrumentation_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900712
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900713# default contexts only accessible by coredomain
Inseob Kim387fb442020-07-22 19:14:56 +0900714init.svc. u:object_r:init_service_status_private_prop:s0 prefix string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900715
Josh Gaod74d1d52020-11-06 13:25:27 -0800716# Globally-readable init service props
717init.svc.adbd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900718init.svc.bugreport u:object_r:init_service_status_prop:s0 exact string
Wei Wang998bc372020-07-24 10:54:08 -0700719init.svc.bugreportd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900720init.svc.console u:object_r:init_service_status_prop:s0 exact string
721init.svc.dumpstatez u:object_r:init_service_status_prop:s0 exact string
722init.svc.mediadrm u:object_r:init_service_status_prop:s0 exact string
Inseob Kim79bd33a2020-07-23 08:33:24 +0900723init.svc.statsd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900724init.svc.surfaceflinger u:object_r:init_service_status_prop:s0 exact string
725init.svc.tombstoned u:object_r:init_service_status_prop:s0 exact string
726init.svc.zygote u:object_r:init_service_status_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900727
Inseob Kim9add20f2020-05-06 22:20:35 +0900728libc.debug.malloc.options u:object_r:libc_debug_prop:s0 exact string
729libc.debug.malloc.program u:object_r:libc_debug_prop:s0 exact string
730libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900731
Mitch Phillips8cd32cd2022-03-22 15:59:57 -0700732# GWP-ASan props. Separate from other libc.debug.* props, because we want users
733# to be able to set them from `adb shell` even on release devices.
734libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
735
Mitch Phillipseaf14042020-12-03 17:23:06 -0800736# shell-only props for ARM memory tagging (MTE).
737arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string
Florian Mayer6020c422022-02-07 11:26:35 -0800738persist.arm64.memtag.default u:object_r:arm64_memtag_prop:s0 exact string
Florian Mayer360ddf52022-02-08 18:09:16 -0800739persist.arm64.memtag.app_default u:object_r:arm64_memtag_prop:s0 exact string
Mitch Phillipseaf14042020-12-03 17:23:06 -0800740
Inseob Kim3efe91b2020-03-09 19:48:37 +0900741net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool
742
743persist.sys.locale u:object_r:exported_system_prop:s0 exact string
744persist.sys.timezone u:object_r:exported_system_prop:s0 exact string
745persist.sys.test_harness u:object_r:test_harness_prop:s0 exact bool
746
Inseob Kim40c67b22020-07-25 00:34:56 +0900747ro.arch u:object_r:build_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900748
Inseob Kim8c342472020-07-23 17:54:35 +0900749# ro.boot. properties are set based on kernel commandline arguments, which are vendor owned.
750ro.boot. u:object_r:bootloader_prop:s0
751ro.boot.avb_version u:object_r:bootloader_prop:s0 exact string
752ro.boot.baseband u:object_r:bootloader_prop:s0 exact string
753ro.boot.bootdevice u:object_r:bootloader_prop:s0 exact string
754ro.boot.bootloader u:object_r:bootloader_prop:s0 exact string
755ro.boot.boottime u:object_r:bootloader_prop:s0 exact string
756ro.boot.console u:object_r:bootloader_prop:s0 exact string
757ro.boot.hardware u:object_r:bootloader_prop:s0 exact string
758ro.boot.hardware.color u:object_r:bootloader_prop:s0 exact string
759ro.boot.hardware.sku u:object_r:bootloader_prop:s0 exact string
760ro.boot.keymaster u:object_r:bootloader_prop:s0 exact string
761ro.boot.mode u:object_r:bootloader_prop:s0 exact string
Roman Kiryanov640a58d2021-04-14 20:36:55 -0700762# Populated on Android Studio Emulator (for emulator specific workarounds)
763ro.boot.qemu u:object_r:bootloader_prop:s0 exact bool
Inseob Kim8c342472020-07-23 17:54:35 +0900764ro.boot.revision u:object_r:bootloader_prop:s0 exact string
765ro.boot.vbmeta.avb_version u:object_r:bootloader_prop:s0 exact string
766ro.boot.verifiedbootstate u:object_r:bootloader_prop:s0 exact string
767ro.boot.veritymode u:object_r:bootloader_prop:s0 exact string
Enrico Granata645c3902021-10-01 13:11:36 -0600768# Properties specific to virtualized deployments of Android
Andrew Scull87ac3c32022-02-01 18:17:10 +0000769ro.boot.hypervisor.protected_vm.supported u:object_r:hypervisor_prop:s0 exact bool
Enrico Granata645c3902021-10-01 13:11:36 -0600770ro.boot.hypervisor.version u:object_r:hypervisor_prop:s0 exact string
Andrew Scull87ac3c32022-02-01 18:17:10 +0000771ro.boot.hypervisor.vm.supported u:object_r:hypervisor_prop:s0 exact bool
Inseob Kim8c342472020-07-23 17:54:35 +0900772
Inseob Kim68d61462020-07-24 16:53:56 +0900773# These ro.X properties are set to values of ro.boot.X by property_service.
774ro.baseband u:object_r:bootloader_prop:s0 exact string
775ro.bootloader u:object_r:bootloader_prop:s0 exact string
776ro.bootmode u:object_r:bootloader_prop:s0 exact string
777ro.hardware u:object_r:bootloader_prop:s0 exact string
778ro.revision u:object_r:bootloader_prop:s0 exact string
779
Inseob Kim3efe91b2020-03-09 19:48:37 +0900780ro.boot.dynamic_partitions u:object_r:exported_default_prop:s0 exact string
781ro.boot.dynamic_partitions_retrofit u:object_r:exported_default_prop:s0 exact string
782
Inseob Kim83502bf2020-03-09 19:48:37 +0900783ro.boottime.init.mount.data u:object_r:boottime_public_prop:s0 exact string
784ro.boottime.init.fsck.data u:object_r:boottime_public_prop:s0 exact string
785
Inseob Kim072e7c82020-11-03 17:08:35 +0900786ro.build.characteristics u:object_r:build_prop:s0 exact string
787ro.build.date u:object_r:build_prop:s0 exact string
788ro.build.date.utc u:object_r:build_prop:s0 exact int
789ro.build.description u:object_r:build_prop:s0 exact string
790ro.build.display.id u:object_r:build_prop:s0 exact string
791ro.build.flavor u:object_r:build_prop:s0 exact string
792ro.build.host u:object_r:build_prop:s0 exact string
793ro.build.id u:object_r:build_prop:s0 exact string
794ro.build.product u:object_r:build_prop:s0 exact string
795ro.build.system_root_image u:object_r:build_prop:s0 exact bool
796ro.build.tags u:object_r:build_prop:s0 exact string
797ro.build.type u:object_r:build_prop:s0 exact string
798ro.build.user u:object_r:build_prop:s0 exact string
799ro.build.version.all_codenames u:object_r:build_prop:s0 exact string
800ro.build.version.base_os u:object_r:build_prop:s0 exact string
801ro.build.version.codename u:object_r:build_prop:s0 exact string
802ro.build.version.incremental u:object_r:build_prop:s0 exact string
803ro.build.version.min_supported_target_sdk u:object_r:build_prop:s0 exact int
804ro.build.version.preview_sdk u:object_r:build_prop:s0 exact int
805ro.build.version.preview_sdk_fingerprint u:object_r:build_prop:s0 exact string
806ro.build.version.release u:object_r:build_prop:s0 exact string
807ro.build.version.release_or_codename u:object_r:build_prop:s0 exact string
808ro.build.version.sdk u:object_r:build_prop:s0 exact int
809ro.build.version.security_patch u:object_r:build_prop:s0 exact string
810
811ro.actionable_compatible_property.enabled u:object_r:build_prop:s0 exact bool
Inseob Kim8c239252020-05-06 20:07:33 +0900812
Yi-Yo Chiang598d0792022-06-10 14:52:38 +0800813ro.debuggable u:object_r:build_prop:s0 exact bool
814ro.force.debuggable u:object_r:build_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900815
Inseob Kim072e7c82020-11-03 17:08:35 +0900816ro.treble.enabled u:object_r:build_prop:s0 exact bool
817
Inseob Kimfc688b32020-05-19 22:02:58 +0900818ro.product.cpu.abi u:object_r:build_prop:s0 exact string
819ro.product.cpu.abilist u:object_r:build_prop:s0 exact string
820ro.product.cpu.abilist32 u:object_r:build_prop:s0 exact string
821ro.product.cpu.abilist64 u:object_r:build_prop:s0 exact string
822
Inseob Kim072e7c82020-11-03 17:08:35 +0900823ro.product.system.brand u:object_r:build_prop:s0 exact string
824ro.product.system.device u:object_r:build_prop:s0 exact string
825ro.product.system.manufacturer u:object_r:build_prop:s0 exact string
826ro.product.system.model u:object_r:build_prop:s0 exact string
827ro.product.system.name u:object_r:build_prop:s0 exact string
828
829ro.system.build.date u:object_r:build_prop:s0 exact string
830ro.system.build.date.utc u:object_r:build_prop:s0 exact int
831ro.system.build.fingerprint u:object_r:build_prop:s0 exact string
832ro.system.build.id u:object_r:build_prop:s0 exact string
833ro.system.build.tags u:object_r:build_prop:s0 exact string
834ro.system.build.type u:object_r:build_prop:s0 exact string
835ro.system.build.version.incremental u:object_r:build_prop:s0 exact string
836ro.system.build.version.release u:object_r:build_prop:s0 exact string
837ro.system.build.version.release_or_codename u:object_r:build_prop:s0 exact string
838ro.system.build.version.sdk u:object_r:build_prop:s0 exact int
839
Inseob Kimfc688b32020-05-19 22:02:58 +0900840ro.adb.secure u:object_r:build_prop:s0 exact bool
841ro.secure u:object_r:build_prop:s0 exact int
842
Inseob Kim072e7c82020-11-03 17:08:35 +0900843ro.product.system_ext.brand u:object_r:build_prop:s0 exact string
844ro.product.system_ext.device u:object_r:build_prop:s0 exact string
845ro.product.system_ext.manufacturer u:object_r:build_prop:s0 exact string
846ro.product.system_ext.model u:object_r:build_prop:s0 exact string
847ro.product.system_ext.name u:object_r:build_prop:s0 exact string
848
849ro.system_ext.build.date u:object_r:build_prop:s0 exact string
850ro.system_ext.build.date.utc u:object_r:build_prop:s0 exact int
851ro.system_ext.build.fingerprint u:object_r:build_prop:s0 exact string
852ro.system_ext.build.id u:object_r:build_prop:s0 exact string
853ro.system_ext.build.tags u:object_r:build_prop:s0 exact string
854ro.system_ext.build.type u:object_r:build_prop:s0 exact string
855ro.system_ext.build.version.incremental u:object_r:build_prop:s0 exact string
856ro.system_ext.build.version.release u:object_r:build_prop:s0 exact string
857ro.system_ext.build.version.release_or_codename u:object_r:build_prop:s0 exact string
858ro.system_ext.build.version.sdk u:object_r:build_prop:s0 exact int
859
860# These ro.product.product.* and ro.product.build.* are set by /product/etc/build.prop
861ro.product.product.brand u:object_r:build_prop:s0 exact string
862ro.product.product.device u:object_r:build_prop:s0 exact string
863ro.product.product.manufacturer u:object_r:build_prop:s0 exact string
864ro.product.product.model u:object_r:build_prop:s0 exact string
865ro.product.product.name u:object_r:build_prop:s0 exact string
866
867ro.product.build.date u:object_r:build_prop:s0 exact string
868ro.product.build.date.utc u:object_r:build_prop:s0 exact int
869ro.product.build.fingerprint u:object_r:build_prop:s0 exact string
870ro.product.build.id u:object_r:build_prop:s0 exact string
871ro.product.build.tags u:object_r:build_prop:s0 exact string
872ro.product.build.type u:object_r:build_prop:s0 exact string
873ro.product.build.version.incremental u:object_r:build_prop:s0 exact string
874ro.product.build.version.release u:object_r:build_prop:s0 exact string
875ro.product.build.version.release_or_codename u:object_r:build_prop:s0 exact string
876ro.product.build.version.sdk u:object_r:build_prop:s0 exact int
877
Inseob Kimfc688b32020-05-19 22:02:58 +0900878# These 5 properties are set by property_service
879ro.product.brand u:object_r:build_prop:s0 exact string
880ro.product.device u:object_r:build_prop:s0 exact string
881ro.product.manufacturer u:object_r:build_prop:s0 exact string
882ro.product.model u:object_r:build_prop:s0 exact string
883ro.product.name u:object_r:build_prop:s0 exact string
884
Evgenii Stepanovcc782e42019-10-09 17:20:59 -0700885# Sanitizer properties
886ro.sanitize.address u:object_r:build_prop:s0 exact bool
887ro.sanitize.cfi u:object_r:build_prop:s0 exact bool
888ro.sanitize.default-ub u:object_r:build_prop:s0 exact bool
889ro.sanitize.fuzzer u:object_r:build_prop:s0 exact bool
890ro.sanitize.hwaddress u:object_r:build_prop:s0 exact bool
891ro.sanitize.integer_overflow u:object_r:build_prop:s0 exact bool
892ro.sanitize.safe-stack u:object_r:build_prop:s0 exact bool
893ro.sanitize.scudo u:object_r:build_prop:s0 exact bool
894ro.sanitize.thread u:object_r:build_prop:s0 exact bool
895ro.sanitize.undefined u:object_r:build_prop:s0 exact bool
896
Inseob Kimfc688b32020-05-19 22:02:58 +0900897# All odm build props are set by /odm/build.prop
898ro.odm.build.date u:object_r:build_odm_prop:s0 exact string
899ro.odm.build.date.utc u:object_r:build_odm_prop:s0 exact int
900ro.odm.build.fingerprint u:object_r:build_odm_prop:s0 exact string
901ro.odm.build.version.incremental u:object_r:build_odm_prop:s0 exact string
Lajos Molnarb92fdbb2021-02-23 16:29:22 -0800902ro.odm.build.media_performance_class u:object_r:build_odm_prop:s0 exact int
Inseob Kimfc688b32020-05-19 22:02:58 +0900903
904ro.product.odm.brand u:object_r:build_odm_prop:s0 exact string
905ro.product.odm.device u:object_r:build_odm_prop:s0 exact string
906ro.product.odm.manufacturer u:object_r:build_odm_prop:s0 exact string
907ro.product.odm.model u:object_r:build_odm_prop:s0 exact string
908ro.product.odm.name u:object_r:build_odm_prop:s0 exact string
909
Yifan Hong850a2312020-07-15 17:12:15 -0700910# All vendor_dlkm build props are set by /vendor_dlkm/etc/build.prop
Inseob Kim072e7c82020-11-03 17:08:35 +0900911ro.vendor_dlkm.build.date u:object_r:build_vendor_prop:s0 exact string
912ro.vendor_dlkm.build.date.utc u:object_r:build_vendor_prop:s0 exact int
913ro.vendor_dlkm.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
914ro.vendor_dlkm.build.id u:object_r:build_vendor_prop:s0 exact string
915ro.vendor_dlkm.build.tags u:object_r:build_vendor_prop:s0 exact string
916ro.vendor_dlkm.build.type u:object_r:build_vendor_prop:s0 exact string
917ro.vendor_dlkm.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
918ro.vendor_dlkm.build.version.release u:object_r:build_vendor_prop:s0 exact string
919ro.vendor_dlkm.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string
920ro.vendor_dlkm.build.version.sdk u:object_r:build_vendor_prop:s0 exact int
Yifan Hong85aba142020-05-13 20:44:19 -0700921
Yifan Hongdc9c4562020-07-15 17:11:17 -0700922# All odm_dlkm build props are set by /odm_dlkm/etc/build.prop
Alex Hongec6d12f2021-05-04 15:19:49 +0800923ro.product.odm_dlkm.brand u:object_r:build_odm_prop:s0 exact string
924ro.product.odm_dlkm.device u:object_r:build_odm_prop:s0 exact string
925ro.product.odm_dlkm.manufacturer u:object_r:build_odm_prop:s0 exact string
926ro.product.odm_dlkm.model u:object_r:build_odm_prop:s0 exact string
927ro.product.odm_dlkm.name u:object_r:build_odm_prop:s0 exact string
928
929ro.odm_dlkm.build.date u:object_r:build_odm_prop:s0 exact string
930ro.odm_dlkm.build.date.utc u:object_r:build_odm_prop:s0 exact int
931ro.odm_dlkm.build.fingerprint u:object_r:build_odm_prop:s0 exact string
932ro.odm_dlkm.build.id u:object_r:build_odm_prop:s0 exact string
933ro.odm_dlkm.build.tags u:object_r:build_odm_prop:s0 exact string
934ro.odm_dlkm.build.type u:object_r:build_odm_prop:s0 exact string
935ro.odm_dlkm.build.version.incremental u:object_r:build_odm_prop:s0 exact string
936ro.odm_dlkm.build.version.release u:object_r:build_odm_prop:s0 exact string
937ro.odm_dlkm.build.version.release_or_codename u:object_r:build_odm_prop:s0 exact string
938ro.odm_dlkm.build.version.sdk u:object_r:build_odm_prop:s0 exact int
Yifan Hongdc9c4562020-07-15 17:11:17 -0700939
Hridya Valsaraju8403ed72021-03-31 22:07:02 -0700940# enforces debugfs restrictions in non-user builds, set by /vendor/build.prop
941ro.product.debugfs_restrictions.enabled u:object_r:debugfs_restriction_prop:s0 exact bool
942
Inseob Kimfc688b32020-05-19 22:02:58 +0900943# All vendor build props are set by /vendor/build.prop
Inseob Kim072e7c82020-11-03 17:08:35 +0900944ro.vendor.build.date u:object_r:build_vendor_prop:s0 exact string
945ro.vendor.build.date.utc u:object_r:build_vendor_prop:s0 exact int
946ro.vendor.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
Tianjie8428a102021-05-24 15:34:35 -0700947ro.vendor.build.fingerprint_has_digest u:object_r:build_vendor_prop:s0 exact bool
Inseob Kim072e7c82020-11-03 17:08:35 +0900948ro.vendor.build.id u:object_r:build_vendor_prop:s0 exact string
949ro.vendor.build.tags u:object_r:build_vendor_prop:s0 exact string
950ro.vendor.build.type u:object_r:build_vendor_prop:s0 exact string
951ro.vendor.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
952ro.vendor.build.version.release u:object_r:build_vendor_prop:s0 exact string
953ro.vendor.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string
954ro.vendor.build.version.sdk u:object_r:build_vendor_prop:s0 exact int
Kelvin Zhang7ce2af42021-06-11 10:00:40 -0400955ro.vendor.build.dont_use_vabc u:object_r:build_vendor_prop:s0 exact bool
Yifan Hong6bb5a762020-10-06 17:52:17 -0700956
SzuWei Lin42937432020-11-26 17:13:27 +0800957# All vendor CPU abilist props are set by /vendor/build.prop
958ro.vendor.product.cpu.abilist u:object_r:build_vendor_prop:s0 exact string
959ro.vendor.product.cpu.abilist32 u:object_r:build_vendor_prop:s0 exact string
960ro.vendor.product.cpu.abilist64 u:object_r:build_vendor_prop:s0 exact string
961
Oleg Matcovschidb8fa962021-04-28 17:24:31 -0700962ro.product.board u:object_r:build_vendor_prop:s0 exact string
963ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
964ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string
965ro.product.vendor.device u:object_r:build_vendor_prop:s0 exact string
966ro.product.vendor.manufacturer u:object_r:build_vendor_prop:s0 exact string
967ro.product.vendor.model u:object_r:build_vendor_prop:s0 exact string
968ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string
969ro.product.vendor_dlkm.brand u:object_r:build_vendor_prop:s0 exact string
970ro.product.vendor_dlkm.device u:object_r:build_vendor_prop:s0 exact string
971ro.product.vendor_dlkm.manufacturer u:object_r:build_vendor_prop:s0 exact string
972ro.product.vendor_dlkm.model u:object_r:build_vendor_prop:s0 exact string
973ro.product.vendor_dlkm.name u:object_r:build_vendor_prop:s0 exact string
Inseob Kimfc688b32020-05-19 22:02:58 +0900974
Justin Yun08396072021-03-17 15:06:44 +0900975# GRF property for the first api level of the vendor partition
976ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun02e50452021-04-07 09:02:44 +0900977ro.board.api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun785bb7a2021-09-29 15:34:19 +0900978ro.vendor.api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun08396072021-03-17 15:06:44 +0900979
Inseob Kim072e7c82020-11-03 17:08:35 +0900980# Boot image build props set by /{second_stage_resources/,}boot/etc/build.prop
981ro.bootimage.build.date u:object_r:build_bootimage_prop:s0 exact string
982ro.bootimage.build.date.utc u:object_r:build_bootimage_prop:s0 exact int
983ro.bootimage.build.fingerprint u:object_r:build_bootimage_prop:s0 exact string
984ro.bootimage.build.id u:object_r:build_bootimage_prop:s0 exact string
985ro.bootimage.build.tags u:object_r:build_bootimage_prop:s0 exact string
986ro.bootimage.build.type u:object_r:build_bootimage_prop:s0 exact string
987ro.bootimage.build.version.incremental u:object_r:build_bootimage_prop:s0 exact string
988ro.bootimage.build.version.release u:object_r:build_bootimage_prop:s0 exact string
989ro.bootimage.build.version.release_or_codename u:object_r:build_bootimage_prop:s0 exact string
990ro.bootimage.build.version.sdk u:object_r:build_bootimage_prop:s0 exact int
991
992ro.product.bootimage.brand u:object_r:build_bootimage_prop:s0 exact string
993ro.product.bootimage.device u:object_r:build_bootimage_prop:s0 exact string
994ro.product.bootimage.manufacturer u:object_r:build_bootimage_prop:s0 exact string
995ro.product.bootimage.model u:object_r:build_bootimage_prop:s0 exact string
996ro.product.bootimage.name u:object_r:build_bootimage_prop:s0 exact string
997
Inseob Kim99855662020-11-12 22:21:51 +0900998# ro.product.property_source_order is settable from any build.prop
999ro.product.property_source_order u:object_r:build_config_prop:s0 exact string
1000
Inseob Kim3f5a7d22020-04-06 20:49:17 +09001001ro.crypto.state u:object_r:vold_status_prop:s0 exact enum encrypted unencrypted unsupported
Satoshi Niwadd9d2872021-08-19 20:17:54 +09001002ro.crypto.type u:object_r:vold_status_prop:s0 exact enum block file managed none
Inseob Kim3efe91b2020-03-09 19:48:37 +09001003
Inseob Kim40c67b22020-07-25 00:34:56 +09001004ro.property_service.version u:object_r:property_service_version_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001005
Inseob Kim3efe91b2020-03-09 19:48:37 +09001006ro.vendor.redirect_socket_calls u:object_r:vendor_socket_hook_prop:s0 exact bool
1007
Nicolas Geoffray6a311472021-04-28 13:57:11 +01001008service.bootanim.exit u:object_r:bootanim_system_prop:s0 exact int
1009service.bootanim.progress u:object_r:bootanim_system_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001010
Inseob Kim3efe91b2020-03-09 19:48:37 +09001011sys.init.userspace_reboot.in_progress u:object_r:userspace_reboot_exported_prop:s0 exact bool
1012sys.use_memfd u:object_r:use_memfd_prop:s0 exact bool
1013
Inseob Kim3f5a7d22020-04-06 20:49:17 +09001014vold.decrypt u:object_r:vold_status_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001015
Inseob Kimac791a42020-06-23 22:01:45 +09001016aaudio.hw_burst_min_usec u:object_r:aaudio_config_prop:s0 exact int
1017aaudio.minimum_sleep_usec u:object_r:aaudio_config_prop:s0 exact int
1018aaudio.mixer_bursts u:object_r:aaudio_config_prop:s0 exact int
1019aaudio.mmap_exclusive_policy u:object_r:aaudio_config_prop:s0 exact int
1020aaudio.mmap_policy u:object_r:aaudio_config_prop:s0 exact int
1021aaudio.wakeup_delay_usec u:object_r:aaudio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001022
Inseob Kim3efe91b2020-03-09 19:48:37 +09001023persist.rcs.supported u:object_r:exported_default_prop:s0 exact int
1024
Inseob Kim3efe91b2020-03-09 19:48:37 +09001025ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string
1026ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string
1027ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string
1028ro.bionic.cpu_variant u:object_r:cpu_variant_prop:s0 exact string
1029
1030ro.board.platform u:object_r:exported_default_prop:s0 exact string
1031
1032ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int
Alistair Delva7a05afe2020-05-21 09:15:57 -07001033ro.boot.fstab_suffix u:object_r:exported_default_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001034ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string
1035ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string
1036ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string
1037ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string
1038
Inseob Kim3efe91b2020-03-09 19:48:37 +09001039ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool
1040
Yifan Hongcb23ab42020-09-21 20:04:00 -07001041# Update related props
1042ro.build.ab_update u:object_r:exported_default_prop:s0 exact string
1043ro.build.ab_update.gki.prevent_downgrade_version u:object_r:ab_update_gki_prop:s0 exact bool
1044ro.build.ab_update.gki.prevent_downgrade_spl u:object_r:ab_update_gki_prop:s0 exact bool
1045
Inseob Kim3efe91b2020-03-09 19:48:37 +09001046ro.build.expect.baseband u:object_r:exported_default_prop:s0 exact string
1047ro.build.expect.bootloader u:object_r:exported_default_prop:s0 exact string
1048
1049ro.carrier u:object_r:exported_default_prop:s0 exact string
1050
1051ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool
1052ro.config.vc_call_vol_steps u:object_r:exported_config_prop:s0 exact int
1053
1054ro.frp.pst u:object_r:exported_default_prop:s0 exact string
1055
1056ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string
1057ro.hardware.audio u:object_r:exported_default_prop:s0 exact string
1058ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
1059ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
1060ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string
1061ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string
1062ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string
1063ro.hardware.bootctrl u:object_r:exported_default_prop:s0 exact string
1064ro.hardware.camera u:object_r:exported_default_prop:s0 exact string
1065ro.hardware.consumerir u:object_r:exported_default_prop:s0 exact string
1066ro.hardware.context_hub u:object_r:exported_default_prop:s0 exact string
1067ro.hardware.egl u:object_r:exported_default_prop:s0 exact string
Ian Elliott92251f52022-04-27 10:56:49 -06001068ro.hardware.egl_legacy u:object_r:graphics_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001069ro.hardware.fingerprint u:object_r:exported_default_prop:s0 exact string
1070ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
1071ro.hardware.gatekeeper u:object_r:exported_default_prop:s0 exact string
1072ro.hardware.gps u:object_r:exported_default_prop:s0 exact string
1073ro.hardware.gralloc u:object_r:exported_default_prop:s0 exact string
1074ro.hardware.hdmi_cec u:object_r:exported_default_prop:s0 exact string
1075ro.hardware.hwcomposer u:object_r:exported_default_prop:s0 exact string
1076ro.hardware.input u:object_r:exported_default_prop:s0 exact string
1077ro.hardware.keystore u:object_r:exported_default_prop:s0 exact string
1078ro.hardware.keystore_desede u:object_r:exported_default_prop:s0 exact string
1079ro.hardware.lights u:object_r:exported_default_prop:s0 exact string
1080ro.hardware.local_time u:object_r:exported_default_prop:s0 exact string
1081ro.hardware.memtrack u:object_r:exported_default_prop:s0 exact string
1082ro.hardware.nfc u:object_r:exported_default_prop:s0 exact string
1083ro.hardware.nfc_nci u:object_r:exported_default_prop:s0 exact string
1084ro.hardware.nfc_tag u:object_r:exported_default_prop:s0 exact string
1085ro.hardware.nvram u:object_r:exported_default_prop:s0 exact string
1086ro.hardware.power u:object_r:exported_default_prop:s0 exact string
1087ro.hardware.radio u:object_r:exported_default_prop:s0 exact string
1088ro.hardware.sensors u:object_r:exported_default_prop:s0 exact string
1089ro.hardware.sound_trigger u:object_r:exported_default_prop:s0 exact string
1090ro.hardware.thermal u:object_r:exported_default_prop:s0 exact string
1091ro.hardware.tv_input u:object_r:exported_default_prop:s0 exact string
1092ro.hardware.type u:object_r:exported_default_prop:s0 exact string
1093ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string
1094ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string
1095ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string
1096ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string
1097
Peter Collingbourne01e58e02021-03-11 12:51:25 -08001098ro.hw_timeout_multiplier u:object_r:hw_timeout_multiplier_prop:s0 exact int
1099
Inseob Kim3efe91b2020-03-09 19:48:37 +09001100ro.hwui.use_vulkan u:object_r:exported_default_prop:s0 exact bool
1101
Roman Kiryanov08f51ea2021-04-14 23:45:58 -07001102# ro.kernel.* properties are emulator specific and deprecated. Do not use.
1103# Should be retired once presubmit allows.
Inseob Kim3efe91b2020-03-09 19:48:37 +09001104ro.kernel.qemu u:object_r:exported_default_prop:s0 exact bool
1105ro.kernel.qemu. u:object_r:exported_default_prop:s0
1106ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int
1107
Inseob Kim3efe91b2020-03-09 19:48:37 +09001108ro.oem.key1 u:object_r:exported_default_prop:s0 exact string
1109
Inseob Kimfc688b32020-05-19 22:02:58 +09001110ro.product.vndk.version u:object_r:vndk_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001111
Inseob Kim3efe91b2020-03-09 19:48:37 +09001112ro.vndk.lite u:object_r:vndk_prop:s0 exact bool
1113ro.vndk.version u:object_r:vndk_prop:s0 exact string
1114
Inseob Kim212e2b62020-07-14 02:10:37 +09001115ro.vts.coverage u:object_r:vts_config_prop:s0 exact int
1116
1117vts.native_server.on u:object_r:vts_status_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +09001118
Inseob Kim3dbf3d82020-06-25 21:20:42 +09001119wifi.active.interface u:object_r:wifi_hal_prop:s0 exact string
1120wifi.aware.interface u:object_r:wifi_hal_prop:s0 exact string
1121wifi.concurrent.interface u:object_r:wifi_hal_prop:s0 exact string
1122wifi.direct.interface u:object_r:wifi_hal_prop:s0 exact string
1123wifi.interface u:object_r:wifi_hal_prop:s0 exact string
1124wlan.driver.status u:object_r:wifi_hal_prop:s0 exact enum ok unloaded
Inseob Kim3efe91b2020-03-09 19:48:37 +09001125
Inseob Kimc97a97c2020-07-20 20:26:07 +09001126ro.boot.wificountrycode u:object_r:wifi_config_prop:s0 exact string
1127
Inseob Kim3efe91b2020-03-09 19:48:37 +09001128ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool
1129
Songchun Fan9fdcbcd2020-04-28 13:24:54 -07001130# Property to enable incremental feature
1131ro.incremental.enable u:object_r:incremental_prop:s0
1132
Nikita Ioffe9e6588d2020-03-25 00:13:13 +00001133# Properties to configure userspace reboot.
1134init.userspace_reboot.is_supported u:object_r:userspace_reboot_config_prop:s0 exact bool
1135init.userspace_reboot.sigkill.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
1136init.userspace_reboot.sigterm.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Nikita Ioffe7947d582020-04-11 02:00:01 +01001137init.userspace_reboot.started.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Nikita Ioffe9e6588d2020-03-25 00:13:13 +00001138init.userspace_reboot.userdata_remount.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
1139init.userspace_reboot.watchdog.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001140
Inseob Kim3efe91b2020-03-09 19:48:37 +09001141sys.shutdown.requested u:object_r:exported_system_prop:s0 exact string
1142
Inseob Kim721d9212020-04-24 21:25:17 +09001143# surfaceflinger properties
Inseob Kim94bae862020-04-02 15:55:07 +09001144ro.surface_flinger.default_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1145ro.surface_flinger.default_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
1146ro.surface_flinger.force_hwc_copy_for_virtual_displays u:object_r:surfaceflinger_prop:s0 exact bool
1147ro.surface_flinger.has_HDR_display u:object_r:surfaceflinger_prop:s0 exact bool
1148ro.surface_flinger.has_wide_color_display u:object_r:surfaceflinger_prop:s0 exact bool
1149ro.surface_flinger.max_frame_buffer_acquired_buffers u:object_r:surfaceflinger_prop:s0 exact int
1150ro.surface_flinger.max_graphics_height u:object_r:surfaceflinger_prop:s0 exact int
1151ro.surface_flinger.max_graphics_width u:object_r:surfaceflinger_prop:s0 exact int
1152ro.surface_flinger.max_virtual_display_dimension u:object_r:surfaceflinger_prop:s0 exact int
1153ro.surface_flinger.primary_display_orientation u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_180 ORIENTATION_270 ORIENTATION_90
1154ro.surface_flinger.present_time_offset_from_vsync_ns u:object_r:surfaceflinger_prop:s0 exact int
1155ro.surface_flinger.running_without_sync_framework u:object_r:surfaceflinger_prop:s0 exact bool
1156ro.surface_flinger.start_graphics_allocator_service u:object_r:surfaceflinger_prop:s0 exact bool
1157ro.surface_flinger.use_color_management u:object_r:surfaceflinger_prop:s0 exact bool
1158ro.surface_flinger.use_context_priority u:object_r:surfaceflinger_prop:s0 exact bool
1159ro.surface_flinger.use_vr_flinger u:object_r:surfaceflinger_prop:s0 exact bool
1160ro.surface_flinger.vsync_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
1161ro.surface_flinger.vsync_sf_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
1162ro.surface_flinger.wcg_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1163ro.surface_flinger.wcg_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
1164ro.surface_flinger.display_primary_red u:object_r:surfaceflinger_prop:s0 exact string
1165ro.surface_flinger.display_primary_green u:object_r:surfaceflinger_prop:s0 exact string
1166ro.surface_flinger.display_primary_blue u:object_r:surfaceflinger_prop:s0 exact string
1167ro.surface_flinger.display_primary_white u:object_r:surfaceflinger_prop:s0 exact string
1168ro.surface_flinger.protected_contents u:object_r:surfaceflinger_prop:s0 exact bool
1169ro.surface_flinger.set_idle_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1170ro.surface_flinger.set_touch_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1171ro.surface_flinger.set_display_power_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1172ro.surface_flinger.support_kernel_idle_timer u:object_r:surfaceflinger_prop:s0 exact bool
Galia Peycheva201414c2021-02-11 17:24:27 +00001173ro.surface_flinger.supports_background_blur u:object_r:surfaceflinger_prop:s0 exact bool
Inseob Kim94bae862020-04-02 15:55:07 +09001174ro.surface_flinger.use_smart_90_for_video u:object_r:surfaceflinger_prop:s0 exact bool
1175ro.surface_flinger.use_content_detection_for_refresh_rate u:object_r:surfaceflinger_prop:s0 exact bool
1176ro.surface_flinger.color_space_agnostic_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1177ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflinger_prop:s0 exact bool
Marin Shalamanovbf908d32020-10-06 15:14:17 +02001178ro.surface_flinger.update_device_product_info_on_hotplug_reconnect u:object_r:surfaceflinger_prop:s0 exact bool
Ady Abraham41e369e2021-01-09 02:33:45 +00001179ro.surface_flinger.enable_frame_rate_override u:object_r:surfaceflinger_prop:s0 exact bool
Ady Abraham48f3dd62021-02-18 19:20:20 +00001180ro.surface_flinger.enable_layer_caching u:object_r:surfaceflinger_prop:s0 exact bool
Midas Chien3c24ea12021-04-27 20:45:29 +08001181ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int
Wei Wang4d943882021-06-07 18:52:50 -07001182ro.surface_flinger.uclamp.min u:object_r:surfaceflinger_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001183
Inseob Kim721d9212020-04-24 21:25:17 +09001184ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool
1185ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int
1186
1187persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int
1188persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string
1189persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int
1190
Inseob Kim3efe91b2020-03-09 19:48:37 +09001191# Binder cache properties. These are world-readable
1192cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0
1193cache_key.is_compat_change_enabled u:object_r:binder_cache_system_server_prop:s0
1194cache_key.get_packages_for_uid u:object_r:binder_cache_system_server_prop:s0
1195cache_key.has_system_feature u:object_r:binder_cache_system_server_prop:s0
1196cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0
1197cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0
1198cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0
1199cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0
1200cache_key.display_info u:object_r:binder_cache_system_server_prop:s0
1201cache_key.location_enabled u:object_r:binder_cache_system_server_prop:s0
1202cache_key.package_info u:object_r:binder_cache_system_server_prop:s0
1203
1204cache_key.bluetooth. u:object_r:binder_cache_bluetooth_server_prop:s0 prefix string
1205cache_key.system_server. u:object_r:binder_cache_system_server_prop:s0 prefix string
1206cache_key.telephony. u:object_r:binder_cache_telephony_server_prop:s0 prefix string
Inseob Kimad631702020-05-14 21:47:43 +09001207
Woody Line0054322020-05-25 16:33:17 +08001208# Framework watchdog configuration properties.
1209framework_watchdog.fatal_count u:object_r:framework_watchdog_config_prop:s0 exact int
1210framework_watchdog.fatal_window.second u:object_r:framework_watchdog_config_prop:s0 exact int
1211
Steven Terrell879f41c2022-05-23 19:13:29 +00001212# Framework configuration properties.
1213framework.pause_bg_animations.enabled u:object_r:framework_status_prop:s0 exact bool
1214
Navinprashathd35bd442021-11-24 10:50:57 +08001215gsm.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
1216gsm.sim.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
Inseob Kimad631702020-05-14 21:47:43 +09001217gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
1218persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool
1219
Inseob Kim18cbb772020-09-21 12:59:11 +09001220ro.cdma.home.operator.alpha u:object_r:telephony_config_prop:s0 exact string
1221ro.cdma.home.operator.numeric u:object_r:telephony_config_prop:s0 exact string
Inseob Kimad631702020-05-14 21:47:43 +09001222ro.com.android.dataroaming u:object_r:telephony_config_prop:s0 exact bool
1223ro.com.android.prov_mobiledata u:object_r:telephony_config_prop:s0 exact bool
1224ro.radio.noril u:object_r:telephony_config_prop:s0 exact string
1225ro.telephony.call_ring.multiple u:object_r:telephony_config_prop:s0 exact bool
1226ro.telephony.default_cdma_sub u:object_r:telephony_config_prop:s0 exact int
1227ro.telephony.default_network u:object_r:telephony_config_prop:s0 exact string
1228ro.telephony.iwlan_operation_mode u:object_r:telephony_config_prop:s0 exact enum default legacy AP-assisted
1229telephony.active_modems.max_count u:object_r:telephony_config_prop:s0 exact int
1230telephony.lteOnCdmaDevice u:object_r:telephony_config_prop:s0 exact int
1231persist.dbg.volte_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001232persist.dbg.volte_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1233persist.dbg.volte_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1234persist.dbg.volte_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Inseob Kimad631702020-05-14 21:47:43 +09001235persist.dbg.vt_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001236persist.dbg.vt_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1237persist.dbg.vt_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1238persist.dbg.vt_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Inseob Kimad631702020-05-14 21:47:43 +09001239persist.dbg.wfc_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001240persist.dbg.wfc_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1241persist.dbg.wfc_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1242persist.dbg.wfc_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Peiyong Lin37dea072020-06-03 12:20:41 -07001243
Alexander Mishkovetsf0be89b2020-07-08 23:11:03 +02001244# System locale list filter configuration
1245ro.localization.locale_filter u:object_r:localization_prop:s0 exact string
1246
Peiyong Lin37dea072020-06-03 12:20:41 -07001247# Graphics related properties
Inseob Kimc97a97c2020-07-20 20:26:07 +09001248ro.opengles.version u:object_r:graphics_config_prop:s0 exact int
1249
Inseob Kimd5a04482020-11-05 22:17:26 +09001250ro.gfx.driver.0 u:object_r:graphics_config_prop:s0 exact string
1251ro.gfx.driver.1 u:object_r:graphics_config_prop:s0 exact string
1252ro.gfx.angle.supported u:object_r:graphics_config_prop:s0 exact bool
1253ro.gfx.driver_build_time u:object_r:graphics_config_prop:s0 exact int
Inseob Kim5d50daa2020-06-22 22:22:55 +09001254
Peiyong Lin37dea072020-06-03 12:20:41 -07001255graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
1256graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
Amy Hsu0f352fb2020-06-15 17:04:12 +08001257
Inseob Kimf1a7f162020-11-20 16:23:00 +09001258ro.cpuvulkan.version u:object_r:graphics_config_prop:s0 exact int
1259
Midas Chien0d0391f2020-06-17 22:13:21 +08001260# surfaceflinger-settable
Amy Hsu98412ab2020-05-05 13:20:30 +08001261graphics.display.kernel_idle_timer.enabled u:object_r:surfaceflinger_display_prop:s0 exact bool
Amy Hsu0f352fb2020-06-15 17:04:12 +08001262
Dmitri Plotnikov8cad90e2020-09-10 18:51:58 -07001263# Disable/enable charger input
1264power.battery_input.suspended u:object_r:power_debug_prop:s0 exact bool
Woody Lin86334622020-05-13 00:50:50 +08001265
1266# zygote config property
1267zygote.critical_window.minute u:object_r:zygote_config_prop:s0 exact int
Janis Danisevskis202e8632020-10-23 11:16:34 -07001268
Inseob Kime0ebc572021-01-18 11:03:49 +09001269ro.zygote.disable_gl_preload u:object_r:zygote_config_prop:s0 exact bool
1270
Seth Moore8bfdd822022-04-20 10:10:49 -07001271# Allows a device to run without batch attestation keys
1272remote_provisioning.strongbox.rkp_only u:object_r:remote_prov_prop:s0 exact bool
1273remote_provisioning.tee.rkp_only u:object_r:remote_prov_prop:s0 exact bool
Max Biresaaacfdb2022-02-01 21:15:44 -08001274
Paul Crowleyb0c55712021-02-23 08:40:05 -08001275# Broadcast boot stages, which keystore listens to
1276keystore.boot_level u:object_r:keystore_listen_prop:s0 exact int
1277
Hasini Gunasinghe806c7eb2021-07-02 23:14:50 +00001278# Property that tracks keystore crash counts during a boot cycle.
1279keystore.crash_count u:object_r:keystore_crash_prop:s0 exact int
1280
Inseob Kimd5a04482020-11-05 22:17:26 +09001281partition.system.verified u:object_r:verity_status_prop:s0 exact string
1282partition.system_ext.verified u:object_r:verity_status_prop:s0 exact string
1283partition.product.verified u:object_r:verity_status_prop:s0 exact string
1284partition.vendor.verified u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001285partition.odm.verified u:object_r:verity_status_prop:s0 exact string
Inseob Kimd5a04482020-11-05 22:17:26 +09001286
Tianjieade005f2021-08-30 16:28:11 -07001287# Properties that holds the hashtree information for verity partitions.
Tianjiec3752cf2021-01-19 23:02:51 -08001288partition.system.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1289partition.system_ext.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1290partition.product.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1291partition.vendor.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001292partition.odm.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
Tianjieade005f2021-08-30 16:28:11 -07001293partition.system.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1294partition.system_ext.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1295partition.product.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1296partition.vendor.verified.root_digest u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001297partition.odm.verified.root_digest u:object_r:verity_status_prop:s0 exact string
Tianjiec3752cf2021-01-19 23:02:51 -08001298
Inseob Kimd5a04482020-11-05 22:17:26 +09001299ro.setupwizard.enterprise_mode u:object_r:setupwizard_prop:s0 exact bool
1300ro.setupwizard.esim_cid_ignore u:object_r:setupwizard_prop:s0 exact string
1301ro.setupwizard.rotation_locked u:object_r:setupwizard_prop:s0 exact bool
1302ro.setupwizard.wifi_on_exit u:object_r:setupwizard_prop:s0 exact bool
1303
1304setupwizard.enable_assist_gesture_training u:object_r:setupwizard_prop:s0 exact bool
1305setupwizard.feature.avoid_duplicate_tos u:object_r:setupwizard_prop:s0 exact bool
1306setupwizard.feature.baseline_setupwizard_enabled u:object_r:setupwizard_prop:s0 exact bool
1307setupwizard.feature.day_night_mode_enabled u:object_r:setupwizard_prop:s0 exact bool
1308setupwizard.feature.deferred_setup_low_ram_filter u:object_r:setupwizard_prop:s0 exact bool
1309setupwizard.feature.deferred_setup_notification u:object_r:setupwizard_prop:s0 exact bool
1310setupwizard.feature.deferred_setup_suggestion u:object_r:setupwizard_prop:s0 exact bool
1311setupwizard.feature.device_default_dark_mode u:object_r:setupwizard_prop:s0 exact bool
1312setupwizard.feature.esim_enabled u:object_r:setupwizard_prop:s0 exact bool
1313setupwizard.feature.google_services_deferred_setup_pretend_not_suw u:object_r:setupwizard_prop:s0 exact bool
1314setupwizard.feature.lock_mobile_data u:object_r:setupwizard_prop:s0 exact bool
1315setupwizard.feature.lock_mobile_data.carrier-1 u:object_r:setupwizard_prop:s0 exact bool
1316setupwizard.feature.portal_notification u:object_r:setupwizard_prop:s0 exact bool
1317setupwizard.feature.predeferred_enabled u:object_r:setupwizard_prop:s0 exact bool
1318setupwizard.feature.return_partner_customization_bundle u:object_r:setupwizard_prop:s0 exact bool
1319setupwizard.feature.show_pixel_tos u:object_r:setupwizard_prop:s0 exact bool
1320setupwizard.feature.use_biometric_lock u:object_r:setupwizard_prop:s0 exact bool
1321setupwizard.feature.wallpaper_suggestion_after_restore u:object_r:setupwizard_prop:s0 exact bool
1322setupwizard.logging u:object_r:setupwizard_prop:s0 exact bool
1323setupwizard.metrics_debug_mode u:object_r:setupwizard_prop:s0 exact bool
1324setupwizard.theme u:object_r:setupwizard_prop:s0 exact string
Inseob Kim0cef0fe2020-11-17 13:54:52 +09001325
Inseob Kimd3dbcc12020-12-14 22:22:55 +09001326db.log.detailed u:object_r:sqlite_log_prop:s0 exact bool
1327db.log.slow_query_threshold u:object_r:sqlite_log_prop:s0 exact int
1328db.log.slow_query_threshold. u:object_r:sqlite_log_prop:s0 prefix int
Oliver Woodman164ba2b2021-01-26 10:25:38 +00001329
1330# SOC related props
1331ro.soc.manufacturer u:object_r:soc_prop:s0 exact string
1332ro.soc.model u:object_r:soc_prop:s0 exact string
JW Wang0f8cf042021-02-24 14:29:06 +08001333
1334# set to true when running rollback tests to disable fallback-to-copy when enabling rollbacks
1335# to detect failures where hard linking should work otherwise
1336persist.rollback.is_test u:object_r:rollback_test_prop:s0 exact bool
Robert Horvath85049382021-04-15 14:55:37 +00001337
1338# bootanimation properties
Midas Chien3c24ea12021-04-27 20:45:29 +08001339ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool
Michael Ayoubi77c10ef2021-05-21 01:06:03 +00001340
1341# dck properties
Michael Ayoubic14bc7e2021-05-26 04:22:08 +00001342ro.gms.dck.eligible_wcc u:object_r:dck_prop:s0 exact int
Jiyong Parkb804de22021-09-16 21:06:20 +09001343
1344# virtualization service properties
1345virtualizationservice.state.last_cid u:object_r:virtualizationservice_prop:s0 exact uint
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001346
1347# properties for the virtual Face HAL
1348persist.vendor.face.virtual.type u:object_r:virtual_face_hal_prop:s0 exact string
1349persist.vendor.face.virtual.strength u:object_r:virtual_face_hal_prop:s0 exact string
1350persist.vendor.face.virtual.enrollments u:object_r:virtual_face_hal_prop:s0 exact string
1351persist.vendor.face.virtual.features u:object_r:virtual_face_hal_prop:s0 exact string
1352vendor.face.virtual.enrollment_hit u:object_r:virtual_face_hal_prop:s0 exact int
1353vendor.face.virtual.operation_start_enroll_latency u:object_r:virtual_face_hal_prop:s0 exact int
1354vendor.face.virtual.next_enrollment u:object_r:virtual_face_hal_prop:s0 exact string
1355vendor.face.virtual.authenticator_id u:object_r:virtual_face_hal_prop:s0 exact int
1356vendor.face.virtual.challenge u:object_r:virtual_face_hal_prop:s0 exact int
1357vendor.face.virtual.lockout u:object_r:virtual_face_hal_prop:s0 exact bool
1358vendor.face.virtual.operation_authenticate_fails u:object_r:virtual_face_hal_prop:s0 exact bool
1359vendor.face.virtual.operation_detect_interaction_fails u:object_r:virtual_face_hal_prop:s0 exact bool
1360vendor.face.virtual.operation_enroll_fails u:object_r:virtual_face_hal_prop:s0 exact bool
1361vendor.face.virtual.operation_authenticate_latency u:object_r:virtual_face_hal_prop:s0 exact int
1362vendor.face.virtual.operation_detect_interaction_latency u:object_r:virtual_face_hal_prop:s0 exact int
1363vendor.face.virtual.operation_authenticate_duration u:object_r:virtual_face_hal_prop:s0 exact int
1364
1365# properties for the virtual Fingerprint HAL
1366persist.vendor.fingerprint.virtual.type u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1367persist.vendor.fingerprint.virtual.enrollments u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1368vendor.fingerprint.virtual.enrollment_hit u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1369vendor.fingerprint.virtual.next_enrollment u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1370vendor.fingerprint.virtual.authenticator_id u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1371vendor.fingerprint.virtual.challenge u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1372vendor.fingerprint.virtual.lockout u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1373vendor.fingerprint.virtual.operation_authenticate_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1374vendor.fingerprint.virtual.operation_detect_interaction_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1375vendor.fingerprint.virtual.operation_enroll_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1376vendor.fingerprint.virtual.operation_authenticate_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1377vendor.fingerprint.virtual.operation_detect_interaction_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1378vendor.fingerprint.virtual.operation_enroll_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1379vendor.fingerprint.virtual.operation_authenticate_duration u:object_r:virtual_fingerprint_hal_prop:s0 exact int