blob: ac9dbdf9273c9422974c8bc499d2ebe8a55fbd45 [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
Ben Murdochd3104972024-08-23 13:10:51 +000036debug.tracing.desktop_mode_visible_tasks u:object_r:debug_tracing_desktop_mode_visible_tasks_prop:s0 exact uint
Felipe Leme83fd8a52015-12-01 18:03:05 -080037dumpstate. u:object_r:dumpstate_prop:s0
Felipe Lemea5a80722016-09-21 10:44:11 -070038dumpstate.options u:object_r:dumpstate_options_prop:s0
Daniel Norman4eca8192019-07-25 11:29:17 -070039init.svc_debug_pid. u:object_r:init_svc_debug_prop:s0
Mark Salyzyn275ea122018-08-07 16:03:47 -070040llk. u:object_r:llkd_prop:s0
41khungtask. u:object_r:llkd_prop:s0
42ro.llk. u:object_r:llkd_prop:s0
43ro.khungtask. u:object_r:llkd_prop:s0
mukesh agrawal84cfde22016-04-15 11:10:06 -070044log. u:object_r:log_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070045log.tag u:object_r:log_tag_prop:s0
mukesh agrawale651f6f2016-04-15 11:10:39 -070046log.tag.WifiHAL u:object_r:wifi_log_prop:s0
Jiyong Parkc4f84bc2022-09-18 23:09:53 +090047ro.log.file_logger.path u:object_r:log_file_logger_prop:s0 exact string
Daniel Micay38ac77e2016-05-31 16:01:08 -040048security.perf_harden u:object_r:shell_prop:s0
Yabin Cuiee7f40a2021-11-01 16:34:06 -070049persist.simpleperf.profile_app_uid u:object_r:shell_prop:s0
50persist.simpleperf.profile_app_expiration_time u:object_r:shell_prop:s0
Primiano Tuccicd452302020-10-09 09:15:10 +010051security.lower_kptr_restrict u:object_r:lower_kptr_restrict_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040052service.adb.root u:object_r:shell_prop:s0
Joshua Duong18988fc2020-02-12 10:18:10 -080053service.adb.tls.port u:object_r:adbd_prop:s0
54persist.adb.wifi. u:object_r:adbd_prop:s0
55persist.adb.tls_server.enable u:object_r:system_adbd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040056
William Robertse2ad3182012-11-27 17:34:54 -080057persist.audio. u:object_r:audio_prop:s0
Andre Eisenbacheebdb472016-02-08 15:39:00 -080058persist.bluetooth. u:object_r:bluetooth_prop:s0
Jack Yu4412ba42021-06-11 00:28:31 +080059persist.nfc. u:object_r:nfc_prop:s0
George Changdb1dbd92020-01-07 00:25:11 +080060persist.nfc_cfg. u:object_r:nfc_prop:s0
Yasuhiro Matsuda3d328172015-06-24 15:24:17 +090061persist.debug. u:object_r:persist_debug_prop:s0
Felipe Leme9a385b22022-04-20 09:47:04 -070062persist.debug.user_mode_emulation u:object_r:system_user_mode_emulation_prop:s0
Tom Cherryd45249e2020-07-14 09:55:35 -070063logd. u:object_r:logd_prop:s0
Mark Salyzyn9e7bbf62014-06-12 12:47:22 -070064persist.logd. u:object_r:logd_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +090065ro.logd. u:object_r:logd_prop:s0
Snild Dolkowef0f3692023-11-10 10:58:01 +010066persist.logd.audit.rate u:object_r:logd_auditrate_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +000067persist.logd.security u:object_r:device_logging_prop:s0
Mark Salyzyn68d67a02016-06-06 12:18:46 -070068persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn91e7ac92016-07-08 08:41:08 -070069logd.logpersistd u:object_r:logpersistd_logging_prop:s0
Mark Salyzyn44c98bb2016-06-06 12:10:00 -070070persist.log.tag u:object_r:log_tag_prop:s0
Mark Salyzynd1435602016-02-04 10:55:43 -080071persist.mmc. u:object_r:mmc_prop:s0
Lorenzo Colitti5b3efd32017-07-11 09:43:19 +090072persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0
Gavin Corkeryb2f34bf2019-10-09 17:09:48 +010073persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0
Yi Kong9b658452021-03-22 22:02:22 +080074persist.profcollectd.node_id u:object_r:profcollectd_node_id_prop:s0 exact string
Stephen Smalley124720a2012-04-04 10:11:16 -040075persist.sys. u:object_r:system_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080076persist.sys.safemode u:object_r:safemode_prop:s0
Super Liu078141a2021-12-13 09:57:20 +080077persist.sys.tap_gesture u:object_r:gesture_prop:s0
Tao Baoa999e392019-06-14 17:00:16 -070078persist.sys.theme u:object_r:theme_prop:s0
Hung-ying Tyan565384d2019-04-26 16:14:52 +080079persist.sys.fflag.override.settings_dynamic_system u:object_r:dynamic_system_prop:s0
Yi-Yo Chiangf505b3c2022-03-19 16:30:12 +080080dynamic_system.data_transfer.shared_memory.size u:object_r:dynamic_system_prop:s0 exact uint
dcashman3e8d1bf2016-03-02 16:14:17 -080081ro.sys.safemode u:object_r:safemode_prop:s0
Sami Tolvanen9c168712016-02-05 15:42:32 -080082persist.sys.audit_safemode u:object_r:safemode_prop:s0
David Sehrfa67ec42019-11-25 22:03:59 +000083persist.sys.dalvik.jvmtiagent u:object_r:system_jvmti_agent_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040084persist.service. u:object_r:system_prop:s0
Alex Klyubin3123b1e2013-05-06 10:18:27 -070085persist.service.bdroid. u:object_r:bluetooth_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -040086persist.security. u:object_r:system_prop:s0
Lalit Maganti673b4db2018-04-20 19:09:45 +010087persist.traced.enable u:object_r:traced_enabled_prop:s0
Florian Mayera769f0f2019-03-13 11:22:23 -070088traced.lazy. u:object_r:traced_lazy_prop:s0
Florian Mayerc32ca902018-12-10 16:20:20 +000089persist.heapprofd.enable u:object_r:heapprofd_enabled_prop:s0
Ryan Savitski008465e2020-02-19 14:59:17 +000090persist.traced_perf.enable u:object_r:traced_perf_enabled_prop:s0
Yu-Ting Tseng43cae4e2023-12-15 00:48:23 +000091uprobestats.start_with_config u:object_r:uprobestats_start_with_config_prop:s0
Roshan Piusa5a81002020-11-12 14:21:41 -080092persist.vendor.debug.wifi. u:object_r:persist_vendor_debug_wifi_prop:s0
Jason Monk0e1cbf52016-11-09 15:19:05 -050093persist.vendor.overlay. u:object_r:overlay_prop:s0
Nazanind65a7bf2021-04-29 21:52:42 -070094ril.cdma.inecmmode u:object_r:radio_cdma_ecm_prop:s0 exact bool
Jason Monk0e1cbf52016-11-09 15:19:05 -050095ro.boot.vendor.overlay. u:object_r:overlay_prop:s0
Nick Kralevichbb9a3882016-12-13 19:50:36 -080096ro.boottime. u:object_r:boottime_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080097ro.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -080098ro.boot.btmacaddr u:object_r:bluetooth_prop:s0
Alex Klyubin20151072016-12-20 15:31:37 -080099ro.boot.serialno u:object_r:serialno_prop:s0
Alex Klyubin6e4508e2016-12-27 18:05:46 -0800100ro.bt. u:object_r:bluetooth_prop:s0
Mark Salyzyn006c2e92017-08-14 14:25:10 -0700101ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0
Steven Moreland9f41fc02024-02-16 22:38:26 +0000102ro.misctrl. u:object_r:misctrl_prop:s0
Mark Salyzyn006c2e92017-08-14 14:25:10 -0700103persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0
104sys.boot.reason u:object_r:system_boot_reason_prop:s0
Mark Salyzyna1bce772018-06-05 09:41:59 -0700105sys.boot.reason.last u:object_r:last_boot_reason_prop:s0
Calin Juravle53165482017-11-16 05:28:14 +0000106pm. u:object_r:pm_prop:s0
Mark Salyzyn3443caf2015-10-24 16:20:18 -0700107test.sys.boot.reason u:object_r:test_boot_reason_prop:s0
Nikita Ioffe91c37952020-03-12 14:45:00 +0000108test.userspace_reboot.requested u:object_r:userspace_reboot_test_prop:s0
Suren Baghdasaryanc8ed8552018-07-24 17:04:18 -0700109sys.lmk. u:object_r:system_lmk_prop:s0
Primiano Tucci8da4e4f2019-02-01 22:52:02 +0000110sys.trace. u:object_r:system_trace_prop:s0
Inseob Kimd5a04482020-11-05 22:17:26 +0900111wrap. u:object_r:zygote_wrap_prop:s0 prefix string
Evan Rosky5cfdf2b2022-03-02 22:13:58 +0000112persist.wm.debug. u:object_r:persist_wm_debug_prop:s0
Yabin Cui948ae152024-03-14 16:53:10 -0700113profcollectd.etr.probe u:object_r:profcollectd_etr_prop:s0
William Roberts9e70c8b2013-01-23 14:02:43 -0800114
Benjamin Schwartz3e4d97b2020-10-30 13:55:21 -0700115# Suspend service properties
116suspend.max_sleep_time_millis u:object_r:suspend_prop:s0 exact uint
117suspend.base_sleep_time_millis u:object_r:suspend_prop:s0 exact uint
118suspend.backoff_threshold_count u:object_r:suspend_prop:s0 exact uint
119suspend.short_suspend_threshold_millis u:object_r:suspend_prop:s0 exact uint
120suspend.sleep_time_scale_factor u:object_r:suspend_prop:s0 exact double
121suspend.failed_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool
122suspend.short_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool
Steve Muckle931b1a02023-08-16 17:17:33 +0000123suspend.disable_sync_on_suspend u:object_r:suspend_prop:s0 exact bool
Benjamin Schwartz3e4d97b2020-10-30 13:55:21 -0700124
Radu Solea82db3432023-12-01 10:07:28 -0800125# Suspend service debug properties
126suspend.debug.wakestats_log.enabled u:object_r:suspend_debug_prop:s0 exact bool
127
Hongguang Chen91a5f4e2020-04-23 23:43:13 -0700128# Fastbootd protocol control property
129fastbootd.protocol u:object_r:fastbootd_protocol_prop:s0 exact enum usb tcp
130
Hongguang Chen67c36882020-07-27 15:15:53 -0700131# adbd protoctl configuration property
132service.adb.tcp.port u:object_r:adbd_config_prop:s0 exact int
Roman Kiryanov8fff5792021-01-20 13:07:47 -0800133service.adb.transport u:object_r:adbd_config_prop:s0 exact string
Hongguang Chen67c36882020-07-27 15:15:53 -0700134
Rubin Xu0c8286f2016-01-04 15:20:45 +0000135# Boolean property set by system server upon boot indicating
Rubin Xu0b303112020-02-17 11:00:13 +0000136# if device is fully owned by organization instead of being
137# a personal device.
138ro.organization_owned u:object_r:device_logging_prop:s0
Rubin Xu0c8286f2016-01-04 15:20:45 +0000139
William Roberts9e70c8b2013-01-23 14:02:43 -0800140# selinux non-persistent properties
Jeff Sharkey7617cd42015-06-09 11:01:04 -0700141selinux.restorecon_recursive u:object_r:restorecon_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400142
143# default property context
144* u:object_r:default_prop:s0
145
146# data partition encryption properties
147vold. u:object_r:vold_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800148ro.crypto. u:object_r:vold_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400149
Nick Kralevichc48971f2014-11-18 14:36:23 -0800150# ro.build.fingerprint is either set in /system/build.prop, or is
151# set at runtime by system_server.
Inseob Kim8c239252020-05-06 20:07:33 +0900152ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string
Nick Kralevichc48971f2014-11-18 14:36:23 -0800153
Keun-young Parkf67c3462017-02-28 19:21:31 -0800154ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0
155
Stephen Smalley124720a2012-04-04 10:11:16 -0400156# ctl properties
Robert Craig4b3893f2014-02-18 13:24:26 -0500157ctl.bootanim u:object_r:ctl_bootanim_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400158ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0
Robert Craig4b3893f2014-02-18 13:24:26 -0500159ctl.fuse_ u:object_r:ctl_fuse_prop:s0
160ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400161ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0
Stephen Smalley1c0c0102014-03-06 14:47:22 -0500162ctl.bugreport u:object_r:ctl_bugreport_prop:s0
Jeff Vander Stoep8b015f92015-04-24 14:39:16 -0700163ctl.console u:object_r:ctl_console_prop:s0
Stephen Smalley124720a2012-04-04 10:11:16 -0400164ctl. u:object_r:ctl_default_prop:s0
Martijn Coenen9ac7df22014-09-25 15:13:41 -0700165
Joel Galensonb0d74a12020-07-27 09:30:34 -0700166# Don't allow uncontrolled access to all services
Tom Cherry7b8be352018-05-03 17:00:16 -0700167ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0
168ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0
169ctl.start$ u:object_r:ctl_start_prop:s0
170ctl.stop$ u:object_r:ctl_stop_prop:s0
171ctl.restart$ u:object_r:ctl_restart_prop:s0
172ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0
173ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0
174ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0
Jooyung Hanccfb0ef2022-07-07 15:42:39 +0900175ctl.apex_load$ u:object_r:ctl_apex_load_prop:s0
176ctl.apex_unload$ u:object_r:ctl_apex_load_prop:s0
Tom Cherry7b8be352018-05-03 17:00:16 -0700177
Samuel Ha22f98192018-06-26 19:52:21 +0000178 # Restrict access to starting/stopping adbd
179ctl.start$adbd u:object_r:ctl_adbd_prop:s0
180ctl.stop$adbd u:object_r:ctl_adbd_prop:s0
181ctl.restart$adbd u:object_r:ctl_adbd_prop:s0
182
David Anderson64bbf052019-02-27 18:31:11 -0800183# Restrict access to starting/stopping gsid.
184ctl.start$gsid u:object_r:ctl_gsid_prop:s0
185ctl.stop$gsid u:object_r:ctl_gsid_prop:s0
186ctl.restart$gsid u:object_r:ctl_gsid_prop:s0
187
Jiyong Park6e823dd2019-06-13 09:45:05 +0900188# Restrict access to stopping apexd.
189ctl.stop$apexd u:object_r:ctl_apexd_prop:s0
190
Martijn Coenen5f21a0f2021-07-27 13:47:42 +0200191# Restrict access to stopping odsign
192ctl.stop$odsign u:object_r:ctl_odsign_prop:s0
193
hkuangde370e52021-05-14 12:52:54 -0700194# Restrict access to starting media.transcoding.
195ctl.start$media.transcoding u:object_r:ctl_mediatranscoding_prop:s0
196
Wei Wang046c5102019-07-17 09:39:33 -0700197# Restrict access to restart dumpstate
198ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0
199
David Anderson09bb9442020-11-13 00:45:59 -0800200# Restrict access to control snapuserd
201ctl.start$snapuserd u:object_r:ctl_snapuserd_prop:s0
202ctl.stop$snapuserd u:object_r:ctl_snapuserd_prop:s0
203ctl.restart$snapuserd u:object_r:ctl_snapuserd_prop:s0
204
Jiakai Zhang261199f2024-08-29 19:12:15 +0100205# Restrict access to starting/stopping artd_pre_reboot.
206ctl.start$artd_pre_reboot u:object_r:ctl_artd_pre_reboot_prop:s0
207ctl.stop$artd_pre_reboot u:object_r:ctl_artd_pre_reboot_prop:s0
208ctl.restart$artd_pre_reboot u:object_r:ctl_artd_pre_reboot_prop:s0
209
Martijn Coenen9ac7df22014-09-25 15:13:41 -0700210# NFC properties
211nfc. u:object_r:nfc_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400212
213# These properties are not normally set by processes other than init.
214# They are only distinguished here for setting by qemu-props on the
215# emulator/goldfish.
216config. u:object_r:config_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800217ro.config. u:object_r:config_prop:s0
Stephen Smalley54e9bc42014-09-04 08:44:49 -0400218dalvik. u:object_r:dalvik_prop:s0
Tom Cherryf89847a2016-01-11 13:06:25 -0800219ro.dalvik. u:object_r:dalvik_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700220
Weilun Due2a8a142021-02-17 17:54:30 +0000221# qemu_hw_prop is read/written by both system and vendor.
Weilun Duaa561132021-03-19 10:36:56 -0700222qemu.hw.mainkeys u:object_r:qemu_hw_prop:s0 exact string
Weilun Due2a8a142021-02-17 17:54:30 +0000223
Roman Kiryanovf6afebf2021-02-23 15:08:56 -0800224# qemu_sf_lcd_density_prop is read/written by both system and vendor.
225qemu.sf.lcd_density u:object_r:qemu_sf_lcd_density_prop:s0 exact int
226
Christopher Wileybf18eca2016-06-29 11:28:20 -0700227# Shared between system server and wificond
dianlujitaobf52f192019-12-29 23:17:07 +0800228wifi. u:object_r:wifi_prop:s0
Christopher Wileybf18eca2016-06-29 11:28:20 -0700229wlan. u:object_r:wifi_prop:s0
Iliyan Malchev96031a82016-09-19 15:23:41 -0700230
Dan Cashman91d398d2017-09-26 12:58:29 -0700231# Lowpan properties
232lowpan. u:object_r:lowpan_prop:s0
233ro.lowpan. u:object_r:lowpan_prop:s0
234
Florian Mayer0f3decf2018-11-08 13:58:13 +0000235# heapprofd properties
236heapprofd. u:object_r:heapprofd_prop:s0
237
Ioannis Ilkos8d168e22023-02-10 17:52:19 +0000238# traced properties
239traced.oome_heap_session.count u:object_r:traced_oome_heap_session_count_prop:s0 exact uint
240
Steven Morelandfd1eb682022-07-20 20:54:25 +0000241# servicemanager properties
242servicemanager.ready u:object_r:servicemanager_prop:s0 exact bool
243
Iliyan Malchev96031a82016-09-19 15:23:41 -0700244# hwservicemanager properties
245hwservicemanager. u:object_r:hwservicemanager_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900246
Devin Moore01b91e72023-11-30 23:06:43 +0000247# hidl_memory properties to intentionally force a shutdown
248hidl_memory. u:object_r:hidl_memory_prop:s0
249
Yifan Hongdc9c4562020-07-15 17:11:17 -0700250# Common default properties for vendor, odm, vendor_dlkm, and odm_dlkm.
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900251init.svc.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900252init.svc.vendor. u:object_r:vendor_default_prop:s0
253ro.hardware. u:object_r:vendor_default_prop:s0
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900254ro.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900255ro.vendor. u:object_r:vendor_default_prop:s0
Yifan Hong85aba142020-05-13 20:44:19 -0700256ro.vendor_dlkm. u:object_r:vendor_default_prop:s0
Yifan Hongdc9c4562020-07-15 17:11:17 -0700257ro.odm_dlkm. u:object_r:vendor_default_prop:s0
Jaekyun Seokafca82a2018-01-18 13:25:28 +0900258odm. u:object_r:vendor_default_prop:s0
259persist.odm. u:object_r:vendor_default_prop:s0
Jaekyun Seoke4971452017-10-19 16:54:49 +0900260persist.vendor. u:object_r:vendor_default_prop:s0
261vendor. u:object_r:vendor_default_prop:s0
Neil Fullerb794ad02018-06-25 15:36:51 +0100262
263# Properties that relate to time / time zone detection behavior.
264persist.time. u:object_r:time_prop:s0
Hongyi Zhanga6f98922018-10-25 20:09:55 -0700265
266# Properties that relate to server configurable flags
Yi Kongeeff1552020-10-27 18:57:42 +0800267device_config.reset_performed u:object_r:device_config_reset_performed_prop:s0
Ng Zhi Anc5bf4a32019-01-17 13:30:05 -0800268persist.device_config.activity_manager_native_boot. u:object_r:device_config_activity_manager_native_boot_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800269persist.device_config.attempted_boot_count u:object_r:device_config_boot_count_prop:s0
Mohi Montazerad059402022-12-09 10:23:37 -0800270persist.device_config.camera_native. u:object_r:device_config_camera_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800271persist.device_config.configuration. u:object_r:device_config_configuration_prop:s0
Xiao Ma2d6c9f02021-02-02 10:27:38 +0000272persist.device_config.connectivity. u:object_r:device_config_connectivity_prop:s0
Dennis Shen3b8c57f2023-07-25 20:15:02 +0000273persist.device_config.core_experiments_team_internal. u:object_r:device_config_core_experiments_team_internal_prop:s0
feiyuchen70e19422023-02-13 21:55:57 +0000274persist.device_config.edgetpu_native. u:object_r:device_config_edgetpu_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800275persist.device_config.input_native_boot. u:object_r:device_config_input_native_boot_prop:s0
Suren Baghdasaryan592e06c2021-08-04 12:31:43 -0700276persist.device_config.lmkd_native. u:object_r:device_config_lmkd_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800277persist.device_config.media_native. u:object_r:device_config_media_native_prop:s0
278persist.device_config.netd_native. u:object_r:device_config_netd_native_prop:s0
Ian Hua91d153e2021-10-05 15:23:18 +0100279persist.device_config.nnapi_native. u:object_r:device_config_nnapi_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800280persist.device_config.profcollect_native_boot. u:object_r:device_config_profcollect_native_boot_prop:s0
Vikram Gaure1c49f52022-09-29 21:20:22 +0000281persist.device_config.remote_key_provisioning_native. u:object_r:device_config_remote_key_provisioning_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800282persist.device_config.runtime_native. u:object_r:device_config_runtime_native_prop:s0
283persist.device_config.runtime_native_boot. u:object_r:device_config_runtime_native_boot_prop:s0
Tej Singhdd0988f2020-11-17 19:26:23 -0800284persist.device_config.statsd_native. u:object_r:device_config_statsd_native_prop:s0
285persist.device_config.statsd_native_boot. u:object_r:device_config_statsd_native_boot_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800286persist.device_config.storage_native_boot. u:object_r:device_config_storage_native_boot_prop:s0
rnleeb6142ec2021-06-29 13:48:27 -0700287persist.device_config.surface_flinger_native_boot. u:object_r:device_config_surface_flinger_native_boot_prop:s0
Nick Chalko81a4dd42021-02-11 09:12:51 -0800288persist.device_config.swcodec_native. u:object_r:device_config_swcodec_native_prop:s0
Dennis Shendf3a1682023-08-16 19:10:13 +0000289persist.device_config.aconfig_flags. u:object_r:device_config_aconfig_flags_prop:s0
Richard Chang7057e4a2022-04-12 08:11:53 +0000290persist.device_config.vendor_system_native. u:object_r:device_config_vendor_system_native_prop:s0
Richard Chang74334ef2022-08-08 09:26:22 +0000291persist.device_config.vendor_system_native_boot. u:object_r:device_config_vendor_system_native_boot_prop:s0
Andrew Scullaedd65a2021-10-08 12:13:46 +0000292persist.device_config.virtualization_framework_native. u:object_r:device_config_virtualization_framework_native_prop:s0
Yi Kongeeff1552020-10-27 18:57:42 +0800293persist.device_config.window_manager_native_boot. u:object_r:device_config_window_manager_native_boot_prop:s0
Florian Mayer94926f52023-01-31 15:47:07 -0800294persist.device_config.memory_safety_native_boot. u:object_r:device_config_memory_safety_native_boot_prop:s0
Florian Mayer5b3a8332022-06-08 10:45:18 -0700295persist.device_config.memory_safety_native. u:object_r:device_config_memory_safety_native_prop:s0
Motomu Utsumi24732622023-05-11 19:36:18 +0900296persist.device_config.tethering_u_or_later_native. u:object_r:device_config_tethering_u_or_later_native_prop:s0
Jiyong Parkb14c1a92018-11-08 11:24:34 +0900297
Jooyung Hanc6d75292024-02-23 14:06:32 +0900298# Prop indicates the apex that bundles input configuration files (*.idc,*.kl,*.kcm)
299input_device.config_file.apex u:object_r:input_device_config_prop:s0 exact string
300
Dennis Shenbb028e32023-09-29 17:28:28 +0000301# Properties that is for staging
302next_boot. u:object_r:next_boot_prop:s0
303
Ocean Chen63e6e1d2022-03-18 09:45:46 +0000304# F2FS smart idle maint prop
305persist.device_config.storage_native_boot.smart_idle_maint_enabled u:object_r:smart_idle_maint_enabled_prop:s0 exact bool
306
Kalesh Singh9e257142022-04-06 14:31:26 -0700307# MGLRU experiment prop
308persist.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
309
Kalesh Singh326fc272021-03-16 14:30:36 -0400310# MM Events config props
311persist.mm_events.enabled u:object_r:mm_events_config_prop:s0 exact bool
312
Hector Dearman0756dcc2019-04-05 16:41:30 +0100313# Properties that relate to legacy server configurable flags
314persist.device_config.global_settings.sys_traced u:object_r:device_config_sys_traced_prop:s0
315
Jiyong Parkb14c1a92018-11-08 11:24:34 +0900316apexd. u:object_r:apexd_prop:s0
Nikita Ioffe0fd6e242022-07-13 12:31:18 +0100317apexd.config. u:object_r:apexd_config_prop:s0
Nikita Ioffe360e0f92021-03-13 01:35:51 +0000318apexd.config.dm_delete.timeout u:object_r:apexd_config_prop:s0 exact uint
319apexd.config.dm_create.timeout u:object_r:apexd_config_prop:s0 exact uint
Nikita Ioffe0fd6e242022-07-13 12:31:18 +0100320apexd.config.loop_wait.attempts u:object_r:apexd_config_prop:s0 exact uint
Parth Sanee8a20012023-04-21 13:11:00 +0000321apexd.config.boot_activation.threads u:object_r:apexd_config_prop:s0 exact uint
Tim Tsaifa61a772024-09-04 16:45:05 +0800322apexd.config.loopback.readahead u:object_r:apexd_config_prop:s0 exact uint
Martijn Coenen97650f52019-01-09 12:04:03 +0100323persist.apexd. u:object_r:apexd_prop:s0
Daniel Norman2f8ce0d2021-11-16 20:28:29 +0000324persist.vendor.apex. u:object_r:apexd_select_prop:s0
325ro.boot.vendor.apex. u:object_r:apexd_select_prop:s0
Joel Fernandesb76a6392019-01-11 08:32:45 -0500326
Deyao Ren7848d3a2022-09-01 22:20:10 +0000327# Property that indicates if an apex is ready: apex.<apex-name>.ready
328apex. u:object_r:apex_ready_prop:s0 prefix bool
329
Steven Morelandc27d24c2019-12-13 15:18:32 -0800330bpf.progs_loaded u:object_r:bpf_progs_loaded_prop:s0 exact bool
David Anderson8fe3c742019-02-07 13:14:20 -0800331
332gsid. u:object_r:gsid_prop:s0
333ro.gsid. u:object_r:gsid_prop:s0
Przemyslaw Szczepaniak62a22ce2019-04-02 15:34:16 +0100334
335# Property for disabling NNAPI vendor extensions on product image (used on GSI /product image,
336# which can't use NNAPI vendor extensions).
337ro.nnapi.extensions.deny_on_product u:object_r:nnapi_ext_deny_product_prop:s0
Tom Cherry2a67e942019-06-18 09:53:51 -0700338
339# Property that is set once ueventd finishes cold boot.
340ro.cold_boot_done u:object_r:cold_boot_done_prop:s0
Yifan Hong1145be12019-07-08 10:57:46 -0700341
Michael Rosenfeld3ccbebb2021-02-10 18:45:35 -0800342# Properties that control performance operations.
343# Leave space to later set drop_caches to 1, 2, and 4.
344perf.drop_caches u:object_r:perf_drop_caches_prop:s0 exact enum 0 3
345
Yifan Hong1145be12019-07-08 10:57:46 -0700346# Charger properties
Inseob Kim8ef47922020-07-10 14:15:15 +0900347ro.charger. u:object_r:charger_prop:s0
348sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int
349ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool
Fenglin Wufe916342023-01-31 16:07:57 +0800350ro.product.charger.unplugged_shutdown_time u:object_r:charger_config_prop:s0 exact int
Yifan Hong20010d12019-07-25 13:28:19 -0700351
David Andersonbf5b6ce2021-07-26 15:03:11 -0700352# Virtual A/B and snapuserd properties
Kelvin Zhang84105de2020-09-09 09:22:39 -0400353ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 exact bool
354ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool
David Anderson55967662020-09-11 15:09:35 -0700355ro.virtual_ab.compression.enabled u:object_r:virtual_ab_prop:s0 exact bool
Kelvin Zhang80e0d502021-07-26 09:54:51 -0400356ro.virtual_ab.compression.xor.enabled u:object_r:virtual_ab_prop:s0 exact bool
Akilesh Kailash8a9ec2a2021-11-09 08:42:54 +0000357ro.virtual_ab.userspace.snapshots.enabled u:object_r:virtual_ab_prop:s0 exact bool
Akilesh Kailash5c5fd252022-01-05 04:21:44 +0000358ro.virtual_ab.io_uring.enabled u:object_r:virtual_ab_prop:s0 exact bool
Akilesh Kailash5fa04f22022-11-27 15:43:50 -0800359ro.virtual_ab.compression.threads u:object_r:virtual_ab_prop:s0 exact bool
360ro.virtual_ab.batch_writes u:object_r:virtual_ab_prop:s0 exact bool
Daniel Zheng34453d22024-05-22 10:26:29 -0700361
362# Virtual A/B device configurations
363ro.virtual_ab.read_ahead_size u:object_r:virtual_ab_prop:s0 exact int
364ro.virtual_ab.o_direct.enabled u:object_r:virtual_ab_prop:s0 exact bool
365ro.virtual_ab.merge_thread_priority u:object_r:virtual_ab_prop:s0 exact int
366ro.virtual_ab.worker_thread_priority u:object_r:virtual_ab_prop:s0 exact int
367ro.virtual_ab.num_worker_threads u:object_r:virtual_ab_prop:s0 exact int
368ro.virtual_ab.num_merge_threads u:object_r:virtual_ab_prop:s0 exact int
369ro.virtual_ab.num_verify_threads u:object_r:virtual_ab_prop:s0 exact int
370ro.virtual_ab.cow_op_merge_size u:object_r:virtual_ab_prop:s0 exact int
jorgetma0f29292024-08-01 18:25:03 +0000371ro.virtual_ab.verify_threshold_size u:object_r:virtual_ab_prop:s0 exact int
Daniel Zheng34453d22024-05-22 10:26:29 -0700372ro.virtual_ab.verify_block_size u:object_r:virtual_ab_prop:s0 exact int
373
Kelvin Zhangf34d7d22023-11-16 10:53:37 -0800374# OEMs can set this prop at build time to configure how many seconds to delay
375# merge after installing a Virtual AB OTA. The default behavior is to start
376# merge immediately.
377ro.virtual_ab.merge_delay_seconds u:object_r:virtual_ab_prop:s0 exact int
David Andersonbf5b6ce2021-07-26 15:03:11 -0700378snapuserd.ready u:object_r:snapuserd_prop:s0 exact bool
379snapuserd.proxy_ready u:object_r:snapuserd_prop:s0 exact bool
Akilesh Kailash8a9ec2a2021-11-09 08:42:54 +0000380snapuserd.test.dm.snapshots u:object_r:snapuserd_prop:s0 exact bool
Akilesh Kailash5c5fd252022-01-05 04:21:44 +0000381snapuserd.test.io_uring.force_disable u:object_r:snapuserd_prop:s0 exact bool
Tianjie Xuf5ddc042019-11-14 14:18:40 -0800382
Tianjie2a3c6ba2020-07-28 22:35:21 -0700383ro.product.ab_ota_partitions u:object_r:ota_prop:s0 exact string
Kelvin Zhang60456bd2023-05-18 09:50:05 -0700384ro.vendor.build.ab_ota_partitions u:object_r:ota_build_prop:s0 exact string
Tianjie Xuf5ddc042019-11-14 14:18:40 -0800385# Property to set/clear the warm reset flag after an OTA update.
386ota.warm_reset u:object_r:ota_prop:s0
Tianjie63fd05d2021-02-17 15:01:35 -0800387# The vbmeta digest for the inactive slot. It can be set after installing
388# ota updates to the b partition of a/b devices.
389ota.other.vbmeta_digest u:object_r:ota_prop:s0 exact string
Anton Hanssone8225452019-11-25 13:10:10 +0000390
391# Module properties
Anton Hanssonb8413352020-01-06 17:29:13 +0000392com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
393persist.com.android.sdkext. u:object_r:module_sdkextensions_prop:s0
Nikita Ioffe44f5ffc2020-02-07 00:10:29 +0000394
Lorenzo Colitti082ebd22021-03-10 14:45:07 +0900395# Connectivity module
396net.464xlat.cellular.enabled u:object_r:net_464xlat_fromvendor_prop:s0 exact bool
Lorenzo Colitti26d3d4a2021-03-10 15:31:36 +0900397net.tcp_def_init_rwnd u:object_r:net_connectivity_prop:s0 exact int
Lorenzo Colitti082ebd22021-03-10 14:45:07 +0900398
Nikita Ioffe44f5ffc2020-02-07 00:10:29 +0000399# Userspace reboot properties
400sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
401persist.sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0
David Stevens3942fe12020-01-20 14:11:07 +0900402
403# Integer property which is used in libgui to configure the number of frames
404# tracked by buffer queue's frame event timing history. The property is set
405# by devices with video decoding pipelines long enough to overflow the default
406# history size.
407ro.lib_gui.frame_event_history_size u:object_r:bq_config_prop:s0
Inseob Kim3efe91b2020-03-09 19:48:37 +0900408
Arun Mirpurifa23ae12021-03-30 18:54:32 -0700409af.fast_track_multiplier u:object_r:audio_config_prop:s0 exact int
410ro.af.client_heap_size_kbyte u:object_r:audio_config_prop:s0 exact int
411ro.audio.flinger_standbytime_ms u:object_r:audio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900412
Inseob Kim4ce4e872020-05-06 19:17:42 +0900413audio.camerasound.force u:object_r:audio_config_prop:s0 exact bool
414audio.deep_buffer.media u:object_r:audio_config_prop:s0 exact bool
415audio.offload.video u:object_r:audio_config_prop:s0 exact bool
416audio.offload.min.duration.secs u:object_r:audio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900417
Andy Hung8a591162024-08-12 10:01:09 -0700418# Timecheck configuration
Atneya Nair2ae74bc2024-08-16 22:45:25 +0000419audio.timecheck.disabled u:object_r:audio_config_prop:s0 exact bool
Andy Hung8a591162024-08-12 10:01:09 -0700420audio.timecheck.timeout_duration_ms u:object_r:audio_config_prop:s0 exact int
421audio.timecheck.second_chance_duration_ms u:object_r:audio_config_prop:s0 exact int
422
Andy Hunga8b69002022-12-01 13:45:09 -0800423# spatializer tuning
424audio.spatializer.priority u:object_r:audio_config_prop:s0 exact int
425audio.spatializer.effect.affinity u:object_r:audio_config_prop:s0 exact int
426audio.spatializer.effect.util_clamp_min u:object_r:audio_config_prop:s0 exact int
Andy Hung16a79f82023-03-20 18:57:47 -0700427audio.spatializer.pose_predictor_type u:object_r:audio_config_prop:s0 exact enum 0 1 2 3
428audio.spatializer.prediction_duration_ms u:object_r:audio_config_prop:s0 exact int
Andy Hunga8b69002022-12-01 13:45:09 -0800429
Steven Fann4b24d782024-06-27 15:32:04 +0800430# Timestamp correction for MSD
431audio.timestamp.corrected_output_device u:object_r:audio_config_prop:s0 exact int
432
JJ Leedcc9b452021-05-10 14:11:46 +0800433ro.audio.ignore_effects u:object_r:audio_config_prop:s0 exact bool
434ro.audio.monitorRotation u:object_r:audio_config_prop:s0 exact bool
435ro.audio.offload_wakelock u:object_r:audio_config_prop:s0 exact bool
Andy Hung03c348d2023-03-16 20:42:19 -0700436
437# Configure whether new device has spatialization default enabled.
438ro.audio.spatializer_binaural_enabled_default u:object_r:audio_config_prop:s0 exact bool
439ro.audio.spatializer_transaural_enabled_default u:object_r:audio_config_prop:s0 exact bool
Jean-Michel Trivi2abed002021-09-21 23:09:10 -0700440# Boolean property used in AudioService to configure whether
441# spatializer functionality should be initialized
442ro.audio.spatializer_enabled u:object_r:audio_config_prop:s0 exact bool
Jean-Michel Triviad4a63a2022-05-03 04:32:44 +0000443# Boolean property used in AudioService to configure whether
444# to enable head tracking for spatial audio
445ro.audio.headtracking_enabled u:object_r:audio_config_prop:s0 exact bool
Nikhil Bhanu97726072024-02-05 20:39:00 -0800446# Boolean property used in AudioPolicyManager to configure whether
447# to enable spatialization for stereo channel mask
448ro.audio.stereo_spatialization_enabled u:object_r:audio_config_prop:s0 exact bool
Inseob Kimebde47c2020-06-23 23:52:55 +0900449
jiabine0641bf2023-04-06 22:20:38 +0000450# Boolean property used in UsbAlsaManager to decide if only one or multiple
451# USB devices can be connected to audio system at a certain time
452ro.audio.multi_usb_mode u:object_r:audio_config_prop:s0 exact bool
453
Mikhail Naganov8b69e5f2024-02-14 18:53:37 +0000454# Boolean property used in libaudiohal@aidl to check if the SoC vendor
455# provides an implementation of IHalAdapterVendorExtension interface.
456# See b/323989070 for the discussion why this approach was chosen.
457ro.audio.ihaladaptervendorextension_enabled u:object_r:system_audio_config_prop:s0 exact bool
458
Inseob Kimc97a97c2020-07-20 20:26:07 +0900459persist.config.calibration_fac u:object_r:camera_calibration_prop:s0 exact string
460
Inseob Kima28428e2020-05-07 00:36:05 +0900461config.disable_cameraservice u:object_r:camera_config_prop:s0 exact bool
462
Shuzhen Wang73be0252021-11-10 12:15:02 -0800463camera.disable_preview_scheduler u:object_r:camera_config_prop:s0 exact bool
Jayant Chowdhary8394a042021-05-21 15:30:11 -0700464camera.disable_zsl_mode u:object_r:camera_config_prop:s0 exact bool
465camera.fifo.disable u:object_r:camera_config_prop:s0 exact bool
Austin Borgerf393df92022-12-02 10:22:26 -0800466camera.enable_landscape_to_portrait u:object_r:camera_config_prop:s0 exact bool
Jayant Chowdhary8394a042021-05-21 15:30:11 -0700467ro.camera.notify_nfc u:object_r:camera_config_prop:s0 exact bool
468ro.camera.enableLazyHal u:object_r:camera_config_prop:s0 exact bool
469ro.camera.enableCamera1MaxZsl u:object_r:camera_config_prop:s0 exact bool
Emilian Peevb203f562023-04-19 14:46:41 -0700470ro.camera.disableJpegR u:object_r:camera_config_prop:s0 exact bool
471ro.camera.enableCompositeAPI0JpegR u:object_r:camera_config_prop:s0 exact bool
Vadim Caen1b114402023-10-19 22:16:08 +0200472ro.camera.enableVirtualCamera u:object_r:camera_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900473
Emilian Peeva9746402020-11-18 14:08:41 -0800474ro.camerax.extensions.enabled u:object_r:camerax_extensions_prop:s0 exact bool
475
Diego Wilson5908c352021-06-18 23:59:41 +0000476ro.vendor.camera.extensions.package u:object_r:camera2_extensions_prop:s0 exact string
477ro.vendor.camera.extensions.service u:object_r:camera2_extensions_prop:s0 exact string
478
Jiakai Zhang22fb5c72023-03-30 15:50:05 +0100479# ART properties.
Calin Juravle0b2ca6c2021-05-18 15:33:08 -0700480dalvik.vm. u:object_r:dalvik_config_prop:s0
481ro.dalvik.vm. u:object_r:dalvik_config_prop:s0
482ro.zygote u:object_r:dalvik_config_prop:s0 exact string
483
484# A set of ART properties listed explicitly for compatibility purposes.
Jiakai Zhang22fb5c72023-03-30 15:50:05 +0100485ro.dalvik.vm.native.bridge u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100486dalvik.vm.always_debuggable u:object_r:dalvik_config_prop:s0 exact int
487dalvik.vm.appimageformat u:object_r:dalvik_config_prop:s0 exact string
488dalvik.vm.backgroundgctype u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100489dalvik.vm.boot-image u:object_r:dalvik_config_prop:s0 exact string
yawanng895164f2020-11-11 22:51:46 +0000490dalvik.vm.bgdexopt.new-classes-percent u:object_r:dalvik_config_prop:s0 exact int
491dalvik.vm.bgdexopt.new-methods-percent u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100492dalvik.vm.checkjni u:object_r:dalvik_config_prop:s0 exact bool
493dalvik.vm.dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
494dalvik.vm.dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100495dalvik.vm.dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
496dalvik.vm.dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
497dalvik.vm.dex2oat-max-image-block-size u:object_r:dalvik_config_prop:s0 exact int
498dalvik.vm.dex2oat-minidebuginfo u:object_r:dalvik_config_prop:s0 exact bool
499dalvik.vm.dex2oat-resolve-startup-strings u:object_r:dalvik_config_prop:s0 exact bool
Vladimir Marko1062aa72020-04-27 11:34:33 +0100500dalvik.vm.dex2oat-very-large u:object_r:dalvik_config_prop:s0 exact int
501dalvik.vm.dex2oat-swap u:object_r:dalvik_config_prop:s0 exact bool
502dalvik.vm.dex2oat64.enabled u:object_r:dalvik_config_prop:s0 exact bool
503dalvik.vm.dexopt.secondary u:object_r:dalvik_config_prop:s0 exact bool
Chris Wailes2e446722021-05-12 17:23:49 -0700504dalvik.vm.dexopt.thermal-cutoff u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100505dalvik.vm.execution-mode u:object_r:dalvik_config_prop:s0 exact string
506dalvik.vm.extra-opts u:object_r:dalvik_config_prop:s0 exact string
507dalvik.vm.foreground-heap-growth-multiplier u:object_r:dalvik_config_prop:s0 exact string
508dalvik.vm.gctype u:object_r:dalvik_config_prop:s0 exact string
509dalvik.vm.heapgrowthlimit u:object_r:dalvik_config_prop:s0 exact string
510dalvik.vm.heapmaxfree u:object_r:dalvik_config_prop:s0 exact string
511dalvik.vm.heapminfree u:object_r:dalvik_config_prop:s0 exact string
512dalvik.vm.heapsize u:object_r:dalvik_config_prop:s0 exact string
513dalvik.vm.heapstartsize u:object_r:dalvik_config_prop:s0 exact string
514dalvik.vm.heaptargetutilization u:object_r:dalvik_config_prop:s0 exact string
515dalvik.vm.hot-startup-method-samples u:object_r:dalvik_config_prop:s0 exact int
516dalvik.vm.image-dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string
517dalvik.vm.image-dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100518dalvik.vm.image-dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string
519dalvik.vm.image-dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string
Vladimir Marko1062aa72020-04-27 11:34:33 +0100520dalvik.vm.isa.arm.features u:object_r:dalvik_config_prop:s0 exact string
521dalvik.vm.isa.arm.variant u:object_r:dalvik_config_prop:s0 exact string
522dalvik.vm.isa.arm64.features u:object_r:dalvik_config_prop:s0 exact string
523dalvik.vm.isa.arm64.variant u:object_r:dalvik_config_prop:s0 exact string
524dalvik.vm.isa.mips.features u:object_r:dalvik_config_prop:s0 exact string
525dalvik.vm.isa.mips.variant u:object_r:dalvik_config_prop:s0 exact string
526dalvik.vm.isa.mips64.features u:object_r:dalvik_config_prop:s0 exact string
527dalvik.vm.isa.mips64.variant u:object_r:dalvik_config_prop:s0 exact string
528dalvik.vm.isa.unknown.features u:object_r:dalvik_config_prop:s0 exact string
529dalvik.vm.isa.unknown.variant u:object_r:dalvik_config_prop:s0 exact string
530dalvik.vm.isa.x86.features u:object_r:dalvik_config_prop:s0 exact string
531dalvik.vm.isa.x86.variant u:object_r:dalvik_config_prop:s0 exact string
532dalvik.vm.isa.x86_64.features u:object_r:dalvik_config_prop:s0 exact string
533dalvik.vm.isa.x86_64.variant u:object_r:dalvik_config_prop:s0 exact string
534dalvik.vm.jitinitialsize u:object_r:dalvik_config_prop:s0 exact string
535dalvik.vm.jitmaxsize u:object_r:dalvik_config_prop:s0 exact string
536dalvik.vm.jitprithreadweight u:object_r:dalvik_config_prop:s0 exact int
537dalvik.vm.jitthreshold u:object_r:dalvik_config_prop:s0 exact int
538dalvik.vm.jittransitionweight u:object_r:dalvik_config_prop:s0 exact int
539dalvik.vm.jniopts u:object_r:dalvik_config_prop:s0 exact string
540dalvik.vm.lockprof.threshold u:object_r:dalvik_config_prop:s0 exact int
541dalvik.vm.method-trace u:object_r:dalvik_config_prop:s0 exact bool
542dalvik.vm.method-trace-file u:object_r:dalvik_config_prop:s0 exact string
543dalvik.vm.method-trace-file-siz u:object_r:dalvik_config_prop:s0 exact int
544dalvik.vm.method-trace-stream u:object_r:dalvik_config_prop:s0 exact bool
545dalvik.vm.profilesystemserver u:object_r:dalvik_config_prop:s0 exact bool
546dalvik.vm.profilebootclasspath u:object_r:dalvik_config_prop:s0 exact bool
Calin Juravle4e3599e2021-05-05 17:10:59 -0700547dalvik.vm.ps-min-save-period-ms u:object_r:dalvik_config_prop:s0 exact int
548dalvik.vm.ps-resolved-classes-delay-ms u:object_r:dalvik_config_prop:s0 exact int
Vladimir Marko1062aa72020-04-27 11:34:33 +0100549dalvik.vm.usejit u:object_r:dalvik_config_prop:s0 exact bool
Vladimir Marko1062aa72020-04-27 11:34:33 +0100550dalvik.vm.zygote.max-boot-retry u:object_r:dalvik_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900551
Jiakai Zhang22fb5c72023-03-30 15:50:05 +0100552# A list of ART properties that can be set dynamically.
553dalvik.vm.background-dex2oat-cpu-set u:object_r:dalvik_dynamic_config_prop:s0 exact string
554dalvik.vm.background-dex2oat-threads u:object_r:dalvik_dynamic_config_prop:s0 exact int
555dalvik.vm.boot-dex2oat-cpu-set u:object_r:dalvik_dynamic_config_prop:s0 exact string
556dalvik.vm.boot-dex2oat-threads u:object_r:dalvik_dynamic_config_prop:s0 exact int
557dalvik.vm.dex2oat-cpu-set u:object_r:dalvik_dynamic_config_prop:s0 exact string
558dalvik.vm.dex2oat-threads u:object_r:dalvik_dynamic_config_prop:s0 exact int
559dalvik.vm.image-dex2oat-cpu-set u:object_r:dalvik_dynamic_config_prop:s0 exact string
560dalvik.vm.image-dex2oat-threads u:object_r:dalvik_dynamic_config_prop:s0 exact int
561dalvik.vm.restore-dex2oat-cpu-set u:object_r:dalvik_dynamic_config_prop:s0 exact string
562dalvik.vm.restore-dex2oat-threads u:object_r:dalvik_dynamic_config_prop:s0 exact int
Jiakai Zhang1a3775b2024-05-15 14:20:22 +0000563dalvik.vm.pre-reboot. u:object_r:dalvik_dynamic_config_prop:s0 prefix
Jiakai Zhang22fb5c72023-03-30 15:50:05 +0100564
Inseob Kim1337e152020-05-12 22:51:48 +0900565persist.sys.dalvik.vm.lib.2 u:object_r:dalvik_runtime_prop:s0 exact string
566
Inseob Kim04f435c2020-07-07 12:46:24 +0900567keyguard.no_require_sim u:object_r:keyguard_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900568
Lajos Molnar9b037822021-03-19 09:55:36 -0700569media.c2.dmabuf.padding u:object_r:codec2_config_prop:s0 exact int
Wonsik Kimc6decd42023-09-01 14:05:39 -0700570media.c2.hal.selection u:object_r:codec2_config_prop:s0 exact enum aidl hidl
Lajos Molnar9b037822021-03-19 09:55:36 -0700571
Inseob Kimdddf6f52020-07-06 22:24:11 +0900572media.recorder.show_manufacturer_and_model u:object_r:media_config_prop:s0 exact bool
Wonsik Kimf6483272021-09-30 00:44:58 -0700573media.resolution.limit.32bit u:object_r:media_config_prop:s0 exact int
Inseob Kimbfb10a92020-05-11 17:33:27 +0900574media.stagefright.cache-params u:object_r:media_config_prop:s0 exact string
Inseob Kimd5a04482020-11-05 22:17:26 +0900575media.stagefright.enable-aac u:object_r:media_config_prop:s0 exact bool
576media.stagefright.enable-fma2dp u:object_r:media_config_prop:s0 exact bool
577media.stagefright.enable-http u:object_r:media_config_prop:s0 exact bool
578media.stagefright.enable-player u:object_r:media_config_prop:s0 exact bool
579media.stagefright.enable-qcp u:object_r:media_config_prop:s0 exact bool
580media.stagefright.enable-scan u:object_r:media_config_prop:s0 exact bool
Inseob Kimbfb10a92020-05-11 17:33:27 +0900581media.stagefright.thumbnail.prefer_hw_codecs u:object_r:media_config_prop:s0 exact bool
582persist.sys.media.avsync u:object_r:media_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900583
Jakub Rotkiewicz1784fea2022-12-21 15:29:44 +0000584persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string
585persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
Yung Ti Suca6bf5e2024-01-11 05:42:22 +0000586persist.bluetooth.leaudio_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
Jakub Rotkiewicz1784fea2022-12-21 15:29:44 +0000587persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_prop:s0 exact bool
588persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool
589persist.bluetooth.btsnoopdefaultmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
590persist.bluetooth.btsnooplogmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
Ted Wangc531cfc2024-09-16 10:49:32 +0000591persist.bluetooth.finder.supported u:object_r:bluetooth_finder_prop:s0 exact bool
Jakub Rotkiewicz1784fea2022-12-21 15:29:44 +0000592persist.bluetooth.snooplogfilter.headers.enabled u:object_r:bluetooth_prop:s0 exact bool
593persist.bluetooth.snooplogfilter.profiles.a2dp.enabled u:object_r:bluetooth_prop:s0 exact bool
594persist.bluetooth.snooplogfilter.profiles.map u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic
595persist.bluetooth.snooplogfilter.profiles.pbap u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic
596persist.bluetooth.snooplogfilter.profiles.rfcomm.enabled u:object_r:bluetooth_prop:s0 exact bool
597persist.bluetooth.factoryreset u:object_r:bluetooth_prop:s0 exact bool
Patty Huanga2ef6f92022-12-24 02:00:08 +0800598persist.bluetooth.leaudio.allow_list u:object_r:bluetooth_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900599
Etienne Ruffieuxbde2fc62022-01-12 13:05:33 +0000600bluetooth.hardware.power.operating_voltage_mv u:object_r:bluetooth_config_prop:s0 exact int
601bluetooth.hardware.power.idle_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
602bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
603bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
Jayden Kim047f7982023-04-17 15:57:00 +0000604bluetooth.hardware.radio.le_tx_path_loss_comp_db u:object_r:bluetooth_config_prop:s0 exact int
605bluetooth.hardware.radio.le_rx_path_loss_comp_db u:object_r:bluetooth_config_prop:s0 exact int
Sal Savage568662f2022-01-18 14:04:49 -0800606
Etienne Ruffieuxcdd0c112022-01-28 14:43:22 +0000607bluetooth.framework.support_persisted_state u:object_r:bluetooth_config_prop:s0 exact bool
608bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool
609
Dorin Drimus5691bf22022-04-05 16:42:06 +0000610bluetooth.core.gap.le.privacy.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Dorin Drimus1c3cf832022-07-29 18:44:54 +0000611bluetooth.core.gap.le.conn.min.limit u:object_r:bluetooth_config_prop:s0 exact int
Ying Hsu4a7cc652022-12-08 09:44:00 +0000612bluetooth.core.gap.le.conn.only_init_1m_phy.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Łukasz Rymanowski88193e82023-02-06 09:03:47 +0000613bluetooth.core.le_audio.inband_ringtone.supported u:object_r:bluetooth_config_prop:s0 exact bool
Dorin Drimus5691bf22022-04-05 16:42:06 +0000614
Sal Savage568662f2022-01-18 14:04:49 -0800615bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string
Sal Savage724381a2022-02-02 14:13:41 -0800616bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact string
Sal Savage568662f2022-01-18 14:04:49 -0800617
618bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool
619bluetooth.profile.a2dp.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool
620bluetooth.profile.asha.central.enabled u:object_r:bluetooth_config_prop:s0 exact bool
621bluetooth.profile.avrcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool
622bluetooth.profile.avrcp.target.enabled u:object_r:bluetooth_config_prop:s0 exact bool
623bluetooth.profile.bap.broadcast.assist.enabled u:object_r:bluetooth_config_prop:s0 exact bool
624bluetooth.profile.bap.broadcast.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700625bluetooth.profile.bap.unicast.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage73fdf662022-03-12 12:48:33 -0800626bluetooth.profile.bas.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage568662f2022-01-18 14:04:49 -0800627bluetooth.profile.bass.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700628bluetooth.profile.ccp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage568662f2022-01-18 14:04:49 -0800629bluetooth.profile.csip.set_coordinator.enabled u:object_r:bluetooth_config_prop:s0 exact bool
630bluetooth.profile.gatt.enabled u:object_r:bluetooth_config_prop:s0 exact bool
631bluetooth.profile.hap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
632bluetooth.profile.hfp.ag.enabled u:object_r:bluetooth_config_prop:s0 exact bool
633bluetooth.profile.hfp.hf.enabled u:object_r:bluetooth_config_prop:s0 exact bool
634bluetooth.profile.hid.device.enabled u:object_r:bluetooth_config_prop:s0 exact bool
635bluetooth.profile.hid.host.enabled u:object_r:bluetooth_config_prop:s0 exact bool
636bluetooth.profile.map.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
637bluetooth.profile.map.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
638bluetooth.profile.mcp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
639bluetooth.profile.opp.enabled u:object_r:bluetooth_config_prop:s0 exact bool
640bluetooth.profile.pan.nap.enabled u:object_r:bluetooth_config_prop:s0 exact bool
641bluetooth.profile.pan.panu.enabled u:object_r:bluetooth_config_prop:s0 exact bool
642bluetooth.profile.pbap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool
643bluetooth.profile.pbap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Hyundo Moondb5f0df2023-10-04 23:18:45 +0900644bluetooth.profile.pbap.sim.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savage568662f2022-01-18 14:04:49 -0800645bluetooth.profile.sap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Sal Savagea5297962022-04-07 11:19:10 -0700646bluetooth.profile.vcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Etienne Ruffieuxbde2fc62022-01-12 13:05:33 +0000647
Katherine Lai9bddb0d2022-07-14 23:13:56 +0000648bluetooth.core.acl.link_supervision_timeout u:object_r:bluetooth_config_prop:s0 exact uint
649bluetooth.core.classic.page_scan_type u:object_r:bluetooth_config_prop:s0 exact uint
650bluetooth.core.classic.page_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint
651bluetooth.core.classic.page_scan_window u:object_r:bluetooth_config_prop:s0 exact uint
652bluetooth.core.classic.inq_scan_type u:object_r:bluetooth_config_prop:s0 exact uint
653bluetooth.core.classic.inq_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint
654bluetooth.core.classic.inq_scan_window u:object_r:bluetooth_config_prop:s0 exact uint
655bluetooth.core.classic.page_timeout u:object_r:bluetooth_config_prop:s0 exact uint
Katherine Laie564c902022-08-09 22:56:45 +0000656bluetooth.core.classic.sniff_max_intervals u:object_r:bluetooth_config_prop:s0 exact string
657bluetooth.core.classic.sniff_min_intervals u:object_r:bluetooth_config_prop:s0 exact string
658bluetooth.core.classic.sniff_attempts u:object_r:bluetooth_config_prop:s0 exact string
659bluetooth.core.classic.sniff_timeouts u:object_r:bluetooth_config_prop:s0 exact string
660
661bluetooth.core.le.min_connection_interval u:object_r:bluetooth_config_prop:s0 exact uint
662bluetooth.core.le.max_connection_interval u:object_r:bluetooth_config_prop:s0 exact uint
663bluetooth.core.le.connection_latency u:object_r:bluetooth_config_prop:s0 exact uint
664bluetooth.core.le.connection_supervision_timeout u:object_r:bluetooth_config_prop:s0 exact uint
665bluetooth.core.le.direct_connection_timeout u:object_r:bluetooth_config_prop:s0 exact uint
666bluetooth.core.le.connection_scan_interval_fast u:object_r:bluetooth_config_prop:s0 exact uint
667bluetooth.core.le.connection_scan_window_fast u:object_r:bluetooth_config_prop:s0 exact uint
668bluetooth.core.le.connection_scan_window_2m_fast u:object_r:bluetooth_config_prop:s0 exact uint
669bluetooth.core.le.connection_scan_window_coded_fast u:object_r:bluetooth_config_prop:s0 exact uint
670bluetooth.core.le.connection_scan_interval_slow u:object_r:bluetooth_config_prop:s0 exact uint
671bluetooth.core.le.connection_scan_window_slow u:object_r:bluetooth_config_prop:s0 exact uint
Katherine Laie3398212022-09-09 20:48:36 +0000672bluetooth.core.le.inquiry_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint
673bluetooth.core.le.inquiry_scan_window u:object_r:bluetooth_config_prop:s0 exact uint
Katherine Lai9bddb0d2022-07-14 23:13:56 +0000674
Abhishek Pandit-Subedi859037f2023-01-26 16:10:07 -0800675bluetooth.core.le.vendor_capabilities.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Hsin-yu Chaof02993d2024-09-16 14:34:12 +0000676bluetooth.hfp.software_datapath.enabled u:object_r:bluetooth_config_prop:s0 exact bool
Katherine Lai803f4e82022-10-31 17:52:52 +0000677bluetooth.sco.disable_enhanced_connection u:object_r:bluetooth_config_prop:s0 exact bool
Yuyang Huangd367ea82024-01-26 01:15:55 +0000678bluetooth.sco.managed_by_audio u:object_r:bluetooth_config_prop:s0 exact bool
Eric Laurent255890e2023-11-20 16:30:02 +0100679bluetooth.core.le.dsa_transport_preference u:object_r:bluetooth_config_prop:s0 exact string
Katherine Lai803f4e82022-10-31 17:52:52 +0000680
Jack Yu4412ba42021-06-11 00:28:31 +0800681persist.nfc.debug_enabled u:object_r:nfc_prop:s0 exact bool
Henri Chataing60eaabc2023-01-13 09:35:03 +0000682persist.nfc.vendor_debug_enabled u:object_r:nfc_prop:s0 exact bool
683persist.nfc.snoop_log_mode u:object_r:nfc_prop:s0 exact enum full filtered
684nfc.dta.skip_ndef_read u:object_r:nfc_prop:s0 exact bool
Jack Yu4412ba42021-06-11 00:28:31 +0800685
Inseob Kimacd02fc2020-07-28 15:17:24 +0900686persist.radio.multisim.config u:object_r:radio_control_prop:s0 exact string
Gary Jian874dd082022-03-10 01:36:12 +0800687persist.radio.allow_mock_modem u:object_r:radio_control_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900688
Marvin Ramin157957b2021-04-14 13:20:10 +0000689persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool
690ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string
691ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string
692ro.hdmi.set_menu_language u:object_r:hdmi_config_prop:s0 exact bool
693ro.hdmi.cec.source.set_menu_language.enabled u:object_r:hdmi_config_prop:s0 exact bool
694ro.hdmi.property_sytem_audio_device_arc_port u:object_r:hdmi_config_prop:s0 exact string
695ro.hdmi.cec_audio_device_forward_volume_keys_system_audio_mode_off u:object_r:hdmi_config_prop:s0 exact bool
696ro.hdmi.property_is_device_hdmi_cec_switch u:object_r:hdmi_config_prop:s0 exact bool
697ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool
698ro.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 +0200699ro.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 +0900700
Jiakai Zhang9bbc1c02023-01-18 16:06:16 +0800701pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string
702pm.dexopt.bg-dexopt.concurrency u:object_r:exported_pm_prop:s0 exact int
703pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string
704pm.dexopt.first-boot.concurrency u:object_r:exported_pm_prop:s0 exact int
705pm.dexopt.boot-after-ota u:object_r:exported_pm_prop:s0 exact string
706pm.dexopt.boot-after-ota.concurrency u:object_r:exported_pm_prop:s0 exact int
707pm.dexopt.boot-after-mainline-update u:object_r:exported_pm_prop:s0 exact string
708pm.dexopt.boot-after-mainline-update.concurrency u:object_r:exported_pm_prop:s0 exact int
Jiakai Zhang9bbc1c02023-01-18 16:06:16 +0800709pm.dexopt.post-boot u:object_r:exported_pm_prop:s0 exact string
Jiakai Zhang4acd0732024-03-20 11:24:54 +0000710pm.dexopt.post-boot.concurrency u:object_r:exported_pm_prop:s0 exact int
Jiakai Zhang9bbc1c02023-01-18 16:06:16 +0800711pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string
Jiakai Zhang4acd0732024-03-20 11:24:54 +0000712pm.dexopt.ab-ota.concurrency u:object_r:exported_pm_prop:s0 exact int
713
Jiakai Zhang9bbc1c02023-01-18 16:06:16 +0800714pm.dexopt.cmdline u:object_r:exported_pm_prop:s0 exact string
715pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string
716pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string
717pm.dexopt.install-fast u:object_r:exported_pm_prop:s0 exact string
718pm.dexopt.install-bulk u:object_r:exported_pm_prop:s0 exact string
719pm.dexopt.install-bulk-secondary u:object_r:exported_pm_prop:s0 exact string
720pm.dexopt.install-bulk-downgraded u:object_r:exported_pm_prop:s0 exact string
721pm.dexopt.install-bulk-secondary-downgraded u:object_r:exported_pm_prop:s0 exact string
722
723pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string
724
725pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool
726pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int
727
728pm.dexopt. u:object_r:future_pm_prop:s0 prefix
Inseob Kim3efe91b2020-03-09 19:48:37 +0900729
Inseob Kim3efe91b2020-03-09 19:48:37 +0900730ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int
731
Inseob Kim3efe91b2020-03-09 19:48:37 +0900732ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool
733
734ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900735
736ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string
737
Michael Bestasef9ccbd2020-03-10 23:51:09 +0200738ro.config.alarm_alert u:object_r:systemsound_config_prop:s0 exact string
739ro.config.alarm_vol_default u:object_r:systemsound_config_prop:s0 exact int
740ro.config.alarm_vol_steps u:object_r:systemsound_config_prop:s0 exact int
Anoush Khazeni87da0af2023-05-12 11:35:18 -0700741ro.config.assistant_vol_min u:object_r:systemsound_config_prop:s0 exact int
Michael Bestasef9ccbd2020-03-10 23:51:09 +0200742ro.config.media_vol_default u:object_r:systemsound_config_prop:s0 exact int
743ro.config.media_vol_steps u:object_r:systemsound_config_prop:s0 exact int
744ro.config.notification_sound u:object_r:systemsound_config_prop:s0 exact string
745ro.config.ringtone u:object_r:systemsound_config_prop:s0 exact string
746ro.config.system_vol_default u:object_r:systemsound_config_prop:s0 exact int
747ro.config.system_vol_steps u:object_r:systemsound_config_prop:s0 exact int
748ro.config.vc_call_vol_default u:object_r:systemsound_config_prop:s0 exact int
Inseob Kimfd2d6ec2020-04-01 10:01:16 +0900749
Inseob Kim6ffdf1b2020-06-16 20:00:41 +0900750ro.control_privapp_permissions u:object_r:packagemanager_config_prop:s0 exact enum disable enforce log
751ro.cp_system_other_odex u:object_r:packagemanager_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900752
Inseob Kim3f5a7d22020-04-06 20:49:17 +0900753ro.crypto.allow_encrypt_override u:object_r:vold_config_prop:s0 exact bool
754ro.crypto.dm_default_key.options_format.version u:object_r:vold_config_prop:s0 exact int
755ro.crypto.fde_algorithm u:object_r:vold_config_prop:s0 exact string
756ro.crypto.fde_sector_size u:object_r:vold_config_prop:s0 exact int
Paul Crowleybf29c3a2021-08-06 15:11:53 -0700757ro.crypto.metadata_init_delete_all_keys.enabled u:object_r:vold_config_prop:s0 exact bool
Inseob Kim3f5a7d22020-04-06 20:49:17 +0900758ro.crypto.scrypt_params u:object_r:vold_config_prop:s0 exact string
759ro.crypto.set_dun u:object_r:vold_config_prop:s0 exact bool
760ro.crypto.volume.contents_mode u:object_r:vold_config_prop:s0 exact string
761ro.crypto.volume.filenames_mode u:object_r:vold_config_prop:s0 exact string
762ro.crypto.volume.metadata.encryption u:object_r:vold_config_prop:s0 exact string
763ro.crypto.volume.metadata.method u:object_r:vold_config_prop:s0 exact string
764ro.crypto.volume.options u:object_r:vold_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900765
Martijn Coenen01234d32020-04-10 14:11:49 +0200766external_storage.projid.enabled u:object_r:storage_config_prop:s0 exact bool
767external_storage.casefold.enabled u:object_r:storage_config_prop:s0 exact bool
Daniel Rosenbergafede842020-05-11 22:50:40 -0700768external_storage.sdcardfs.enabled u:object_r:storage_config_prop:s0 exact bool
Zimaa1499d2020-09-02 09:37:09 +0100769external_storage.cross_user.enabled u:object_r:storage_config_prop:s0 exact bool
Alessio Balsinibf729fd2022-03-23 18:12:01 +0000770ro.fuse.bpf.enabled u:object_r:storage_config_prop:s0 exact bool
Paul Lawrenceb39cbc02022-12-12 12:27:55 -0800771ro.fuse.bpf.is_running u:object_r:vold_status_prop:s0 exact bool
Martijn Coenen01234d32020-04-10 14:11:49 +0200772
Alice Wang3d9ce1a2024-06-07 09:07:34 +0000773# Allow the vendor to disable the remote attestation feature at boot-time.
774avf.remote_attestation.enabled u:object_r:avf_virtualizationservice_prop:s0 exact bool
775
Jaewan Kim4183cbb2023-08-31 07:58:08 +0000776hypervisor.pvmfw.path u:object_r:hypervisor_pvmfw_prop:s0 exact string
777hypervisor.virtualizationmanager.debug_policy.path u:object_r:hypervisor_virtualizationmanager_prop:s0 exact string
778
Keir Fraser84bb5ee2022-11-23 14:06:36 +0000779# hypervisor.*: configured by the vendor to advertise capabilities of their
780# hypervisor to virtualizationservice.
781hypervisor.memory_reclaim.supported u:object_r:hypervisor_restricted_prop:s0 exact bool
782
Inseob Kimc80b0242020-07-16 22:25:47 +0900783ro.config.per_app_memcg u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900784ro.lmk.critical u:object_r:lmkd_config_prop:s0 exact int
785ro.lmk.critical_upgrade u:object_r:lmkd_config_prop:s0 exact bool
786ro.lmk.debug u:object_r:lmkd_config_prop:s0 exact bool
Lee George Thomasd3f8efa2023-07-08 00:28:14 +0000787ro.lmk.delay_monitors_until_boot u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900788ro.lmk.downgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryancb343e82021-07-14 18:07:46 -0700789ro.lmk.filecache_min_kb u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900790ro.lmk.kill_heaviest_task u:object_r:lmkd_config_prop:s0 exact bool
791ro.lmk.kill_timeout_ms u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimd5a04482020-11-05 22:17:26 +0900792ro.lmk.log_stats u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900793ro.lmk.low u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryan5c5ff282024-04-25 08:44:24 -0700794ro.lmk.lowmem_min_oom_score u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900795ro.lmk.medium u:object_r:lmkd_config_prop:s0 exact int
Matt Stephenson531cdc92023-12-14 21:35:39 +0000796ro.lmk.pressure_after_kill_min_score u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900797ro.lmk.psi_partial_stall_ms u:object_r:lmkd_config_prop:s0 exact int
798ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryane121dc52022-02-11 14:54:37 -0800799ro.lmk.stall_limit_critical u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryan5a528b42024-03-27 00:04:47 +0000800ro.lmk.swap_compression_ratio u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900801ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int
802ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int
803ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryanc461b3b2021-03-03 12:49:31 -0800804ro.lmk.thrashing_limit_critical u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900805ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int
Carlos Galo34b93f22024-02-12 09:37:00 -0800806ro.lmk.direct_reclaim_threshold_ms u:object_r:lmkd_config_prop:s0 exact int
Inseob Kimcc4d8882020-05-06 17:11:46 +0900807ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool
Robin Lee0b0dd682021-10-27 13:17:50 +0000808ro.lmk.use_new_strategy u:object_r:lmkd_config_prop:s0 exact bool
Carlos Galo005875d2024-03-12 10:26:30 -0700809ro.lmk.use_psi u:object_r:lmkd_config_prop:s0 exact bool
Inseob Kimcc4d8882020-05-06 17:11:46 +0900810ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int
Suren Baghdasaryanb221e662020-05-05 12:41:02 -0700811lmkd.reinit u:object_r:lmkd_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900812
Pawin Vongmasa76d7cf92020-03-07 04:15:38 -0800813ro.media.xml_variant.codecs u:object_r:media_variant_prop:s0 exact string
814ro.media.xml_variant.codecs_performance u:object_r:media_variant_prop:s0 exact string
815ro.media.xml_variant.profiles u:object_r:media_variant_prop:s0 exact string
816
Inseob Kimb85a74f2020-06-16 19:18:24 +0900817ro.minui.default_rotation u:object_r:recovery_config_prop:s0 exact string
818ro.minui.overscan_percent u:object_r:recovery_config_prop:s0 exact int
819ro.minui.pixel_format u:object_r:recovery_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900820
Inseob Kimc80b0242020-07-16 22:25:47 +0900821ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900822
Inseob Kim3efe91b2020-03-09 19:48:37 +0900823ro.rebootescrow.device u:object_r:rebootescrow_hal_prop:s0 exact string
824
Alex Hong1abf80e2023-01-13 22:28:23 +0800825ro.recovery.usb.vid u:object_r:recovery_usb_config_prop:s0 exact string
826ro.recovery.usb.adb.pid u:object_r:recovery_usb_config_prop:s0 exact string
827ro.recovery.usb.fastboot.pid u:object_r:recovery_usb_config_prop:s0 exact string
828
Inseob Kimd5a04482020-11-05 22:17:26 +0900829ro.storage_manager.enabled u:object_r:storagemanager_config_prop:s0 exact bool
830ro.storage_manager.show_opt_in u:object_r:storagemanager_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900831
Inseob Kim3efe91b2020-03-09 19:48:37 +0900832ro.vehicle.hal u:object_r:vehicle_hal_prop:s0 exact string
833
834ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string
835
Inseob Kim36aeb162020-05-08 20:42:25 +0900836ro.zram.mark_idle_delay_mins u:object_r:zram_config_prop:s0 exact int
837ro.zram.first_wb_delay_mins u:object_r:zram_config_prop:s0 exact int
838ro.zram.periodic_wb_delay_hours u:object_r:zram_config_prop:s0 exact int
839zram.force_writeback u:object_r:zram_config_prop:s0 exact bool
840persist.sys.zram_enabled u:object_r:zram_control_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900841
Inseob Kimc80b0242020-07-16 22:25:47 +0900842sendbug.preferred.domain u:object_r:sendbug_config_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900843
Inseob Kimdc1e5012020-04-27 21:13:01 +0900844persist.sys.usb.usbradio.config u:object_r:usb_control_prop:s0 exact string
845
846sys.usb.config u:object_r:usb_control_prop:s0 exact string
847sys.usb.configfs u:object_r:usb_control_prop:s0 exact int
848sys.usb.controller u:object_r:usb_control_prop:s0 exact string
849sys.usb.state u:object_r:usb_control_prop:s0 exact string
850
Ray Chi07bb5d02021-06-07 16:40:44 +0800851sys.usb.mtp.batchcancel u:object_r:usb_config_prop:s0 exact bool
Inseob Kimdc1e5012020-04-27 21:13:01 +0900852sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int
853
854sys.usb.config. u:object_r:usb_prop:s0
Inseob Kim3efe91b2020-03-09 19:48:37 +0900855
Inseob Kimbfb37082020-04-27 23:49:15 +0900856sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool
Kelvin Zhangaa7a9a42022-08-16 18:13:00 +0000857sys.usb.ffs.io_uring_enabled u:object_r:ffs_config_prop:s0 exact bool
Inseob Kimbfb37082020-04-27 23:49:15 +0900858sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int
859sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int
860
861sys.usb.ffs.ready u:object_r:ffs_control_prop:s0 exact bool
862sys.usb.ffs.mtp.ready u:object_r:ffs_control_prop:s0 exact bool
863
Inseob Kim14a71fb2020-07-07 13:35:34 +0900864tombstoned.max_tombstone_count u:object_r:tombstone_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900865
Eric Biggers040ce192021-04-22 16:09:56 -0700866vold.post_fs_data_done u:object_r:vold_post_fs_data_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900867
Richard Fung0c7c2672021-11-08 20:09:54 +0000868apexd.payload_metadata.path u:object_r:apexd_payload_metadata_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900869apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready
870
Alexander Potapenko0a64d102022-01-28 19:48:27 +0100871dmesgd.start u:object_r:dmesgd_start_prop:s0 exact bool
872
Martijn Coenenf2e4ee62021-03-16 08:34:30 +0100873odsign.key.done u:object_r:odsign_prop:s0 exact bool
874odsign.verification.done u:object_r:odsign_prop:s0 exact bool
875odsign.verification.success u:object_r:odsign_prop:s0 exact bool
876
Inseob Kim4ed47372020-04-24 15:03:01 +0900877dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool
878sys.boot_completed u:object_r:boot_status_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900879
Inseob Kim3b82aec2020-05-14 01:38:40 +0900880persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string
881
Inseob Kim3efe91b2020-03-09 19:48:37 +0900882persist.sys.theme u:object_r:theme_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900883
Inseob Kim3b82aec2020-05-14 01:38:40 +0900884sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int
885
Inseob Kim3efe91b2020-03-09 19:48:37 +0900886sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900887
Inseob Kimbdcbcf02020-05-06 18:30:20 +0900888aac_drc_boost u:object_r:aac_drc_prop:s0 exact int
889aac_drc_cut u:object_r:aac_drc_prop:s0 exact int
890aac_drc_enc_target_level u:object_r:aac_drc_prop:s0 exact int
891aac_drc_heavy u:object_r:aac_drc_prop:s0 exact int
892aac_drc_reference_level u:object_r:aac_drc_prop:s0 exact int
893ro.aac_drc_effect_type u:object_r:aac_drc_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +0900894
895build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int
896
Inseob Kim832e17b2020-05-25 15:36:44 +0900897drm.64bit.enabled u:object_r:mediadrm_config_prop:s0 exact bool
898media.mediadrmservice.enable u:object_r:mediadrm_config_prop:s0 exact bool
Kyle Zhang12c42b52023-09-28 21:10:17 +0000899persist.drm.forcel3.enabled u:object_r:drm_forcel3_prop:s0 exact bool
Inseob Kim832e17b2020-05-25 15:36:44 +0900900
901drm.service.enabled u:object_r:drm_service_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900902
903dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool
904dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool
Inseob Kim46dd4be2020-08-18 11:25:32 +0900905persist.dumpstate.verbose_logging.enabled u:object_r:hal_dumpstate_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900906
Inseob Kim40c67b22020-07-25 00:34:56 +0900907hal.instrumentation.enable u:object_r:hal_instrumentation_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +0900908
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900909# default contexts only accessible by coredomain
Inseob Kim387fb442020-07-22 19:14:56 +0900910init.svc. u:object_r:init_service_status_private_prop:s0 prefix string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900911
Josh Gaod74d1d52020-11-06 13:25:27 -0800912# Globally-readable init service props
913init.svc.adbd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900914init.svc.bugreport u:object_r:init_service_status_prop:s0 exact string
Wei Wang998bc372020-07-24 10:54:08 -0700915init.svc.bugreportd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900916init.svc.console u:object_r:init_service_status_prop:s0 exact string
917init.svc.dumpstatez u:object_r:init_service_status_prop:s0 exact string
918init.svc.mediadrm u:object_r:init_service_status_prop:s0 exact string
Inseob Kim79bd33a2020-07-23 08:33:24 +0900919init.svc.statsd u:object_r:init_service_status_prop:s0 exact string
Inseob Kim15e5e0a2020-05-14 19:43:08 +0900920init.svc.surfaceflinger u:object_r:init_service_status_prop:s0 exact string
921init.svc.tombstoned u:object_r:init_service_status_prop:s0 exact string
922init.svc.zygote u:object_r:init_service_status_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900923
Shrinidhi Hegde24aba1e2024-04-09 16:20:24 +0000924# Epoch time at which last fatal reboot was performed
925persist.init.svc.last_fatal_reboot_epoch u:object_r:init_service_status_private_prop:s0 exact int
926
Inseob Kim9add20f2020-05-06 22:20:35 +0900927libc.debug.malloc.options u:object_r:libc_debug_prop:s0 exact string
928libc.debug.malloc.program u:object_r:libc_debug_prop:s0 exact string
929libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900930
Mitch Phillips8cd32cd2022-03-22 15:59:57 -0700931# GWP-ASan props. Separate from other libc.debug.* props, because we want users
932# to be able to set them from `adb shell` even on release devices.
Mitch Phillipsadd13f02022-06-23 11:11:03 -0700933libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
934persist.libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string
Mitch Phillips8cd32cd2022-03-22 15:59:57 -0700935
Mitch Phillipseaf14042020-12-03 17:23:06 -0800936# shell-only props for ARM memory tagging (MTE).
Mitch Phillips980c3362023-11-10 13:02:00 +0000937arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string
938persist.arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string
Mitch Phillipseaf14042020-12-03 17:23:06 -0800939
Alice Ryhl6b9aa6d2024-02-21 15:18:14 +0000940# kcmdline props for dogfood experiments
941# All kcmdline properties share the kcmdline_prop context
942kcmdline.loaded u:object_r:kcmdline_prop:s0 exact bool
943kcmdline.binder u:object_r:kcmdline_prop:s0 exact enum c rust
944
Inseob Kim3efe91b2020-03-09 19:48:37 +0900945net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool
946
Neil Fuller0c4d8ff2022-09-23 14:10:35 +0100947# Settings system properties containing mutable "global" device settings.
948#
949# These can't be Android settings because they are also read by low-level
950# binaries that don't have access to "real" SettingsProvider settings. This
951# will usually be because of when they execute, e.g. during boot when Android
952# services are not yet running, and/or because they are needed by binaries that
953# are not "Android aware", i.e. they have light integration with the Android
954# platform via the low-level system properties lib. Processes like shell may
955# modify these for testing purposes, but doing so is generally discouraged;
956# updates to these props will generally require intents to be sent to
957# long-running Android apps so they can update cached data and their UI state.
958persist.sys.locale u:object_r:locale_prop:s0 exact string
959persist.sys.timezone u:object_r:timezone_prop:s0 exact string
960
Neil Fullerbbb00fa2022-09-23 14:10:35 +0100961# Time zone metadata system properties. Holds information associated with the
962# device's time zone and will therefore be written to at the same time. Unlike
963# timezone_prop props, these do not need to be read by other processes.
964persist.sys.timezone_confidence u:object_r:timezone_metadata_prop:s0 exact uint
965
Florian Mayer56af9a22022-05-20 11:25:26 -0700966persist.sys.mte.permissive u:object_r:permissive_mte_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900967persist.sys.test_harness u:object_r:test_harness_prop:s0 exact bool
968
Inseob Kim40c67b22020-07-25 00:34:56 +0900969ro.arch u:object_r:build_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +0900970
Inseob Kim8c342472020-07-23 17:54:35 +0900971# ro.boot. properties are set based on kernel commandline arguments, which are vendor owned.
972ro.boot. u:object_r:bootloader_prop:s0
973ro.boot.avb_version u:object_r:bootloader_prop:s0 exact string
974ro.boot.baseband u:object_r:bootloader_prop:s0 exact string
975ro.boot.bootdevice u:object_r:bootloader_prop:s0 exact string
976ro.boot.bootloader u:object_r:bootloader_prop:s0 exact string
977ro.boot.boottime u:object_r:bootloader_prop:s0 exact string
978ro.boot.console u:object_r:bootloader_prop:s0 exact string
Juan Yescasbec405a2022-07-28 19:18:39 +0000979ro.boot.ddr_size u:object_r:bootloader_prop:s0 exact string
Inseob Kim8c342472020-07-23 17:54:35 +0900980ro.boot.hardware u:object_r:bootloader_prop:s0 exact string
981ro.boot.hardware.color u:object_r:bootloader_prop:s0 exact string
982ro.boot.hardware.sku u:object_r:bootloader_prop:s0 exact string
983ro.boot.keymaster u:object_r:bootloader_prop:s0 exact string
984ro.boot.mode u:object_r:bootloader_prop:s0 exact string
Roman Kiryanov640a58d2021-04-14 20:36:55 -0700985# Populated on Android Studio Emulator (for emulator specific workarounds)
986ro.boot.qemu u:object_r:bootloader_prop:s0 exact bool
Inseob Kim8c342472020-07-23 17:54:35 +0900987ro.boot.revision u:object_r:bootloader_prop:s0 exact string
Alistair Delva902ca662023-02-22 14:41:02 -0800988ro.boot.serialconsole u:object_r:bootloader_prop:s0 exact bool
Inseob Kim8c342472020-07-23 17:54:35 +0900989ro.boot.vbmeta.avb_version u:object_r:bootloader_prop:s0 exact string
990ro.boot.verifiedbootstate u:object_r:bootloader_prop:s0 exact string
991ro.boot.veritymode u:object_r:bootloader_prop:s0 exact string
Enrico Granata645c3902021-10-01 13:11:36 -0600992# Properties specific to virtualized deployments of Android
Andrew Scull87ac3c32022-02-01 18:17:10 +0000993ro.boot.hypervisor.protected_vm.supported u:object_r:hypervisor_prop:s0 exact bool
Enrico Granata645c3902021-10-01 13:11:36 -0600994ro.boot.hypervisor.version u:object_r:hypervisor_prop:s0 exact string
Andrew Scull87ac3c32022-02-01 18:17:10 +0000995ro.boot.hypervisor.vm.supported u:object_r:hypervisor_prop:s0 exact bool
Inseob Kim8c342472020-07-23 17:54:35 +0900996
Inseob Kim68d61462020-07-24 16:53:56 +0900997# These ro.X properties are set to values of ro.boot.X by property_service.
998ro.baseband u:object_r:bootloader_prop:s0 exact string
999ro.bootloader u:object_r:bootloader_prop:s0 exact string
1000ro.bootmode u:object_r:bootloader_prop:s0 exact string
1001ro.hardware u:object_r:bootloader_prop:s0 exact string
1002ro.revision u:object_r:bootloader_prop:s0 exact string
1003
Inseob Kim3efe91b2020-03-09 19:48:37 +09001004ro.boot.dynamic_partitions u:object_r:exported_default_prop:s0 exact string
1005ro.boot.dynamic_partitions_retrofit u:object_r:exported_default_prop:s0 exact string
1006
Inseob Kim83502bf2020-03-09 19:48:37 +09001007ro.boottime.init.mount.data u:object_r:boottime_public_prop:s0 exact string
1008ro.boottime.init.fsck.data u:object_r:boottime_public_prop:s0 exact string
Kelvin Zhang7babcdb2024-05-30 19:11:07 +00001009ro.fstype.data u:object_r:fstype_prop:s0 exact string
Inseob Kim83502bf2020-03-09 19:48:37 +09001010
Inseob Kim072e7c82020-11-03 17:08:35 +09001011ro.build.characteristics u:object_r:build_prop:s0 exact string
1012ro.build.date u:object_r:build_prop:s0 exact string
1013ro.build.date.utc u:object_r:build_prop:s0 exact int
1014ro.build.description u:object_r:build_prop:s0 exact string
1015ro.build.display.id u:object_r:build_prop:s0 exact string
1016ro.build.flavor u:object_r:build_prop:s0 exact string
1017ro.build.host u:object_r:build_prop:s0 exact string
1018ro.build.id u:object_r:build_prop:s0 exact string
1019ro.build.product u:object_r:build_prop:s0 exact string
1020ro.build.system_root_image u:object_r:build_prop:s0 exact bool
1021ro.build.tags u:object_r:build_prop:s0 exact string
1022ro.build.type u:object_r:build_prop:s0 exact string
1023ro.build.user u:object_r:build_prop:s0 exact string
1024ro.build.version.all_codenames u:object_r:build_prop:s0 exact string
1025ro.build.version.base_os u:object_r:build_prop:s0 exact string
1026ro.build.version.codename u:object_r:build_prop:s0 exact string
1027ro.build.version.incremental u:object_r:build_prop:s0 exact string
1028ro.build.version.min_supported_target_sdk u:object_r:build_prop:s0 exact int
1029ro.build.version.preview_sdk u:object_r:build_prop:s0 exact int
1030ro.build.version.preview_sdk_fingerprint u:object_r:build_prop:s0 exact string
1031ro.build.version.release u:object_r:build_prop:s0 exact string
1032ro.build.version.release_or_codename u:object_r:build_prop:s0 exact string
1033ro.build.version.sdk u:object_r:build_prop:s0 exact int
1034ro.build.version.security_patch u:object_r:build_prop:s0 exact string
1035
1036ro.actionable_compatible_property.enabled u:object_r:build_prop:s0 exact bool
Inseob Kim8c239252020-05-06 20:07:33 +09001037
Pawan Wagh60cc0b32023-08-29 00:09:29 +00001038
1039# Property for enabling 16k pages developer option.
1040ro.product.build.16k_page.enabled u:object_r:enable_16k_pages_prop:s0 exact bool
1041
Pawan Wagh3d9b0122024-07-08 22:50:33 +00001042# Property that indicates which page size the device boots by default.
1043ro.product.page_size u:object_r:page_size_prop:s0 exact int
1044
Alessandra Lorod0e108f2022-07-14 11:52:21 +00001045ro.debuggable u:object_r:userdebug_or_eng_prop:s0 exact bool
Yi-Yo Chiang598d0792022-06-10 14:52:38 +08001046ro.force.debuggable u:object_r:build_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +09001047
Inseob Kim072e7c82020-11-03 17:08:35 +09001048ro.treble.enabled u:object_r:build_prop:s0 exact bool
1049
Inseob Kimfc688b32020-05-19 22:02:58 +09001050ro.product.cpu.abi u:object_r:build_prop:s0 exact string
1051ro.product.cpu.abilist u:object_r:build_prop:s0 exact string
1052ro.product.cpu.abilist32 u:object_r:build_prop:s0 exact string
1053ro.product.cpu.abilist64 u:object_r:build_prop:s0 exact string
1054
Kalesh Singh0a66ea32023-04-18 14:02:20 -07001055ro.product.cpu.pagesize.max u:object_r:build_prop:s0 exact enum 4096 16384 65536
1056
Inseob Kim072e7c82020-11-03 17:08:35 +09001057ro.product.system.brand u:object_r:build_prop:s0 exact string
1058ro.product.system.device u:object_r:build_prop:s0 exact string
1059ro.product.system.manufacturer u:object_r:build_prop:s0 exact string
1060ro.product.system.model u:object_r:build_prop:s0 exact string
1061ro.product.system.name u:object_r:build_prop:s0 exact string
1062
1063ro.system.build.date u:object_r:build_prop:s0 exact string
1064ro.system.build.date.utc u:object_r:build_prop:s0 exact int
1065ro.system.build.fingerprint u:object_r:build_prop:s0 exact string
1066ro.system.build.id u:object_r:build_prop:s0 exact string
1067ro.system.build.tags u:object_r:build_prop:s0 exact string
1068ro.system.build.type u:object_r:build_prop:s0 exact string
1069ro.system.build.version.incremental u:object_r:build_prop:s0 exact string
1070ro.system.build.version.release u:object_r:build_prop:s0 exact string
1071ro.system.build.version.release_or_codename u:object_r:build_prop:s0 exact string
1072ro.system.build.version.sdk u:object_r:build_prop:s0 exact int
1073
Inseob Kimfc688b32020-05-19 22:02:58 +09001074ro.adb.secure u:object_r:build_prop:s0 exact bool
Alessandra Lorod0e108f2022-07-14 11:52:21 +00001075ro.secure u:object_r:userdebug_or_eng_prop:s0 exact int
Inseob Kimfc688b32020-05-19 22:02:58 +09001076
Inseob Kim072e7c82020-11-03 17:08:35 +09001077ro.product.system_ext.brand u:object_r:build_prop:s0 exact string
1078ro.product.system_ext.device u:object_r:build_prop:s0 exact string
1079ro.product.system_ext.manufacturer u:object_r:build_prop:s0 exact string
1080ro.product.system_ext.model u:object_r:build_prop:s0 exact string
1081ro.product.system_ext.name u:object_r:build_prop:s0 exact string
1082
1083ro.system_ext.build.date u:object_r:build_prop:s0 exact string
1084ro.system_ext.build.date.utc u:object_r:build_prop:s0 exact int
1085ro.system_ext.build.fingerprint u:object_r:build_prop:s0 exact string
1086ro.system_ext.build.id u:object_r:build_prop:s0 exact string
1087ro.system_ext.build.tags u:object_r:build_prop:s0 exact string
1088ro.system_ext.build.type u:object_r:build_prop:s0 exact string
1089ro.system_ext.build.version.incremental u:object_r:build_prop:s0 exact string
1090ro.system_ext.build.version.release u:object_r:build_prop:s0 exact string
1091ro.system_ext.build.version.release_or_codename u:object_r:build_prop:s0 exact string
1092ro.system_ext.build.version.sdk u:object_r:build_prop:s0 exact int
1093
1094# These ro.product.product.* and ro.product.build.* are set by /product/etc/build.prop
1095ro.product.product.brand u:object_r:build_prop:s0 exact string
1096ro.product.product.device u:object_r:build_prop:s0 exact string
1097ro.product.product.manufacturer u:object_r:build_prop:s0 exact string
1098ro.product.product.model u:object_r:build_prop:s0 exact string
1099ro.product.product.name u:object_r:build_prop:s0 exact string
1100
1101ro.product.build.date u:object_r:build_prop:s0 exact string
1102ro.product.build.date.utc u:object_r:build_prop:s0 exact int
1103ro.product.build.fingerprint u:object_r:build_prop:s0 exact string
1104ro.product.build.id u:object_r:build_prop:s0 exact string
1105ro.product.build.tags u:object_r:build_prop:s0 exact string
1106ro.product.build.type u:object_r:build_prop:s0 exact string
1107ro.product.build.version.incremental u:object_r:build_prop:s0 exact string
1108ro.product.build.version.release u:object_r:build_prop:s0 exact string
1109ro.product.build.version.release_or_codename u:object_r:build_prop:s0 exact string
1110ro.product.build.version.sdk u:object_r:build_prop:s0 exact int
1111
Inseob Kimfc688b32020-05-19 22:02:58 +09001112# These 5 properties are set by property_service
1113ro.product.brand u:object_r:build_prop:s0 exact string
1114ro.product.device u:object_r:build_prop:s0 exact string
1115ro.product.manufacturer u:object_r:build_prop:s0 exact string
1116ro.product.model u:object_r:build_prop:s0 exact string
1117ro.product.name u:object_r:build_prop:s0 exact string
1118
Evgenii Stepanovcc782e42019-10-09 17:20:59 -07001119# Sanitizer properties
1120ro.sanitize.address u:object_r:build_prop:s0 exact bool
1121ro.sanitize.cfi u:object_r:build_prop:s0 exact bool
1122ro.sanitize.default-ub u:object_r:build_prop:s0 exact bool
1123ro.sanitize.fuzzer u:object_r:build_prop:s0 exact bool
1124ro.sanitize.hwaddress u:object_r:build_prop:s0 exact bool
1125ro.sanitize.integer_overflow u:object_r:build_prop:s0 exact bool
1126ro.sanitize.safe-stack u:object_r:build_prop:s0 exact bool
1127ro.sanitize.scudo u:object_r:build_prop:s0 exact bool
1128ro.sanitize.thread u:object_r:build_prop:s0 exact bool
1129ro.sanitize.undefined u:object_r:build_prop:s0 exact bool
1130
Inseob Kimfc688b32020-05-19 22:02:58 +09001131# All odm build props are set by /odm/build.prop
1132ro.odm.build.date u:object_r:build_odm_prop:s0 exact string
1133ro.odm.build.date.utc u:object_r:build_odm_prop:s0 exact int
1134ro.odm.build.fingerprint u:object_r:build_odm_prop:s0 exact string
1135ro.odm.build.version.incremental u:object_r:build_odm_prop:s0 exact string
Lajos Molnarb92fdbb2021-02-23 16:29:22 -08001136ro.odm.build.media_performance_class u:object_r:build_odm_prop:s0 exact int
Inseob Kimfc688b32020-05-19 22:02:58 +09001137
1138ro.product.odm.brand u:object_r:build_odm_prop:s0 exact string
1139ro.product.odm.device u:object_r:build_odm_prop:s0 exact string
1140ro.product.odm.manufacturer u:object_r:build_odm_prop:s0 exact string
1141ro.product.odm.model u:object_r:build_odm_prop:s0 exact string
1142ro.product.odm.name u:object_r:build_odm_prop:s0 exact string
1143
Yifan Hong850a2312020-07-15 17:12:15 -07001144# All vendor_dlkm build props are set by /vendor_dlkm/etc/build.prop
Inseob Kim072e7c82020-11-03 17:08:35 +09001145ro.vendor_dlkm.build.date u:object_r:build_vendor_prop:s0 exact string
1146ro.vendor_dlkm.build.date.utc u:object_r:build_vendor_prop:s0 exact int
1147ro.vendor_dlkm.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
1148ro.vendor_dlkm.build.id u:object_r:build_vendor_prop:s0 exact string
1149ro.vendor_dlkm.build.tags u:object_r:build_vendor_prop:s0 exact string
1150ro.vendor_dlkm.build.type u:object_r:build_vendor_prop:s0 exact string
1151ro.vendor_dlkm.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
1152ro.vendor_dlkm.build.version.release u:object_r:build_vendor_prop:s0 exact string
1153ro.vendor_dlkm.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string
1154ro.vendor_dlkm.build.version.sdk u:object_r:build_vendor_prop:s0 exact int
Yifan Hong85aba142020-05-13 20:44:19 -07001155
Yifan Hongdc9c4562020-07-15 17:11:17 -07001156# All odm_dlkm build props are set by /odm_dlkm/etc/build.prop
Alex Hongec6d12f2021-05-04 15:19:49 +08001157ro.product.odm_dlkm.brand u:object_r:build_odm_prop:s0 exact string
1158ro.product.odm_dlkm.device u:object_r:build_odm_prop:s0 exact string
1159ro.product.odm_dlkm.manufacturer u:object_r:build_odm_prop:s0 exact string
1160ro.product.odm_dlkm.model u:object_r:build_odm_prop:s0 exact string
1161ro.product.odm_dlkm.name u:object_r:build_odm_prop:s0 exact string
1162
1163ro.odm_dlkm.build.date u:object_r:build_odm_prop:s0 exact string
1164ro.odm_dlkm.build.date.utc u:object_r:build_odm_prop:s0 exact int
1165ro.odm_dlkm.build.fingerprint u:object_r:build_odm_prop:s0 exact string
1166ro.odm_dlkm.build.id u:object_r:build_odm_prop:s0 exact string
1167ro.odm_dlkm.build.tags u:object_r:build_odm_prop:s0 exact string
1168ro.odm_dlkm.build.type u:object_r:build_odm_prop:s0 exact string
1169ro.odm_dlkm.build.version.incremental u:object_r:build_odm_prop:s0 exact string
1170ro.odm_dlkm.build.version.release u:object_r:build_odm_prop:s0 exact string
1171ro.odm_dlkm.build.version.release_or_codename u:object_r:build_odm_prop:s0 exact string
1172ro.odm_dlkm.build.version.sdk u:object_r:build_odm_prop:s0 exact int
Yifan Hongdc9c4562020-07-15 17:11:17 -07001173
Hridya Valsaraju8403ed72021-03-31 22:07:02 -07001174# enforces debugfs restrictions in non-user builds, set by /vendor/build.prop
1175ro.product.debugfs_restrictions.enabled u:object_r:debugfs_restriction_prop:s0 exact bool
1176
Inseob Kimfc688b32020-05-19 22:02:58 +09001177# All vendor build props are set by /vendor/build.prop
Inseob Kim072e7c82020-11-03 17:08:35 +09001178ro.vendor.build.date u:object_r:build_vendor_prop:s0 exact string
1179ro.vendor.build.date.utc u:object_r:build_vendor_prop:s0 exact int
1180ro.vendor.build.fingerprint u:object_r:build_vendor_prop:s0 exact string
Tianjie8428a102021-05-24 15:34:35 -07001181ro.vendor.build.fingerprint_has_digest u:object_r:build_vendor_prop:s0 exact bool
Inseob Kim072e7c82020-11-03 17:08:35 +09001182ro.vendor.build.id u:object_r:build_vendor_prop:s0 exact string
1183ro.vendor.build.tags u:object_r:build_vendor_prop:s0 exact string
1184ro.vendor.build.type u:object_r:build_vendor_prop:s0 exact string
1185ro.vendor.build.version.incremental u:object_r:build_vendor_prop:s0 exact string
1186ro.vendor.build.version.release u:object_r:build_vendor_prop:s0 exact string
1187ro.vendor.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string
1188ro.vendor.build.version.sdk u:object_r:build_vendor_prop:s0 exact int
Kelvin Zhang7ce2af42021-06-11 10:00:40 -04001189ro.vendor.build.dont_use_vabc u:object_r:build_vendor_prop:s0 exact bool
Yifan Hong6bb5a762020-10-06 17:52:17 -07001190
SzuWei Lin42937432020-11-26 17:13:27 +08001191# All vendor CPU abilist props are set by /vendor/build.prop
1192ro.vendor.product.cpu.abilist u:object_r:build_vendor_prop:s0 exact string
1193ro.vendor.product.cpu.abilist32 u:object_r:build_vendor_prop:s0 exact string
1194ro.vendor.product.cpu.abilist64 u:object_r:build_vendor_prop:s0 exact string
1195
Oleg Matcovschidb8fa962021-04-28 17:24:31 -07001196ro.product.board u:object_r:build_vendor_prop:s0 exact string
1197ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int
1198ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string
1199ro.product.vendor.device u:object_r:build_vendor_prop:s0 exact string
1200ro.product.vendor.manufacturer u:object_r:build_vendor_prop:s0 exact string
1201ro.product.vendor.model u:object_r:build_vendor_prop:s0 exact string
1202ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string
1203ro.product.vendor_dlkm.brand u:object_r:build_vendor_prop:s0 exact string
1204ro.product.vendor_dlkm.device u:object_r:build_vendor_prop:s0 exact string
1205ro.product.vendor_dlkm.manufacturer u:object_r:build_vendor_prop:s0 exact string
1206ro.product.vendor_dlkm.model u:object_r:build_vendor_prop:s0 exact string
1207ro.product.vendor_dlkm.name u:object_r:build_vendor_prop:s0 exact string
Inseob Kimfc688b32020-05-19 22:02:58 +09001208
Alex Hong4c23abb2023-02-01 17:50:57 +08001209# build props for attestation feature are set by property_service
1210ro.product.brand_for_attestation u:object_r:build_attestation_prop:s0 exact string
1211ro.product.model_for_attestation u:object_r:build_attestation_prop:s0 exact string
1212ro.product.name_for_attestation u:object_r:build_attestation_prop:s0 exact string
wufei350a326d2023-08-09 14:15:24 +08001213ro.product.device_for_attestation u:object_r:build_attestation_prop:s0 exact string
1214ro.product.manufacturer_for_attestation u:object_r:build_attestation_prop:s0 exact string
Alex Hong4c23abb2023-02-01 17:50:57 +08001215
Justin Yun5e4c7fd2023-11-10 16:43:17 +09001216# Vendor API level properties for the vFRC and GRF
Justin Yun08396072021-03-17 15:06:44 +09001217ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun02e50452021-04-07 09:02:44 +09001218ro.board.api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun5e4c7fd2023-11-10 16:43:17 +09001219ro.board.api_frozen u:object_r:build_vendor_prop:s0 exact bool
Justin Yun385d5092024-02-06 13:55:52 +09001220ro.llndk.api_level u:object_r:build_prop:s0 exact int
Justin Yun785bb7a2021-09-29 15:34:19 +09001221ro.vendor.api_level u:object_r:build_vendor_prop:s0 exact int
Justin Yun08396072021-03-17 15:06:44 +09001222
Inseob Kim072e7c82020-11-03 17:08:35 +09001223# Boot image build props set by /{second_stage_resources/,}boot/etc/build.prop
1224ro.bootimage.build.date u:object_r:build_bootimage_prop:s0 exact string
1225ro.bootimage.build.date.utc u:object_r:build_bootimage_prop:s0 exact int
1226ro.bootimage.build.fingerprint u:object_r:build_bootimage_prop:s0 exact string
1227ro.bootimage.build.id u:object_r:build_bootimage_prop:s0 exact string
1228ro.bootimage.build.tags u:object_r:build_bootimage_prop:s0 exact string
1229ro.bootimage.build.type u:object_r:build_bootimage_prop:s0 exact string
1230ro.bootimage.build.version.incremental u:object_r:build_bootimage_prop:s0 exact string
1231ro.bootimage.build.version.release u:object_r:build_bootimage_prop:s0 exact string
1232ro.bootimage.build.version.release_or_codename u:object_r:build_bootimage_prop:s0 exact string
1233ro.bootimage.build.version.sdk u:object_r:build_bootimage_prop:s0 exact int
1234
1235ro.product.bootimage.brand u:object_r:build_bootimage_prop:s0 exact string
1236ro.product.bootimage.device u:object_r:build_bootimage_prop:s0 exact string
1237ro.product.bootimage.manufacturer u:object_r:build_bootimage_prop:s0 exact string
1238ro.product.bootimage.model u:object_r:build_bootimage_prop:s0 exact string
1239ro.product.bootimage.name u:object_r:build_bootimage_prop:s0 exact string
1240
Inseob Kim99855662020-11-12 22:21:51 +09001241# ro.product.property_source_order is settable from any build.prop
1242ro.product.property_source_order u:object_r:build_config_prop:s0 exact string
1243
Inseob Kim3f5a7d22020-04-06 20:49:17 +09001244ro.crypto.state u:object_r:vold_status_prop:s0 exact enum encrypted unencrypted unsupported
Satoshi Niwadd9d2872021-08-19 20:17:54 +09001245ro.crypto.type u:object_r:vold_status_prop:s0 exact enum block file managed none
Inseob Kim3efe91b2020-03-09 19:48:37 +09001246
Inseob Kim40c67b22020-07-25 00:34:56 +09001247ro.property_service.version u:object_r:property_service_version_prop:s0 exact int
Jiyong Parka5365f92023-08-08 02:00:17 +09001248ro.property_service.async_persist_writes u:object_r:build_config_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +09001249
Inseob Kim3efe91b2020-03-09 19:48:37 +09001250ro.vendor.redirect_socket_calls u:object_r:vendor_socket_hook_prop:s0 exact bool
1251
Thiébaud Weksteen935206e2024-03-08 01:26:49 +00001252service.bootanim.exit u:object_r:bootanim_system_prop:s0 exact int
1253service.bootanim.progress u:object_r:bootanim_system_prop:s0 exact int
1254persist.bootanim.color1 u:object_r:bootanim_system_prop:s0 exact int
1255persist.bootanim.color2 u:object_r:bootanim_system_prop:s0 exact int
1256persist.bootanim.color3 u:object_r:bootanim_system_prop:s0 exact int
1257persist.bootanim.color4 u:object_r:bootanim_system_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001258
Inseob Kim3efe91b2020-03-09 19:48:37 +09001259sys.init.userspace_reboot.in_progress u:object_r:userspace_reboot_exported_prop:s0 exact bool
1260sys.use_memfd u:object_r:use_memfd_prop:s0 exact bool
1261
Inseob Kim3f5a7d22020-04-06 20:49:17 +09001262vold.decrypt u:object_r:vold_status_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001263
Inseob Kimac791a42020-06-23 22:01:45 +09001264aaudio.hw_burst_min_usec u:object_r:aaudio_config_prop:s0 exact int
1265aaudio.minimum_sleep_usec u:object_r:aaudio_config_prop:s0 exact int
1266aaudio.mixer_bursts u:object_r:aaudio_config_prop:s0 exact int
1267aaudio.mmap_exclusive_policy u:object_r:aaudio_config_prop:s0 exact int
1268aaudio.mmap_policy u:object_r:aaudio_config_prop:s0 exact int
1269aaudio.wakeup_delay_usec u:object_r:aaudio_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001270
Inseob Kim3efe91b2020-03-09 19:48:37 +09001271persist.rcs.supported u:object_r:exported_default_prop:s0 exact int
1272
Inseob Kim3efe91b2020-03-09 19:48:37 +09001273ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string
1274ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string
1275ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string
1276ro.bionic.cpu_variant u:object_r:cpu_variant_prop:s0 exact string
1277
Kalesh Singhf3fb64a2024-08-28 16:53:37 +00001278bionic.linker.16kb.app_compat.enabled u:object_r:bionic_linker_16kb_app_compat_prop:s0 exact bool
1279
Inseob Kim3efe91b2020-03-09 19:48:37 +09001280ro.board.platform u:object_r:exported_default_prop:s0 exact string
1281
1282ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int
Alistair Delva7a05afe2020-05-21 09:15:57 -07001283ro.boot.fstab_suffix u:object_r:exported_default_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001284ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string
1285ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string
1286ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string
1287ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string
1288
Inseob Kim3efe91b2020-03-09 19:48:37 +09001289ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool
1290
Yifan Hongcb23ab42020-09-21 20:04:00 -07001291# Update related props
1292ro.build.ab_update u:object_r:exported_default_prop:s0 exact string
1293ro.build.ab_update.gki.prevent_downgrade_version u:object_r:ab_update_gki_prop:s0 exact bool
1294ro.build.ab_update.gki.prevent_downgrade_spl u:object_r:ab_update_gki_prop:s0 exact bool
1295
Inseob Kim3efe91b2020-03-09 19:48:37 +09001296ro.build.expect.baseband u:object_r:exported_default_prop:s0 exact string
1297ro.build.expect.bootloader u:object_r:exported_default_prop:s0 exact string
1298
1299ro.carrier u:object_r:exported_default_prop:s0 exact string
1300
1301ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool
1302ro.config.vc_call_vol_steps u:object_r:exported_config_prop:s0 exact int
1303
1304ro.frp.pst u:object_r:exported_default_prop:s0 exact string
1305
1306ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string
1307ro.hardware.audio u:object_r:exported_default_prop:s0 exact string
1308ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string
1309ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string
1310ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string
1311ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string
1312ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string
1313ro.hardware.bootctrl u:object_r:exported_default_prop:s0 exact string
1314ro.hardware.camera u:object_r:exported_default_prop:s0 exact string
1315ro.hardware.consumerir u:object_r:exported_default_prop:s0 exact string
1316ro.hardware.context_hub u:object_r:exported_default_prop:s0 exact string
1317ro.hardware.egl u:object_r:exported_default_prop:s0 exact string
1318ro.hardware.fingerprint u:object_r:exported_default_prop:s0 exact string
1319ro.hardware.flp u:object_r:exported_default_prop:s0 exact string
1320ro.hardware.gatekeeper u:object_r:exported_default_prop:s0 exact string
1321ro.hardware.gps u:object_r:exported_default_prop:s0 exact string
1322ro.hardware.gralloc u:object_r:exported_default_prop:s0 exact string
1323ro.hardware.hdmi_cec u:object_r:exported_default_prop:s0 exact string
1324ro.hardware.hwcomposer u:object_r:exported_default_prop:s0 exact string
1325ro.hardware.input u:object_r:exported_default_prop:s0 exact string
1326ro.hardware.keystore u:object_r:exported_default_prop:s0 exact string
1327ro.hardware.keystore_desede u:object_r:exported_default_prop:s0 exact string
1328ro.hardware.lights u:object_r:exported_default_prop:s0 exact string
1329ro.hardware.local_time u:object_r:exported_default_prop:s0 exact string
1330ro.hardware.memtrack u:object_r:exported_default_prop:s0 exact string
1331ro.hardware.nfc u:object_r:exported_default_prop:s0 exact string
1332ro.hardware.nfc_nci u:object_r:exported_default_prop:s0 exact string
1333ro.hardware.nfc_tag u:object_r:exported_default_prop:s0 exact string
1334ro.hardware.nvram u:object_r:exported_default_prop:s0 exact string
1335ro.hardware.power u:object_r:exported_default_prop:s0 exact string
1336ro.hardware.radio u:object_r:exported_default_prop:s0 exact string
1337ro.hardware.sensors u:object_r:exported_default_prop:s0 exact string
1338ro.hardware.sound_trigger u:object_r:exported_default_prop:s0 exact string
1339ro.hardware.thermal u:object_r:exported_default_prop:s0 exact string
1340ro.hardware.tv_input u:object_r:exported_default_prop:s0 exact string
1341ro.hardware.type u:object_r:exported_default_prop:s0 exact string
1342ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string
1343ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string
1344ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string
1345ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string
1346
Peter Collingbourne01e58e02021-03-11 12:51:25 -08001347ro.hw_timeout_multiplier u:object_r:hw_timeout_multiplier_prop:s0 exact int
1348
Inseob Kim3efe91b2020-03-09 19:48:37 +09001349ro.hwui.use_vulkan u:object_r:exported_default_prop:s0 exact bool
1350
Roman Kiryanov08f51ea2021-04-14 23:45:58 -07001351# ro.kernel.* properties are emulator specific and deprecated. Do not use.
1352# Should be retired once presubmit allows.
Inseob Kim3efe91b2020-03-09 19:48:37 +09001353ro.kernel.qemu u:object_r:exported_default_prop:s0 exact bool
1354ro.kernel.qemu. u:object_r:exported_default_prop:s0
1355ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int
1356
Suren Baghdasaryan9fdb2982022-09-07 13:13:47 -07001357# This property is used by init to store the original value or /proc/sys/vm/watermark_scale_factor
1358ro.kernel.watermark_scale_factor u:object_r:init_storage_prop:s0 exact int
1359
Inseob Kim3efe91b2020-03-09 19:48:37 +09001360ro.oem.key1 u:object_r:exported_default_prop:s0 exact string
1361
Inseob Kimfc688b32020-05-19 22:02:58 +09001362ro.product.vndk.version u:object_r:vndk_prop:s0 exact string
Inseob Kim3efe91b2020-03-09 19:48:37 +09001363
Inseob Kim3efe91b2020-03-09 19:48:37 +09001364ro.vndk.lite u:object_r:vndk_prop:s0 exact bool
1365ro.vndk.version u:object_r:vndk_prop:s0 exact string
1366
Inseob Kim212e2b62020-07-14 02:10:37 +09001367ro.vts.coverage u:object_r:vts_config_prop:s0 exact int
1368
1369vts.native_server.on u:object_r:vts_status_prop:s0 exact bool
Inseob Kim3efe91b2020-03-09 19:48:37 +09001370
Inseob Kim3dbf3d82020-06-25 21:20:42 +09001371wifi.active.interface u:object_r:wifi_hal_prop:s0 exact string
1372wifi.aware.interface u:object_r:wifi_hal_prop:s0 exact string
1373wifi.concurrent.interface u:object_r:wifi_hal_prop:s0 exact string
1374wifi.direct.interface u:object_r:wifi_hal_prop:s0 exact string
1375wifi.interface u:object_r:wifi_hal_prop:s0 exact string
LuK133703722552023-11-23 13:09:06 +01001376wifi.interface. u:object_r:wifi_hal_prop:s0 prefix string
Inseob Kim3dbf3d82020-06-25 21:20:42 +09001377wlan.driver.status u:object_r:wifi_hal_prop:s0 exact enum ok unloaded
Inseob Kim3efe91b2020-03-09 19:48:37 +09001378
Inseob Kimc97a97c2020-07-20 20:26:07 +09001379ro.boot.wificountrycode u:object_r:wifi_config_prop:s0 exact string
1380
Inseob Kim3efe91b2020-03-09 19:48:37 +09001381ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool
1382
Songchun Fan9fdcbcd2020-04-28 13:24:54 -07001383# Property to enable incremental feature
1384ro.incremental.enable u:object_r:incremental_prop:s0
1385
Nikita Ioffe9e6588d2020-03-25 00:13:13 +00001386# Properties to configure userspace reboot.
1387init.userspace_reboot.is_supported u:object_r:userspace_reboot_config_prop:s0 exact bool
1388init.userspace_reboot.sigkill.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
1389init.userspace_reboot.sigterm.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Nikita Ioffe7947d582020-04-11 02:00:01 +01001390init.userspace_reboot.started.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Nikita Ioffe9e6588d2020-03-25 00:13:13 +00001391init.userspace_reboot.userdata_remount.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
1392init.userspace_reboot.watchdog.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001393
Inseob Kim3efe91b2020-03-09 19:48:37 +09001394sys.shutdown.requested u:object_r:exported_system_prop:s0 exact string
1395
Inseob Kim721d9212020-04-24 21:25:17 +09001396# surfaceflinger properties
Inseob Kim94bae862020-04-02 15:55:07 +09001397ro.surface_flinger.default_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1398ro.surface_flinger.default_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
1399ro.surface_flinger.force_hwc_copy_for_virtual_displays u:object_r:surfaceflinger_prop:s0 exact bool
1400ro.surface_flinger.has_HDR_display u:object_r:surfaceflinger_prop:s0 exact bool
1401ro.surface_flinger.has_wide_color_display u:object_r:surfaceflinger_prop:s0 exact bool
1402ro.surface_flinger.max_frame_buffer_acquired_buffers u:object_r:surfaceflinger_prop:s0 exact int
1403ro.surface_flinger.max_graphics_height u:object_r:surfaceflinger_prop:s0 exact int
1404ro.surface_flinger.max_graphics_width u:object_r:surfaceflinger_prop:s0 exact int
1405ro.surface_flinger.max_virtual_display_dimension u:object_r:surfaceflinger_prop:s0 exact int
1406ro.surface_flinger.primary_display_orientation u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_180 ORIENTATION_270 ORIENTATION_90
1407ro.surface_flinger.present_time_offset_from_vsync_ns u:object_r:surfaceflinger_prop:s0 exact int
1408ro.surface_flinger.running_without_sync_framework u:object_r:surfaceflinger_prop:s0 exact bool
1409ro.surface_flinger.start_graphics_allocator_service u:object_r:surfaceflinger_prop:s0 exact bool
1410ro.surface_flinger.use_color_management u:object_r:surfaceflinger_prop:s0 exact bool
1411ro.surface_flinger.use_context_priority u:object_r:surfaceflinger_prop:s0 exact bool
1412ro.surface_flinger.use_vr_flinger u:object_r:surfaceflinger_prop:s0 exact bool
1413ro.surface_flinger.vsync_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
1414ro.surface_flinger.vsync_sf_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int
1415ro.surface_flinger.wcg_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1416ro.surface_flinger.wcg_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int
1417ro.surface_flinger.display_primary_red u:object_r:surfaceflinger_prop:s0 exact string
1418ro.surface_flinger.display_primary_green u:object_r:surfaceflinger_prop:s0 exact string
1419ro.surface_flinger.display_primary_blue u:object_r:surfaceflinger_prop:s0 exact string
1420ro.surface_flinger.display_primary_white u:object_r:surfaceflinger_prop:s0 exact string
1421ro.surface_flinger.protected_contents u:object_r:surfaceflinger_prop:s0 exact bool
1422ro.surface_flinger.set_idle_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1423ro.surface_flinger.set_touch_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1424ro.surface_flinger.set_display_power_timer_ms u:object_r:surfaceflinger_prop:s0 exact int
1425ro.surface_flinger.support_kernel_idle_timer u:object_r:surfaceflinger_prop:s0 exact bool
Galia Peycheva201414c2021-02-11 17:24:27 +00001426ro.surface_flinger.supports_background_blur u:object_r:surfaceflinger_prop:s0 exact bool
Inseob Kim94bae862020-04-02 15:55:07 +09001427ro.surface_flinger.use_smart_90_for_video u:object_r:surfaceflinger_prop:s0 exact bool
1428ro.surface_flinger.use_content_detection_for_refresh_rate u:object_r:surfaceflinger_prop:s0 exact bool
1429ro.surface_flinger.color_space_agnostic_dataspace u:object_r:surfaceflinger_prop:s0 exact int
1430ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflinger_prop:s0 exact bool
Marin Shalamanovbf908d32020-10-06 15:14:17 +02001431ro.surface_flinger.update_device_product_info_on_hotplug_reconnect u:object_r:surfaceflinger_prop:s0 exact bool
Matt Buckley1b237892022-07-20 21:39:21 +00001432ro.surface_flinger.enable_adpf_cpu_hint u:object_r:surfaceflinger_prop:s0 exact bool
Ady Abraham41e369e2021-01-09 02:33:45 +00001433ro.surface_flinger.enable_frame_rate_override u:object_r:surfaceflinger_prop:s0 exact bool
Ady Abraham48f3dd62021-02-18 19:20:20 +00001434ro.surface_flinger.enable_layer_caching u:object_r:surfaceflinger_prop:s0 exact bool
Midas Chien3c24ea12021-04-27 20:45:29 +08001435ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int
Wei Wang4d943882021-06-07 18:52:50 -07001436ro.surface_flinger.uclamp.min u:object_r:surfaceflinger_prop:s0 exact int
Daniel Solomonb2583172022-04-06 14:03:47 -07001437ro.surface_flinger.ignore_hdr_camera_layers u:object_r:surfaceflinger_prop:s0 exact bool
Brian Lindahl612ab852023-06-15 14:27:37 -06001438ro.surface_flinger.clear_slots_with_set_layer_buffer u:object_r:surfaceflinger_prop:s0 exact bool
Bruno BELANYId350de12023-10-16 15:16:05 +00001439ro.surface_flinger.prime_shader_cache.ultrahdr u:object_r:surfaceflinger_prop:s0 exact bool
Andy Yubdcf0bd2023-10-19 22:37:15 +00001440ro.surface_flinger.game_default_frame_rate_override u:object_r:surfaceflinger_prop:s0 exact int
Inseob Kim3efe91b2020-03-09 19:48:37 +09001441
Inseob Kim721d9212020-04-24 21:25:17 +09001442ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool
1443ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int
1444
1445persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int
1446persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string
1447persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int
1448
Inseob Kim3efe91b2020-03-09 19:48:37 +09001449# Binder cache properties. These are world-readable
1450cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0
1451cache_key.is_compat_change_enabled u:object_r:binder_cache_system_server_prop:s0
1452cache_key.get_packages_for_uid u:object_r:binder_cache_system_server_prop:s0
1453cache_key.has_system_feature u:object_r:binder_cache_system_server_prop:s0
1454cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0
1455cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0
1456cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0
1457cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0
1458cache_key.display_info u:object_r:binder_cache_system_server_prop:s0
1459cache_key.location_enabled u:object_r:binder_cache_system_server_prop:s0
1460cache_key.package_info u:object_r:binder_cache_system_server_prop:s0
1461
1462cache_key.bluetooth. u:object_r:binder_cache_bluetooth_server_prop:s0 prefix string
1463cache_key.system_server. u:object_r:binder_cache_system_server_prop:s0 prefix string
1464cache_key.telephony. u:object_r:binder_cache_telephony_server_prop:s0 prefix string
Inseob Kimad631702020-05-14 21:47:43 +09001465
Woody Line0054322020-05-25 16:33:17 +08001466# Framework watchdog configuration properties.
1467framework_watchdog.fatal_count u:object_r:framework_watchdog_config_prop:s0 exact int
1468framework_watchdog.fatal_window.second u:object_r:framework_watchdog_config_prop:s0 exact int
1469
Steven Terrell879f41c2022-05-23 19:13:29 +00001470# Framework configuration properties.
1471framework.pause_bg_animations.enabled u:object_r:framework_status_prop:s0 exact bool
1472
Navinprashathd35bd442021-11-24 10:50:57 +08001473gsm.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
1474gsm.sim.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
Inseob Kimad631702020-05-14 21:47:43 +09001475gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
1476persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool
1477
Inseob Kim18cbb772020-09-21 12:59:11 +09001478ro.cdma.home.operator.alpha u:object_r:telephony_config_prop:s0 exact string
1479ro.cdma.home.operator.numeric u:object_r:telephony_config_prop:s0 exact string
Inseob Kimad631702020-05-14 21:47:43 +09001480ro.com.android.dataroaming u:object_r:telephony_config_prop:s0 exact bool
1481ro.com.android.prov_mobiledata u:object_r:telephony_config_prop:s0 exact bool
1482ro.radio.noril u:object_r:telephony_config_prop:s0 exact string
1483ro.telephony.call_ring.multiple u:object_r:telephony_config_prop:s0 exact bool
1484ro.telephony.default_cdma_sub u:object_r:telephony_config_prop:s0 exact int
1485ro.telephony.default_network u:object_r:telephony_config_prop:s0 exact string
1486ro.telephony.iwlan_operation_mode u:object_r:telephony_config_prop:s0 exact enum default legacy AP-assisted
1487telephony.active_modems.max_count u:object_r:telephony_config_prop:s0 exact int
1488telephony.lteOnCdmaDevice u:object_r:telephony_config_prop:s0 exact int
1489persist.dbg.volte_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001490persist.dbg.volte_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1491persist.dbg.volte_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1492persist.dbg.volte_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Inseob Kimad631702020-05-14 21:47:43 +09001493persist.dbg.vt_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001494persist.dbg.vt_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1495persist.dbg.vt_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1496persist.dbg.vt_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Inseob Kimad631702020-05-14 21:47:43 +09001497persist.dbg.wfc_avail_ovr u:object_r:telephony_config_prop:s0 exact int
EdenSu8d82a8f2021-08-09 16:23:20 +08001498persist.dbg.wfc_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int
1499persist.dbg.wfc_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int
1500persist.dbg.wfc_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int
Peiyong Lin37dea072020-06-03 12:20:41 -07001501
Alexander Mishkovetsf0be89b2020-07-08 23:11:03 +02001502# System locale list filter configuration
1503ro.localization.locale_filter u:object_r:localization_prop:s0 exact string
1504
Peiyong Lin37dea072020-06-03 12:20:41 -07001505# Graphics related properties
Inseob Kimc97a97c2020-07-20 20:26:07 +09001506ro.opengles.version u:object_r:graphics_config_prop:s0 exact int
1507
Cody Northrop13fcd732023-01-25 12:59:32 -07001508ro.egl.blobcache.multifile u:object_r:graphics_config_prop:s0 exact bool
1509ro.egl.blobcache.multifile_limit u:object_r:graphics_config_prop:s0 exact int
1510
Inseob Kimd5a04482020-11-05 22:17:26 +09001511ro.gfx.driver.0 u:object_r:graphics_config_prop:s0 exact string
1512ro.gfx.driver.1 u:object_r:graphics_config_prop:s0 exact string
1513ro.gfx.angle.supported u:object_r:graphics_config_prop:s0 exact bool
1514ro.gfx.driver_build_time u:object_r:graphics_config_prop:s0 exact int
Inseob Kim5d50daa2020-06-22 22:22:55 +09001515
Peiyong Lin37dea072020-06-03 12:20:41 -07001516graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool
1517graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string
Yuxin Hu889dd072023-04-09 00:15:43 +00001518persist.graphics.egl u:object_r:graphics_config_writable_prop:s0 exact string
Amy Hsu0f352fb2020-06-15 17:04:12 +08001519
Inseob Kimf1a7f162020-11-20 16:23:00 +09001520ro.cpuvulkan.version u:object_r:graphics_config_prop:s0 exact int
1521
Jooyung Hanf8c18cb2023-11-15 13:40:26 +09001522ro.vulkan.apex u:object_r:graphics_config_prop:s0 exact string
1523
Midas Chien0d0391f2020-06-17 22:13:21 +08001524# surfaceflinger-settable
Amy Hsu98412ab2020-05-05 13:20:30 +08001525graphics.display.kernel_idle_timer.enabled u:object_r:surfaceflinger_display_prop:s0 exact bool
Amy Hsu0f352fb2020-06-15 17:04:12 +08001526
Dmitri Plotnikov8cad90e2020-09-10 18:51:58 -07001527# Disable/enable charger input
1528power.battery_input.suspended u:object_r:power_debug_prop:s0 exact bool
Woody Lin86334622020-05-13 00:50:50 +08001529
1530# zygote config property
1531zygote.critical_window.minute u:object_r:zygote_config_prop:s0 exact int
Janis Danisevskis202e8632020-10-23 11:16:34 -07001532
Inseob Kime0ebc572021-01-18 11:03:49 +09001533ro.zygote.disable_gl_preload u:object_r:zygote_config_prop:s0 exact bool
1534
Seth Moore8bfdd822022-04-20 10:10:49 -07001535# Allows a device to run without batch attestation keys
1536remote_provisioning.strongbox.rkp_only u:object_r:remote_prov_prop:s0 exact bool
1537remote_provisioning.tee.rkp_only u:object_r:remote_prov_prop:s0 exact bool
Max Biresaaacfdb2022-02-01 21:15:44 -08001538
Seth Moore7ed4c002023-01-18 12:35:11 -08001539# Hostname for the remote provisioning server a device should communicate with
1540remote_provisioning.hostname u:object_r:remote_prov_prop:s0 exact string
1541
Vikram Gaur39998792024-04-01 07:54:56 +00001542# Connection Timeout for remote provisioning step
1543remote_provisioning.connect_timeout_millis u:object_r:remote_prov_prop:s0 exact int
1544
Paul Crowleyb0c55712021-02-23 08:40:05 -08001545# Broadcast boot stages, which keystore listens to
1546keystore.boot_level u:object_r:keystore_listen_prop:s0 exact int
1547
Hasini Gunasinghe806c7eb2021-07-02 23:14:50 +00001548# Property that tracks keystore crash counts during a boot cycle.
1549keystore.crash_count u:object_r:keystore_crash_prop:s0 exact int
1550
Paul Crowley283aef22022-08-22 09:00:25 -07001551# Configure the means by which we protect the L0 key from the future
1552ro.keystore.boot_level_key.strategy u:object_r:keystore_config_prop:s0 exact string
1553
Inseob Kimd5a04482020-11-05 22:17:26 +09001554partition.system.verified u:object_r:verity_status_prop:s0 exact string
1555partition.system_ext.verified u:object_r:verity_status_prop:s0 exact string
1556partition.product.verified u:object_r:verity_status_prop:s0 exact string
1557partition.vendor.verified u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001558partition.odm.verified u:object_r:verity_status_prop:s0 exact string
Inseob Kimd5a04482020-11-05 22:17:26 +09001559
Tianjieade005f2021-08-30 16:28:11 -07001560# Properties that holds the hashtree information for verity partitions.
Tianjiec3752cf2021-01-19 23:02:51 -08001561partition.system.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1562partition.system_ext.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1563partition.product.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
1564partition.vendor.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001565partition.odm.verified.hash_alg u:object_r:verity_status_prop:s0 exact string
Tianjieade005f2021-08-30 16:28:11 -07001566partition.system.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1567partition.system_ext.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1568partition.product.verified.root_digest u:object_r:verity_status_prop:s0 exact string
1569partition.vendor.verified.root_digest u:object_r:verity_status_prop:s0 exact string
Bowgo Tsaief1f6302021-10-21 16:33:51 +08001570partition.odm.verified.root_digest u:object_r:verity_status_prop:s0 exact string
Tianjiec3752cf2021-01-19 23:02:51 -08001571
Inseob Kimd5a04482020-11-05 22:17:26 +09001572ro.setupwizard.enterprise_mode u:object_r:setupwizard_prop:s0 exact bool
Jin Jeong9bd3eed2023-05-15 10:39:53 +00001573ro.setupwizard.esim_cid_ignore u:object_r:setupwizard_prop:s0 exact string
Inseob Kimd5a04482020-11-05 22:17:26 +09001574ro.setupwizard.rotation_locked u:object_r:setupwizard_prop:s0 exact bool
1575ro.setupwizard.wifi_on_exit u:object_r:setupwizard_prop:s0 exact bool
1576
Jeongik Cha6cb91a02023-11-15 22:51:14 +09001577ro.setupwizard.mode u:object_r:setupwizard_mode_prop:s0 exact string
1578
Inseob Kimd5a04482020-11-05 22:17:26 +09001579setupwizard.enable_assist_gesture_training u:object_r:setupwizard_prop:s0 exact bool
1580setupwizard.feature.avoid_duplicate_tos u:object_r:setupwizard_prop:s0 exact bool
1581setupwizard.feature.baseline_setupwizard_enabled u:object_r:setupwizard_prop:s0 exact bool
1582setupwizard.feature.day_night_mode_enabled u:object_r:setupwizard_prop:s0 exact bool
1583setupwizard.feature.deferred_setup_low_ram_filter u:object_r:setupwizard_prop:s0 exact bool
1584setupwizard.feature.deferred_setup_notification u:object_r:setupwizard_prop:s0 exact bool
1585setupwizard.feature.deferred_setup_suggestion u:object_r:setupwizard_prop:s0 exact bool
1586setupwizard.feature.device_default_dark_mode u:object_r:setupwizard_prop:s0 exact bool
1587setupwizard.feature.esim_enabled u:object_r:setupwizard_prop:s0 exact bool
1588setupwizard.feature.google_services_deferred_setup_pretend_not_suw u:object_r:setupwizard_prop:s0 exact bool
1589setupwizard.feature.lock_mobile_data u:object_r:setupwizard_prop:s0 exact bool
1590setupwizard.feature.lock_mobile_data.carrier-1 u:object_r:setupwizard_prop:s0 exact bool
1591setupwizard.feature.portal_notification u:object_r:setupwizard_prop:s0 exact bool
1592setupwizard.feature.predeferred_enabled u:object_r:setupwizard_prop:s0 exact bool
1593setupwizard.feature.return_partner_customization_bundle u:object_r:setupwizard_prop:s0 exact bool
1594setupwizard.feature.show_pixel_tos u:object_r:setupwizard_prop:s0 exact bool
1595setupwizard.feature.use_biometric_lock u:object_r:setupwizard_prop:s0 exact bool
1596setupwizard.feature.wallpaper_suggestion_after_restore u:object_r:setupwizard_prop:s0 exact bool
1597setupwizard.logging u:object_r:setupwizard_prop:s0 exact bool
1598setupwizard.metrics_debug_mode u:object_r:setupwizard_prop:s0 exact bool
1599setupwizard.theme u:object_r:setupwizard_prop:s0 exact string
Inseob Kim0cef0fe2020-11-17 13:54:52 +09001600
Inseob Kimd3dbcc12020-12-14 22:22:55 +09001601db.log.detailed u:object_r:sqlite_log_prop:s0 exact bool
1602db.log.slow_query_threshold u:object_r:sqlite_log_prop:s0 exact int
1603db.log.slow_query_threshold. u:object_r:sqlite_log_prop:s0 prefix int
Oliver Woodman164ba2b2021-01-26 10:25:38 +00001604
1605# SOC related props
1606ro.soc.manufacturer u:object_r:soc_prop:s0 exact string
1607ro.soc.model u:object_r:soc_prop:s0 exact string
JW Wang0f8cf042021-02-24 14:29:06 +08001608
1609# set to true when running rollback tests to disable fallback-to-copy when enabling rollbacks
1610# to detect failures where hard linking should work otherwise
1611persist.rollback.is_test u:object_r:rollback_test_prop:s0 exact bool
Robert Horvath85049382021-04-15 14:55:37 +00001612
1613# bootanimation properties
Midas Chien3c24ea12021-04-27 20:45:29 +08001614ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool
jorgetm3e5e1612024-09-09 19:42:37 +00001615ro.product.bootanim.file u:object_r:bootanim_config_prop:s0 exact string
Michael Ayoubi77c10ef2021-05-21 01:06:03 +00001616
1617# dck properties
Michael Ayoubic14bc7e2021-05-26 04:22:08 +00001618ro.gms.dck.eligible_wcc u:object_r:dck_prop:s0 exact int
Jeffrey Carlyle923a51a2023-02-17 23:49:17 +00001619ro.gms.dck.se_capability u:object_r:dck_prop:s0 exact int
Jiyong Parkb804de22021-09-16 21:06:20 +09001620
1621# virtualization service properties
1622virtualizationservice.state.last_cid u:object_r:virtualizationservice_prop:s0 exact uint
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001623
Alan Stokesa45646c2023-03-22 09:48:30 +00001624# composd properties
1625composd.vm.art.memory_mib.config u:object_r:composd_vm_art_prop:s0 exact uint
1626composd.vm.vendor.memory_mib.config u:object_r:composd_vm_vendor_prop:s0 exact int
1627
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001628# properties for the virtual Face HAL
1629persist.vendor.face.virtual.type u:object_r:virtual_face_hal_prop:s0 exact string
1630persist.vendor.face.virtual.strength u:object_r:virtual_face_hal_prop:s0 exact string
1631persist.vendor.face.virtual.enrollments u:object_r:virtual_face_hal_prop:s0 exact string
1632persist.vendor.face.virtual.features u:object_r:virtual_face_hal_prop:s0 exact string
Jeff Pu3c79af12023-12-07 16:27:09 -05001633persist.vendor.face.virtual.lockout_enable u:object_r:virtual_face_hal_prop:s0 exact bool
1634persist.vendor.face.virtual.lockout_timed_enable u:object_r:virtual_face_hal_prop:s0 exact bool
1635persist.vendor.face.virtual.lockout_timed_threshold u:object_r:virtual_face_hal_prop:s0 exact int
1636persist.vendor.face.virtual.lockout_timed_duration u:object_r:virtual_face_hal_prop:s0 exact int
1637persist.vendor.face.virtual.lockout_permanent_threshold u:object_r:virtual_face_hal_prop:s0 exact int
1638vendor.face.virtual.no_human_face_detected u:object_r:virtual_face_hal_prop:s0 exact bool
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001639vendor.face.virtual.enrollment_hit u:object_r:virtual_face_hal_prop:s0 exact int
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001640vendor.face.virtual.next_enrollment u:object_r:virtual_face_hal_prop:s0 exact string
1641vendor.face.virtual.authenticator_id u:object_r:virtual_face_hal_prop:s0 exact int
1642vendor.face.virtual.challenge u:object_r:virtual_face_hal_prop:s0 exact int
1643vendor.face.virtual.lockout u:object_r:virtual_face_hal_prop:s0 exact bool
1644vendor.face.virtual.operation_authenticate_fails u:object_r:virtual_face_hal_prop:s0 exact bool
1645vendor.face.virtual.operation_detect_interaction_fails u:object_r:virtual_face_hal_prop:s0 exact bool
1646vendor.face.virtual.operation_enroll_fails u:object_r:virtual_face_hal_prop:s0 exact bool
Jeff Pu16ea68f2024-01-04 17:29:24 -05001647vendor.face.virtual.operation_authenticate_latency u:object_r:virtual_face_hal_prop:s0 exact string
1648vendor.face.virtual.operation_detect_interaction_latency u:object_r:virtual_face_hal_prop:s0 exact string
1649vendor.face.virtual.operation_enroll_latency u:object_r:virtual_face_hal_prop:s0 exact string
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001650vendor.face.virtual.operation_authenticate_duration u:object_r:virtual_face_hal_prop:s0 exact int
1651
1652# properties for the virtual Fingerprint HAL
1653persist.vendor.fingerprint.virtual.type u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1654persist.vendor.fingerprint.virtual.enrollments u:object_r:virtual_fingerprint_hal_prop:s0 exact string
Jeff Pube8ede82022-11-10 09:50:16 -05001655persist.vendor.fingerprint.virtual.lockout u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1656persist.vendor.fingerprint.virtual.authenticator_id u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1657persist.vendor.fingerprint.virtual.sensor_location u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1658persist.vendor.fingerprint.virtual.sensor_id u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1659persist.vendor.fingerprint.virtual.sensor_strength u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1660persist.vendor.fingerprint.virtual.max_enrollments u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1661persist.vendor.fingerprint.virtual.navigation_guesture u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1662persist.vendor.fingerprint.virtual.detect_interaction u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1663persist.vendor.fingerprint.virtual.udfps.display_touch u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1664persist.vendor.fingerprint.virtual.udfps.control_illumination u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1665persist.vendor.fingerprint.virtual.lockout_enable u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1666persist.vendor.fingerprint.virtual.lockout_timed_threshold u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1667persist.vendor.fingerprint.virtual.lockout_timed_duration u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1668persist.vendor.fingerprint.virtual.lockout_permanent_threshold u:object_r:virtual_fingerprint_hal_prop:s0 exact int
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001669vendor.fingerprint.virtual.enrollment_hit u:object_r:virtual_fingerprint_hal_prop:s0 exact int
1670vendor.fingerprint.virtual.next_enrollment u:object_r:virtual_fingerprint_hal_prop:s0 exact string
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001671vendor.fingerprint.virtual.challenge u:object_r:virtual_fingerprint_hal_prop:s0 exact int
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001672vendor.fingerprint.virtual.operation_authenticate_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1673vendor.fingerprint.virtual.operation_detect_interaction_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
1674vendor.fingerprint.virtual.operation_enroll_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool
Jeff Pube8ede82022-11-10 09:50:16 -05001675vendor.fingerprint.virtual.operation_authenticate_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1676vendor.fingerprint.virtual.operation_detect_interaction_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string
1677vendor.fingerprint.virtual.operation_enroll_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string
Joshua McCloskeyf42a5c92022-05-13 17:15:38 +00001678vendor.fingerprint.virtual.operation_authenticate_duration u:object_r:virtual_fingerprint_hal_prop:s0 exact int
Hongguang95155592022-08-09 14:57:02 -07001679
1680# properties for tuner
1681ro.tuner.lazyhal u:object_r:tuner_config_prop:s0 exact bool
1682tuner.server.enable u:object_r:tuner_server_ctl_prop:s0 exact bool
Chris Pauload2f8832022-11-12 21:36:02 +00001683
1684# Adaptive haptics settings property
1685vibrator.adaptive_haptics.enabled u:object_r:adaptive_haptics_prop:s0 exact string
Avichal Rakesha12d3102023-01-23 23:46:42 -08001686
1687# UVC Gadget property
1688ro.usb.uvc.enabled u:object_r:usb_uvc_enabled_prop:s0 exact bool
Alexander Roederer829d9742023-03-23 02:19:22 +00001689
1690# System UI notification properties
Alexander Roederer584a8622023-05-31 21:25:50 +00001691persist.sysui.notification.ranking_update_ashmem u:object_r:persist_sysui_ranking_update_prop:s0 exact bool
Alexander Roederer829d9742023-03-23 02:19:22 +00001692persist.sysui.notification.builder_extras_override u:object_r:persist_sysui_builder_extras_prop:s0 exact bool
Jay Civellia5740602023-04-17 06:01:35 +00001693
1694# Properties for Quick Start setup.
1695ro.quick_start.oem_id u:object_r:quick_start_prop:s0 exact string
1696ro.quick_start.device_id u:object_r:quick_start_prop:s0 exact string
Pontus Lidman0af0e712023-07-20 19:09:48 +00001697
1698# Properties for sensor service
1699sensors.aosp_low_power_sensor_fusion.maximum_rate u:object_r:sensors_config_prop:s0 exact uint
Andy Yue2fb30d2023-10-19 17:43:51 -07001700
Miranda Huangd07ee242024-08-16 22:42:40 +00001701# Whether the device has a high quality barometer as defined on the CDD.
1702# Set by OEMs, read for xTS verifier tests
1703sensor.barometer.high_quality.implemented u:object_r:high_barometer_quality_prop:s0 exact bool
1704
Andrea Zilio32ab8682023-11-30 21:09:45 +00001705# Properties for game manager service
Andy Yue2fb30d2023-10-19 17:43:51 -07001706persist.graphics.game_default_frame_rate.enabled u:object_r:game_manager_config_prop:s0 exact bool
Andrea Zilio32ab8682023-11-30 21:09:45 +00001707
Zhanglong Xia1d75b432024-01-11 22:59:51 +08001708# Properties for ThreadNetworkService
1709threadnetwork.country_code u:object_r:threadnetwork_config_prop:s0 exact string
Harshit Mahajan7740a472024-02-01 13:00:46 +00001710
1711# Properties for crashrecovery
1712crashrecovery.attempting_factory_reset u:object_r:crashrecovery_prop:s0 exact bool
1713crashrecovery.attempting_reboot u:object_r:crashrecovery_prop:s0 exact bool
1714crashrecovery.boot_mitigation_count u:object_r:crashrecovery_prop:s0 exact int
1715crashrecovery.boot_mitigation_start u:object_r:crashrecovery_prop:s0 exact int
1716crashrecovery.max_rescue_level_attempted u:object_r:crashrecovery_prop:s0 exact int
1717crashrecovery.rescue_boot_count u:object_r:crashrecovery_prop:s0 exact int
1718crashrecovery.rescue_boot_start u:object_r:crashrecovery_prop:s0 exact int
1719persist.crashrecovery.enable_rescue u:object_r:crashrecovery_prop:s0 exact bool
1720persist.crashrecovery.last_factory_reset u:object_r:crashrecovery_prop:s0 exact int
Jiakai Zhangb9cf68a2024-03-08 18:36:03 +00001721
1722# Properties for controlling snapshotctl.
1723sys.snapshotctl.map u:object_r:snapshotctl_prop:s0 exact string
1724sys.snapshotctl.unmap u:object_r:snapshotctl_prop:s0 exact string
tyiud60859a2024-06-21 18:15:46 +00001725
1726# Properties for enabling/disabling system services
1727ro.system_settings.service.odp_enabled u:object_r:system_service_enable_prop:s0 exact bool
1728ro.system_settings.service.backgound_install_control_enabled u:object_r:system_service_enable_prop:s0 exact bool