Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 1 | ########################## |
| 2 | # property service keys |
| 3 | # |
| 4 | # |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 5 | net.rmnet u:object_r:net_radio_prop:s0 |
| 6 | net.gprs u:object_r:net_radio_prop:s0 |
| 7 | net.ppp u:object_r:net_radio_prop:s0 |
| 8 | net.qmi u:object_r:net_radio_prop:s0 |
| 9 | net.lte u:object_r:net_radio_prop:s0 |
| 10 | net.cdma u:object_r:net_radio_prop:s0 |
Nick Kralevich | 4e40429 | 2017-02-09 16:08:11 -0800 | [diff] [blame] | 11 | net.dns u:object_r:net_dns_prop:s0 |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 12 | ril. u:object_r:radio_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 13 | ro.ril. u:object_r:radio_prop:s0 |
Stephen Smalley | 730957a | 2012-04-04 16:01:19 -0400 | [diff] [blame] | 14 | gsm. u:object_r:radio_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 15 | persist.radio u:object_r:radio_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 16 | |
| 17 | net. u:object_r:system_prop:s0 |
| 18 | dev. u:object_r:system_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 19 | ro.runtime. u:object_r:system_prop:s0 |
Alex Klyubin | 062236a | 2016-12-27 14:05:46 -0800 | [diff] [blame] | 20 | ro.runtime.firstboot u:object_r:firstboot_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 21 | hw. u:object_r:system_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 22 | ro.hw. u:object_r:system_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 23 | sys. u:object_r:system_prop:s0 |
Ytai Ben-Tsvi | d107a05 | 2020-04-10 13:06:15 -0700 | [diff] [blame] | 24 | sys.audio. u:object_r:audio_prop:s0 |
Ryan Savitski | 52b3d31 | 2020-01-14 18:20:06 +0000 | [diff] [blame] | 25 | sys.init.perf_lsm_hooks u:object_r:init_perf_lsm_hooks_prop:s0 |
Alex Light | b7ebb32 | 2016-06-22 15:47:09 -0700 | [diff] [blame] | 26 | sys.cppreopt u:object_r:cppreopt_prop:s0 |
Yifan Hong | 18ade86 | 2019-03-14 15:45:03 -0700 | [diff] [blame] | 27 | sys.lpdumpd u:object_r:lpdumpd_prop:s0 |
Nick Kralevich | 7914a47 | 2013-06-28 20:15:37 -0700 | [diff] [blame] | 28 | sys.powerctl u:object_r:powerctl_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 29 | service. u:object_r:system_prop:s0 |
Stephen Smalley | fee4915 | 2014-06-19 10:27:02 -0400 | [diff] [blame] | 30 | dhcp. u:object_r:dhcp_prop:s0 |
Paul Jensen | 97a2cfd | 2014-06-18 09:20:36 -0400 | [diff] [blame] | 31 | dhcp.bt-pan.result u:object_r:pan_result_prop:s0 |
Alex Klyubin | 3123b1e | 2013-05-06 10:18:27 -0700 | [diff] [blame] | 32 | bluetooth. u:object_r:bluetooth_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 33 | |
Nick Kralevich | dd1ec6d | 2013-11-01 10:45:03 -0700 | [diff] [blame] | 34 | debug. u:object_r:debug_prop:s0 |
Nick Kralevich | 116a20f | 2014-02-05 16:36:25 -0800 | [diff] [blame] | 35 | debug.db. u:object_r:debuggerd_prop:s0 |
Felipe Leme | 83fd8a5 | 2015-12-01 18:03:05 -0800 | [diff] [blame] | 36 | dumpstate. u:object_r:dumpstate_prop:s0 |
Felipe Leme | a5a8072 | 2016-09-21 10:44:11 -0700 | [diff] [blame] | 37 | dumpstate.options u:object_r:dumpstate_options_prop:s0 |
Daniel Norman | 4eca819 | 2019-07-25 11:29:17 -0700 | [diff] [blame] | 38 | init.svc_debug_pid. u:object_r:init_svc_debug_prop:s0 |
Mark Salyzyn | 275ea12 | 2018-08-07 16:03:47 -0700 | [diff] [blame] | 39 | llk. u:object_r:llkd_prop:s0 |
| 40 | khungtask. u:object_r:llkd_prop:s0 |
| 41 | ro.llk. u:object_r:llkd_prop:s0 |
| 42 | ro.khungtask. u:object_r:llkd_prop:s0 |
mukesh agrawal | 84cfde2 | 2016-04-15 11:10:06 -0700 | [diff] [blame] | 43 | log. u:object_r:log_prop:s0 |
Mark Salyzyn | 44c98bb | 2016-06-06 12:10:00 -0700 | [diff] [blame] | 44 | log.tag u:object_r:log_tag_prop:s0 |
mukesh agrawal | e651f6f | 2016-04-15 11:10:39 -0700 | [diff] [blame] | 45 | log.tag.WifiHAL u:object_r:wifi_log_prop:s0 |
Jiyong Park | c4f84bc | 2022-09-18 23:09:53 +0900 | [diff] [blame] | 46 | ro.log.file_logger.path u:object_r:log_file_logger_prop:s0 exact string |
Daniel Micay | 38ac77e | 2016-05-31 16:01:08 -0400 | [diff] [blame] | 47 | security.perf_harden u:object_r:shell_prop:s0 |
Yabin Cui | ee7f40a | 2021-11-01 16:34:06 -0700 | [diff] [blame] | 48 | persist.simpleperf.profile_app_uid u:object_r:shell_prop:s0 |
| 49 | persist.simpleperf.profile_app_expiration_time u:object_r:shell_prop:s0 |
Primiano Tucci | cd45230 | 2020-10-09 09:15:10 +0100 | [diff] [blame] | 50 | security.lower_kptr_restrict u:object_r:lower_kptr_restrict_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 51 | service.adb.root u:object_r:shell_prop:s0 |
Joshua Duong | 18988fc | 2020-02-12 10:18:10 -0800 | [diff] [blame] | 52 | service.adb.tls.port u:object_r:adbd_prop:s0 |
| 53 | persist.adb.wifi. u:object_r:adbd_prop:s0 |
| 54 | persist.adb.tls_server.enable u:object_r:system_adbd_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 55 | |
William Roberts | e2ad318 | 2012-11-27 17:34:54 -0800 | [diff] [blame] | 56 | persist.audio. u:object_r:audio_prop:s0 |
Andre Eisenbach | eebdb47 | 2016-02-08 15:39:00 -0800 | [diff] [blame] | 57 | persist.bluetooth. u:object_r:bluetooth_prop:s0 |
Jack Yu | 4412ba4 | 2021-06-11 00:28:31 +0800 | [diff] [blame] | 58 | persist.nfc. u:object_r:nfc_prop:s0 |
George Chang | db1dbd9 | 2020-01-07 00:25:11 +0800 | [diff] [blame] | 59 | persist.nfc_cfg. u:object_r:nfc_prop:s0 |
Yasuhiro Matsuda | 3d32817 | 2015-06-24 15:24:17 +0900 | [diff] [blame] | 60 | persist.debug. u:object_r:persist_debug_prop:s0 |
Felipe Leme | 9a385b2 | 2022-04-20 09:47:04 -0700 | [diff] [blame] | 61 | persist.debug.user_mode_emulation u:object_r:system_user_mode_emulation_prop:s0 |
Tom Cherry | d45249e | 2020-07-14 09:55:35 -0700 | [diff] [blame] | 62 | logd. u:object_r:logd_prop:s0 |
Mark Salyzyn | 9e7bbf6 | 2014-06-12 12:47:22 -0700 | [diff] [blame] | 63 | persist.logd. u:object_r:logd_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 64 | ro.logd. u:object_r:logd_prop:s0 |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 65 | persist.logd.security u:object_r:device_logging_prop:s0 |
Mark Salyzyn | 68d67a0 | 2016-06-06 12:18:46 -0700 | [diff] [blame] | 66 | persist.logd.logpersistd u:object_r:logpersistd_logging_prop:s0 |
Mark Salyzyn | 91e7ac9 | 2016-07-08 08:41:08 -0700 | [diff] [blame] | 67 | logd.logpersistd u:object_r:logpersistd_logging_prop:s0 |
Mark Salyzyn | 44c98bb | 2016-06-06 12:10:00 -0700 | [diff] [blame] | 68 | persist.log.tag u:object_r:log_tag_prop:s0 |
Mark Salyzyn | d143560 | 2016-02-04 10:55:43 -0800 | [diff] [blame] | 69 | persist.mmc. u:object_r:mmc_prop:s0 |
Lorenzo Colitti | 5b3efd3 | 2017-07-11 09:43:19 +0900 | [diff] [blame] | 70 | persist.netd.stable_secret u:object_r:netd_stable_secret_prop:s0 |
Gavin Corkery | b2f34bf | 2019-10-09 17:09:48 +0100 | [diff] [blame] | 71 | persist.pm.mock-upgrade u:object_r:mock_ota_prop:s0 |
Yi Kong | 9b65845 | 2021-03-22 22:02:22 +0800 | [diff] [blame] | 72 | persist.profcollectd.node_id u:object_r:profcollectd_node_id_prop:s0 exact string |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 73 | persist.sys. u:object_r:system_prop:s0 |
Sami Tolvanen | 9c16871 | 2016-02-05 15:42:32 -0800 | [diff] [blame] | 74 | persist.sys.safemode u:object_r:safemode_prop:s0 |
Super Liu | 078141a | 2021-12-13 09:57:20 +0800 | [diff] [blame] | 75 | persist.sys.tap_gesture u:object_r:gesture_prop:s0 |
Tao Bao | a999e39 | 2019-06-14 17:00:16 -0700 | [diff] [blame] | 76 | persist.sys.theme u:object_r:theme_prop:s0 |
Hung-ying Tyan | 565384d | 2019-04-26 16:14:52 +0800 | [diff] [blame] | 77 | persist.sys.fflag.override.settings_dynamic_system u:object_r:dynamic_system_prop:s0 |
Yi-Yo Chiang | f505b3c | 2022-03-19 16:30:12 +0800 | [diff] [blame] | 78 | dynamic_system.data_transfer.shared_memory.size u:object_r:dynamic_system_prop:s0 exact uint |
dcashman | 3e8d1bf | 2016-03-02 16:14:17 -0800 | [diff] [blame] | 79 | ro.sys.safemode u:object_r:safemode_prop:s0 |
Sami Tolvanen | 9c16871 | 2016-02-05 15:42:32 -0800 | [diff] [blame] | 80 | persist.sys.audit_safemode u:object_r:safemode_prop:s0 |
David Sehr | fa67ec4 | 2019-11-25 22:03:59 +0000 | [diff] [blame] | 81 | persist.sys.dalvik.jvmtiagent u:object_r:system_jvmti_agent_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 82 | persist.service. u:object_r:system_prop:s0 |
Alex Klyubin | 3123b1e | 2013-05-06 10:18:27 -0700 | [diff] [blame] | 83 | persist.service.bdroid. u:object_r:bluetooth_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 84 | persist.security. u:object_r:system_prop:s0 |
Lalit Maganti | 673b4db | 2018-04-20 19:09:45 +0100 | [diff] [blame] | 85 | persist.traced.enable u:object_r:traced_enabled_prop:s0 |
Florian Mayer | a769f0f | 2019-03-13 11:22:23 -0700 | [diff] [blame] | 86 | traced.lazy. u:object_r:traced_lazy_prop:s0 |
Florian Mayer | c32ca90 | 2018-12-10 16:20:20 +0000 | [diff] [blame] | 87 | persist.heapprofd.enable u:object_r:heapprofd_enabled_prop:s0 |
Ryan Savitski | 008465e | 2020-02-19 14:59:17 +0000 | [diff] [blame] | 88 | persist.traced_perf.enable u:object_r:traced_perf_enabled_prop:s0 |
Roshan Pius | a5a8100 | 2020-11-12 14:21:41 -0800 | [diff] [blame] | 89 | persist.vendor.debug.wifi. u:object_r:persist_vendor_debug_wifi_prop:s0 |
Jason Monk | 0e1cbf5 | 2016-11-09 15:19:05 -0500 | [diff] [blame] | 90 | persist.vendor.overlay. u:object_r:overlay_prop:s0 |
Nazanin | d65a7bf | 2021-04-29 21:52:42 -0700 | [diff] [blame] | 91 | ril.cdma.inecmmode u:object_r:radio_cdma_ecm_prop:s0 exact bool |
Jason Monk | 0e1cbf5 | 2016-11-09 15:19:05 -0500 | [diff] [blame] | 92 | ro.boot.vendor.overlay. u:object_r:overlay_prop:s0 |
Nick Kralevich | bb9a388 | 2016-12-13 19:50:36 -0800 | [diff] [blame] | 93 | ro.boottime. u:object_r:boottime_prop:s0 |
Alex Klyubin | 2015107 | 2016-12-20 15:31:37 -0800 | [diff] [blame] | 94 | ro.serialno u:object_r:serialno_prop:s0 |
Alex Klyubin | 6e4508e | 2016-12-27 18:05:46 -0800 | [diff] [blame] | 95 | ro.boot.btmacaddr u:object_r:bluetooth_prop:s0 |
Alex Klyubin | 2015107 | 2016-12-20 15:31:37 -0800 | [diff] [blame] | 96 | ro.boot.serialno u:object_r:serialno_prop:s0 |
Alex Klyubin | 6e4508e | 2016-12-27 18:05:46 -0800 | [diff] [blame] | 97 | ro.bt. u:object_r:bluetooth_prop:s0 |
Mark Salyzyn | 006c2e9 | 2017-08-14 14:25:10 -0700 | [diff] [blame] | 98 | ro.boot.bootreason u:object_r:bootloader_boot_reason_prop:s0 |
| 99 | persist.sys.boot.reason u:object_r:last_boot_reason_prop:s0 |
| 100 | sys.boot.reason u:object_r:system_boot_reason_prop:s0 |
Mark Salyzyn | a1bce77 | 2018-06-05 09:41:59 -0700 | [diff] [blame] | 101 | sys.boot.reason.last u:object_r:last_boot_reason_prop:s0 |
Calin Juravle | 5316548 | 2017-11-16 05:28:14 +0000 | [diff] [blame] | 102 | pm. u:object_r:pm_prop:s0 |
Mark Salyzyn | 3443caf | 2015-10-24 16:20:18 -0700 | [diff] [blame] | 103 | test.sys.boot.reason u:object_r:test_boot_reason_prop:s0 |
Nikita Ioffe | 91c3795 | 2020-03-12 14:45:00 +0000 | [diff] [blame] | 104 | test.userspace_reboot.requested u:object_r:userspace_reboot_test_prop:s0 |
Suren Baghdasaryan | c8ed855 | 2018-07-24 17:04:18 -0700 | [diff] [blame] | 105 | sys.lmk. u:object_r:system_lmk_prop:s0 |
Primiano Tucci | 8da4e4f | 2019-02-01 22:52:02 +0000 | [diff] [blame] | 106 | sys.trace. u:object_r:system_trace_prop:s0 |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 107 | wrap. u:object_r:zygote_wrap_prop:s0 prefix string |
Evan Rosky | 5cfdf2b | 2022-03-02 22:13:58 +0000 | [diff] [blame] | 108 | persist.wm.debug. u:object_r:persist_wm_debug_prop:s0 |
William Roberts | 9e70c8b | 2013-01-23 14:02:43 -0800 | [diff] [blame] | 109 | |
Benjamin Schwartz | 3e4d97b | 2020-10-30 13:55:21 -0700 | [diff] [blame] | 110 | # Suspend service properties |
| 111 | suspend.max_sleep_time_millis u:object_r:suspend_prop:s0 exact uint |
| 112 | suspend.base_sleep_time_millis u:object_r:suspend_prop:s0 exact uint |
| 113 | suspend.backoff_threshold_count u:object_r:suspend_prop:s0 exact uint |
| 114 | suspend.short_suspend_threshold_millis u:object_r:suspend_prop:s0 exact uint |
| 115 | suspend.sleep_time_scale_factor u:object_r:suspend_prop:s0 exact double |
| 116 | suspend.failed_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool |
| 117 | suspend.short_suspend_backoff_enabled u:object_r:suspend_prop:s0 exact bool |
| 118 | |
Hongguang Chen | 91a5f4e | 2020-04-23 23:43:13 -0700 | [diff] [blame] | 119 | # Fastbootd protocol control property |
| 120 | fastbootd.protocol u:object_r:fastbootd_protocol_prop:s0 exact enum usb tcp |
| 121 | |
Hongguang Chen | 67c3688 | 2020-07-27 15:15:53 -0700 | [diff] [blame] | 122 | # adbd protoctl configuration property |
| 123 | service.adb.tcp.port u:object_r:adbd_config_prop:s0 exact int |
Roman Kiryanov | 8fff579 | 2021-01-20 13:07:47 -0800 | [diff] [blame] | 124 | service.adb.transport u:object_r:adbd_config_prop:s0 exact string |
Hongguang Chen | 67c3688 | 2020-07-27 15:15:53 -0700 | [diff] [blame] | 125 | |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 126 | # Boolean property set by system server upon boot indicating |
Rubin Xu | 0b30311 | 2020-02-17 11:00:13 +0000 | [diff] [blame] | 127 | # if device is fully owned by organization instead of being |
| 128 | # a personal device. |
| 129 | ro.organization_owned u:object_r:device_logging_prop:s0 |
Rubin Xu | 0c8286f | 2016-01-04 15:20:45 +0000 | [diff] [blame] | 130 | |
William Roberts | 9e70c8b | 2013-01-23 14:02:43 -0800 | [diff] [blame] | 131 | # selinux non-persistent properties |
Jeff Sharkey | 7617cd4 | 2015-06-09 11:01:04 -0700 | [diff] [blame] | 132 | selinux.restorecon_recursive u:object_r:restorecon_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 133 | |
| 134 | # default property context |
| 135 | * u:object_r:default_prop:s0 |
| 136 | |
| 137 | # data partition encryption properties |
| 138 | vold. u:object_r:vold_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 139 | ro.crypto. u:object_r:vold_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 140 | |
Nick Kralevich | c48971f | 2014-11-18 14:36:23 -0800 | [diff] [blame] | 141 | # ro.build.fingerprint is either set in /system/build.prop, or is |
| 142 | # set at runtime by system_server. |
Inseob Kim | 8c23925 | 2020-05-06 20:07:33 +0900 | [diff] [blame] | 143 | ro.build.fingerprint u:object_r:fingerprint_prop:s0 exact string |
Nick Kralevich | c48971f | 2014-11-18 14:36:23 -0800 | [diff] [blame] | 144 | |
Keun-young Park | f67c346 | 2017-02-28 19:21:31 -0800 | [diff] [blame] | 145 | ro.persistent_properties.ready u:object_r:persistent_properties_ready_prop:s0 |
| 146 | |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 147 | # ctl properties |
Robert Craig | 4b3893f | 2014-02-18 13:24:26 -0500 | [diff] [blame] | 148 | ctl.bootanim u:object_r:ctl_bootanim_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 149 | ctl.dumpstate u:object_r:ctl_dumpstate_prop:s0 |
Robert Craig | 4b3893f | 2014-02-18 13:24:26 -0500 | [diff] [blame] | 150 | ctl.fuse_ u:object_r:ctl_fuse_prop:s0 |
| 151 | ctl.mdnsd u:object_r:ctl_mdnsd_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 152 | ctl.ril-daemon u:object_r:ctl_rildaemon_prop:s0 |
Stephen Smalley | 1c0c010 | 2014-03-06 14:47:22 -0500 | [diff] [blame] | 153 | ctl.bugreport u:object_r:ctl_bugreport_prop:s0 |
Jeff Vander Stoep | 8b015f9 | 2015-04-24 14:39:16 -0700 | [diff] [blame] | 154 | ctl.console u:object_r:ctl_console_prop:s0 |
Stephen Smalley | 124720a | 2012-04-04 10:11:16 -0400 | [diff] [blame] | 155 | ctl. u:object_r:ctl_default_prop:s0 |
Martijn Coenen | 9ac7df2 | 2014-09-25 15:13:41 -0700 | [diff] [blame] | 156 | |
Joel Galenson | b0d74a1 | 2020-07-27 09:30:34 -0700 | [diff] [blame] | 157 | # Don't allow uncontrolled access to all services |
Tom Cherry | 7b8be35 | 2018-05-03 17:00:16 -0700 | [diff] [blame] | 158 | ctl.sigstop_on$ u:object_r:ctl_sigstop_prop:s0 |
| 159 | ctl.sigstop_off$ u:object_r:ctl_sigstop_prop:s0 |
| 160 | ctl.start$ u:object_r:ctl_start_prop:s0 |
| 161 | ctl.stop$ u:object_r:ctl_stop_prop:s0 |
| 162 | ctl.restart$ u:object_r:ctl_restart_prop:s0 |
| 163 | ctl.interface_start$ u:object_r:ctl_interface_start_prop:s0 |
| 164 | ctl.interface_stop$ u:object_r:ctl_interface_stop_prop:s0 |
| 165 | ctl.interface_restart$ u:object_r:ctl_interface_restart_prop:s0 |
Jooyung Han | ccfb0ef | 2022-07-07 15:42:39 +0900 | [diff] [blame] | 166 | ctl.apex_load$ u:object_r:ctl_apex_load_prop:s0 |
| 167 | ctl.apex_unload$ u:object_r:ctl_apex_load_prop:s0 |
Tom Cherry | 7b8be35 | 2018-05-03 17:00:16 -0700 | [diff] [blame] | 168 | |
Samuel Ha | 22f9819 | 2018-06-26 19:52:21 +0000 | [diff] [blame] | 169 | # Restrict access to starting/stopping adbd |
| 170 | ctl.start$adbd u:object_r:ctl_adbd_prop:s0 |
| 171 | ctl.stop$adbd u:object_r:ctl_adbd_prop:s0 |
| 172 | ctl.restart$adbd u:object_r:ctl_adbd_prop:s0 |
| 173 | |
David Anderson | 64bbf05 | 2019-02-27 18:31:11 -0800 | [diff] [blame] | 174 | # Restrict access to starting/stopping gsid. |
| 175 | ctl.start$gsid u:object_r:ctl_gsid_prop:s0 |
| 176 | ctl.stop$gsid u:object_r:ctl_gsid_prop:s0 |
| 177 | ctl.restart$gsid u:object_r:ctl_gsid_prop:s0 |
| 178 | |
Jiyong Park | 6e823dd | 2019-06-13 09:45:05 +0900 | [diff] [blame] | 179 | # Restrict access to stopping apexd. |
| 180 | ctl.stop$apexd u:object_r:ctl_apexd_prop:s0 |
| 181 | |
Martijn Coenen | 5f21a0f | 2021-07-27 13:47:42 +0200 | [diff] [blame] | 182 | # Restrict access to stopping odsign |
| 183 | ctl.stop$odsign u:object_r:ctl_odsign_prop:s0 |
| 184 | |
hkuang | de370e5 | 2021-05-14 12:52:54 -0700 | [diff] [blame] | 185 | # Restrict access to starting media.transcoding. |
| 186 | ctl.start$media.transcoding u:object_r:ctl_mediatranscoding_prop:s0 |
| 187 | |
Wei Wang | 046c510 | 2019-07-17 09:39:33 -0700 | [diff] [blame] | 188 | # Restrict access to restart dumpstate |
| 189 | ctl.interface_restart$android.hardware.dumpstate u:object_r:ctl_dumpstate_prop:s0 |
| 190 | |
David Anderson | 09bb944 | 2020-11-13 00:45:59 -0800 | [diff] [blame] | 191 | # Restrict access to control snapuserd |
| 192 | ctl.start$snapuserd u:object_r:ctl_snapuserd_prop:s0 |
| 193 | ctl.stop$snapuserd u:object_r:ctl_snapuserd_prop:s0 |
| 194 | ctl.restart$snapuserd u:object_r:ctl_snapuserd_prop:s0 |
| 195 | |
Martijn Coenen | 9ac7df2 | 2014-09-25 15:13:41 -0700 | [diff] [blame] | 196 | # NFC properties |
| 197 | nfc. u:object_r:nfc_prop:s0 |
Stephen Smalley | 54e9bc4 | 2014-09-04 08:44:49 -0400 | [diff] [blame] | 198 | |
| 199 | # These properties are not normally set by processes other than init. |
| 200 | # They are only distinguished here for setting by qemu-props on the |
| 201 | # emulator/goldfish. |
| 202 | config. u:object_r:config_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 203 | ro.config. u:object_r:config_prop:s0 |
Stephen Smalley | 54e9bc4 | 2014-09-04 08:44:49 -0400 | [diff] [blame] | 204 | dalvik. u:object_r:dalvik_prop:s0 |
Tom Cherry | f89847a | 2016-01-11 13:06:25 -0800 | [diff] [blame] | 205 | ro.dalvik. u:object_r:dalvik_prop:s0 |
Christopher Wiley | bf18eca | 2016-06-29 11:28:20 -0700 | [diff] [blame] | 206 | |
Weilun Du | e2a8a14 | 2021-02-17 17:54:30 +0000 | [diff] [blame] | 207 | # qemu_hw_prop is read/written by both system and vendor. |
Weilun Du | aa56113 | 2021-03-19 10:36:56 -0700 | [diff] [blame] | 208 | qemu.hw.mainkeys u:object_r:qemu_hw_prop:s0 exact string |
Weilun Du | e2a8a14 | 2021-02-17 17:54:30 +0000 | [diff] [blame] | 209 | |
Roman Kiryanov | f6afebf | 2021-02-23 15:08:56 -0800 | [diff] [blame] | 210 | # qemu_sf_lcd_density_prop is read/written by both system and vendor. |
| 211 | qemu.sf.lcd_density u:object_r:qemu_sf_lcd_density_prop:s0 exact int |
| 212 | |
Christopher Wiley | bf18eca | 2016-06-29 11:28:20 -0700 | [diff] [blame] | 213 | # Shared between system server and wificond |
dianlujitao | bf52f19 | 2019-12-29 23:17:07 +0800 | [diff] [blame] | 214 | wifi. u:object_r:wifi_prop:s0 |
Christopher Wiley | bf18eca | 2016-06-29 11:28:20 -0700 | [diff] [blame] | 215 | wlan. u:object_r:wifi_prop:s0 |
Iliyan Malchev | 96031a8 | 2016-09-19 15:23:41 -0700 | [diff] [blame] | 216 | |
Dan Cashman | 91d398d | 2017-09-26 12:58:29 -0700 | [diff] [blame] | 217 | # Lowpan properties |
| 218 | lowpan. u:object_r:lowpan_prop:s0 |
| 219 | ro.lowpan. u:object_r:lowpan_prop:s0 |
| 220 | |
Florian Mayer | 0f3decf | 2018-11-08 13:58:13 +0000 | [diff] [blame] | 221 | # heapprofd properties |
| 222 | heapprofd. u:object_r:heapprofd_prop:s0 |
| 223 | |
Ioannis Ilkos | 8d168e2 | 2023-02-10 17:52:19 +0000 | [diff] [blame] | 224 | # traced properties |
| 225 | traced.oome_heap_session.count u:object_r:traced_oome_heap_session_count_prop:s0 exact uint |
| 226 | |
Steven Moreland | fd1eb68 | 2022-07-20 20:54:25 +0000 | [diff] [blame] | 227 | # servicemanager properties |
| 228 | servicemanager.ready u:object_r:servicemanager_prop:s0 exact bool |
| 229 | |
Iliyan Malchev | 96031a8 | 2016-09-19 15:23:41 -0700 | [diff] [blame] | 230 | # hwservicemanager properties |
| 231 | hwservicemanager. u:object_r:hwservicemanager_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 232 | |
Yifan Hong | dc9c456 | 2020-07-15 17:11:17 -0700 | [diff] [blame] | 233 | # Common default properties for vendor, odm, vendor_dlkm, and odm_dlkm. |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 234 | init.svc.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 235 | init.svc.vendor. u:object_r:vendor_default_prop:s0 |
| 236 | ro.hardware. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 237 | ro.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 238 | ro.vendor. u:object_r:vendor_default_prop:s0 |
Yifan Hong | 85aba14 | 2020-05-13 20:44:19 -0700 | [diff] [blame] | 239 | ro.vendor_dlkm. u:object_r:vendor_default_prop:s0 |
Yifan Hong | dc9c456 | 2020-07-15 17:11:17 -0700 | [diff] [blame] | 240 | ro.odm_dlkm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | afca82a | 2018-01-18 13:25:28 +0900 | [diff] [blame] | 241 | odm. u:object_r:vendor_default_prop:s0 |
| 242 | persist.odm. u:object_r:vendor_default_prop:s0 |
Jaekyun Seok | e497145 | 2017-10-19 16:54:49 +0900 | [diff] [blame] | 243 | persist.vendor. u:object_r:vendor_default_prop:s0 |
| 244 | vendor. u:object_r:vendor_default_prop:s0 |
Neil Fuller | b794ad0 | 2018-06-25 15:36:51 +0100 | [diff] [blame] | 245 | |
| 246 | # Properties that relate to time / time zone detection behavior. |
| 247 | persist.time. u:object_r:time_prop:s0 |
Hongyi Zhang | a6f9892 | 2018-10-25 20:09:55 -0700 | [diff] [blame] | 248 | |
| 249 | # Properties that relate to server configurable flags |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 250 | device_config.reset_performed u:object_r:device_config_reset_performed_prop:s0 |
Ng Zhi An | c5bf4a3 | 2019-01-17 13:30:05 -0800 | [diff] [blame] | 251 | persist.device_config.activity_manager_native_boot. u:object_r:device_config_activity_manager_native_boot_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 252 | persist.device_config.attempted_boot_count u:object_r:device_config_boot_count_prop:s0 |
Mohi Montazer | ad05940 | 2022-12-09 10:23:37 -0800 | [diff] [blame] | 253 | persist.device_config.camera_native. u:object_r:device_config_camera_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 254 | persist.device_config.configuration. u:object_r:device_config_configuration_prop:s0 |
Xiao Ma | 2d6c9f0 | 2021-02-02 10:27:38 +0000 | [diff] [blame] | 255 | persist.device_config.connectivity. u:object_r:device_config_connectivity_prop:s0 |
feiyuchen | 70e1942 | 2023-02-13 21:55:57 +0000 | [diff] [blame] | 256 | persist.device_config.edgetpu_native. u:object_r:device_config_edgetpu_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 257 | persist.device_config.input_native_boot. u:object_r:device_config_input_native_boot_prop:s0 |
Suren Baghdasaryan | 592e06c | 2021-08-04 12:31:43 -0700 | [diff] [blame] | 258 | persist.device_config.lmkd_native. u:object_r:device_config_lmkd_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 259 | persist.device_config.media_native. u:object_r:device_config_media_native_prop:s0 |
| 260 | persist.device_config.netd_native. u:object_r:device_config_netd_native_prop:s0 |
Ian Hua | 91d153e | 2021-10-05 15:23:18 +0100 | [diff] [blame] | 261 | persist.device_config.nnapi_native. u:object_r:device_config_nnapi_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 262 | persist.device_config.profcollect_native_boot. u:object_r:device_config_profcollect_native_boot_prop:s0 |
Vikram Gaur | e1c49f5 | 2022-09-29 21:20:22 +0000 | [diff] [blame] | 263 | persist.device_config.remote_key_provisioning_native. u:object_r:device_config_remote_key_provisioning_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 264 | persist.device_config.runtime_native. u:object_r:device_config_runtime_native_prop:s0 |
| 265 | persist.device_config.runtime_native_boot. u:object_r:device_config_runtime_native_boot_prop:s0 |
Tej Singh | dd0988f | 2020-11-17 19:26:23 -0800 | [diff] [blame] | 266 | persist.device_config.statsd_native. u:object_r:device_config_statsd_native_prop:s0 |
| 267 | persist.device_config.statsd_native_boot. u:object_r:device_config_statsd_native_boot_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 268 | persist.device_config.storage_native_boot. u:object_r:device_config_storage_native_boot_prop:s0 |
rnlee | b6142ec | 2021-06-29 13:48:27 -0700 | [diff] [blame] | 269 | persist.device_config.surface_flinger_native_boot. u:object_r:device_config_surface_flinger_native_boot_prop:s0 |
Nick Chalko | 81a4dd4 | 2021-02-11 09:12:51 -0800 | [diff] [blame] | 270 | persist.device_config.swcodec_native. u:object_r:device_config_swcodec_native_prop:s0 |
Richard Chang | 7057e4a | 2022-04-12 08:11:53 +0000 | [diff] [blame] | 271 | persist.device_config.vendor_system_native. u:object_r:device_config_vendor_system_native_prop:s0 |
Richard Chang | 74334ef | 2022-08-08 09:26:22 +0000 | [diff] [blame] | 272 | persist.device_config.vendor_system_native_boot. u:object_r:device_config_vendor_system_native_boot_prop:s0 |
Andrew Scull | aedd65a | 2021-10-08 12:13:46 +0000 | [diff] [blame] | 273 | persist.device_config.virtualization_framework_native. u:object_r:device_config_virtualization_framework_native_prop:s0 |
Yi Kong | eeff155 | 2020-10-27 18:57:42 +0800 | [diff] [blame] | 274 | persist.device_config.window_manager_native_boot. u:object_r:device_config_window_manager_native_boot_prop:s0 |
Florian Mayer | 94926f5 | 2023-01-31 15:47:07 -0800 | [diff] [blame] | 275 | persist.device_config.memory_safety_native_boot. u:object_r:device_config_memory_safety_native_boot_prop:s0 |
Florian Mayer | 5b3a833 | 2022-06-08 10:45:18 -0700 | [diff] [blame] | 276 | persist.device_config.memory_safety_native. u:object_r:device_config_memory_safety_native_prop:s0 |
Jiyong Park | b14c1a9 | 2018-11-08 11:24:34 +0900 | [diff] [blame] | 277 | |
Ocean Chen | 63e6e1d | 2022-03-18 09:45:46 +0000 | [diff] [blame] | 278 | # F2FS smart idle maint prop |
| 279 | persist.device_config.storage_native_boot.smart_idle_maint_enabled u:object_r:smart_idle_maint_enabled_prop:s0 exact bool |
| 280 | |
Kalesh Singh | 9e25714 | 2022-04-06 14:31:26 -0700 | [diff] [blame] | 281 | # MGLRU experiment prop |
| 282 | persist.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 |
| 283 | |
Kalesh Singh | 326fc27 | 2021-03-16 14:30:36 -0400 | [diff] [blame] | 284 | # MM Events config props |
| 285 | persist.mm_events.enabled u:object_r:mm_events_config_prop:s0 exact bool |
| 286 | |
Hector Dearman | 0756dcc | 2019-04-05 16:41:30 +0100 | [diff] [blame] | 287 | # Properties that relate to legacy server configurable flags |
| 288 | persist.device_config.global_settings.sys_traced u:object_r:device_config_sys_traced_prop:s0 |
| 289 | |
Jiyong Park | b14c1a9 | 2018-11-08 11:24:34 +0900 | [diff] [blame] | 290 | apexd. u:object_r:apexd_prop:s0 |
Nikita Ioffe | 0fd6e24 | 2022-07-13 12:31:18 +0100 | [diff] [blame] | 291 | apexd.config. u:object_r:apexd_config_prop:s0 |
Nikita Ioffe | 360e0f9 | 2021-03-13 01:35:51 +0000 | [diff] [blame] | 292 | apexd.config.dm_delete.timeout u:object_r:apexd_config_prop:s0 exact uint |
| 293 | apexd.config.dm_create.timeout u:object_r:apexd_config_prop:s0 exact uint |
Nikita Ioffe | 0fd6e24 | 2022-07-13 12:31:18 +0100 | [diff] [blame] | 294 | apexd.config.loop_wait.attempts u:object_r:apexd_config_prop:s0 exact uint |
Martijn Coenen | 97650f5 | 2019-01-09 12:04:03 +0100 | [diff] [blame] | 295 | persist.apexd. u:object_r:apexd_prop:s0 |
Daniel Norman | 2f8ce0d | 2021-11-16 20:28:29 +0000 | [diff] [blame] | 296 | persist.vendor.apex. u:object_r:apexd_select_prop:s0 |
| 297 | ro.boot.vendor.apex. u:object_r:apexd_select_prop:s0 |
Joel Fernandes | b76a639 | 2019-01-11 08:32:45 -0500 | [diff] [blame] | 298 | |
Deyao Ren | 7848d3a | 2022-09-01 22:20:10 +0000 | [diff] [blame] | 299 | # Property that indicates if an apex is ready: apex.<apex-name>.ready |
| 300 | apex. u:object_r:apex_ready_prop:s0 prefix bool |
| 301 | |
Steven Moreland | c27d24c | 2019-12-13 15:18:32 -0800 | [diff] [blame] | 302 | bpf.progs_loaded u:object_r:bpf_progs_loaded_prop:s0 exact bool |
David Anderson | 8fe3c74 | 2019-02-07 13:14:20 -0800 | [diff] [blame] | 303 | |
| 304 | gsid. u:object_r:gsid_prop:s0 |
| 305 | ro.gsid. u:object_r:gsid_prop:s0 |
Przemyslaw Szczepaniak | 62a22ce | 2019-04-02 15:34:16 +0100 | [diff] [blame] | 306 | |
| 307 | # Property for disabling NNAPI vendor extensions on product image (used on GSI /product image, |
| 308 | # which can't use NNAPI vendor extensions). |
| 309 | ro.nnapi.extensions.deny_on_product u:object_r:nnapi_ext_deny_product_prop:s0 |
Tom Cherry | 2a67e94 | 2019-06-18 09:53:51 -0700 | [diff] [blame] | 310 | |
| 311 | # Property that is set once ueventd finishes cold boot. |
| 312 | ro.cold_boot_done u:object_r:cold_boot_done_prop:s0 |
Yifan Hong | 1145be1 | 2019-07-08 10:57:46 -0700 | [diff] [blame] | 313 | |
Michael Rosenfeld | 3ccbebb | 2021-02-10 18:45:35 -0800 | [diff] [blame] | 314 | # Properties that control performance operations. |
| 315 | # Leave space to later set drop_caches to 1, 2, and 4. |
| 316 | perf.drop_caches u:object_r:perf_drop_caches_prop:s0 exact enum 0 3 |
| 317 | |
Yifan Hong | 1145be1 | 2019-07-08 10:57:46 -0700 | [diff] [blame] | 318 | # Charger properties |
Inseob Kim | 8ef4792 | 2020-07-10 14:15:15 +0900 | [diff] [blame] | 319 | ro.charger. u:object_r:charger_prop:s0 |
| 320 | sys.boot_from_charger_mode u:object_r:charger_status_prop:s0 exact int |
| 321 | ro.enable_boot_charger_mode u:object_r:charger_config_prop:s0 exact bool |
Yifan Hong | 20010d1 | 2019-07-25 13:28:19 -0700 | [diff] [blame] | 322 | |
David Anderson | bf5b6ce | 2021-07-26 15:03:11 -0700 | [diff] [blame] | 323 | # Virtual A/B and snapuserd properties |
Kelvin Zhang | 84105de | 2020-09-09 09:22:39 -0400 | [diff] [blame] | 324 | ro.virtual_ab.enabled u:object_r:virtual_ab_prop:s0 exact bool |
| 325 | ro.virtual_ab.retrofit u:object_r:virtual_ab_prop:s0 exact bool |
David Anderson | 5596766 | 2020-09-11 15:09:35 -0700 | [diff] [blame] | 326 | ro.virtual_ab.compression.enabled u:object_r:virtual_ab_prop:s0 exact bool |
Kelvin Zhang | 80e0d50 | 2021-07-26 09:54:51 -0400 | [diff] [blame] | 327 | ro.virtual_ab.compression.xor.enabled u:object_r:virtual_ab_prop:s0 exact bool |
Akilesh Kailash | 8a9ec2a | 2021-11-09 08:42:54 +0000 | [diff] [blame] | 328 | ro.virtual_ab.userspace.snapshots.enabled u:object_r:virtual_ab_prop:s0 exact bool |
Akilesh Kailash | 5c5fd25 | 2022-01-05 04:21:44 +0000 | [diff] [blame] | 329 | ro.virtual_ab.io_uring.enabled u:object_r:virtual_ab_prop:s0 exact bool |
Akilesh Kailash | 5fa04f2 | 2022-11-27 15:43:50 -0800 | [diff] [blame] | 330 | ro.virtual_ab.compression.threads u:object_r:virtual_ab_prop:s0 exact bool |
| 331 | ro.virtual_ab.batch_writes u:object_r:virtual_ab_prop:s0 exact bool |
David Anderson | bf5b6ce | 2021-07-26 15:03:11 -0700 | [diff] [blame] | 332 | snapuserd.ready u:object_r:snapuserd_prop:s0 exact bool |
| 333 | snapuserd.proxy_ready u:object_r:snapuserd_prop:s0 exact bool |
Akilesh Kailash | 8a9ec2a | 2021-11-09 08:42:54 +0000 | [diff] [blame] | 334 | snapuserd.test.dm.snapshots u:object_r:snapuserd_prop:s0 exact bool |
Akilesh Kailash | 5c5fd25 | 2022-01-05 04:21:44 +0000 | [diff] [blame] | 335 | snapuserd.test.io_uring.force_disable u:object_r:snapuserd_prop:s0 exact bool |
Tianjie Xu | f5ddc04 | 2019-11-14 14:18:40 -0800 | [diff] [blame] | 336 | |
Tianjie | 2a3c6ba | 2020-07-28 22:35:21 -0700 | [diff] [blame] | 337 | ro.product.ab_ota_partitions u:object_r:ota_prop:s0 exact string |
Tianjie Xu | f5ddc04 | 2019-11-14 14:18:40 -0800 | [diff] [blame] | 338 | # Property to set/clear the warm reset flag after an OTA update. |
| 339 | ota.warm_reset u:object_r:ota_prop:s0 |
Tianjie | 63fd05d | 2021-02-17 15:01:35 -0800 | [diff] [blame] | 340 | # The vbmeta digest for the inactive slot. It can be set after installing |
| 341 | # ota updates to the b partition of a/b devices. |
| 342 | ota.other.vbmeta_digest u:object_r:ota_prop:s0 exact string |
Anton Hansson | e822545 | 2019-11-25 13:10:10 +0000 | [diff] [blame] | 343 | |
| 344 | # Module properties |
Anton Hansson | b841335 | 2020-01-06 17:29:13 +0000 | [diff] [blame] | 345 | com.android.sdkext. u:object_r:module_sdkextensions_prop:s0 |
| 346 | persist.com.android.sdkext. u:object_r:module_sdkextensions_prop:s0 |
Nikita Ioffe | 44f5ffc | 2020-02-07 00:10:29 +0000 | [diff] [blame] | 347 | |
Lorenzo Colitti | 082ebd2 | 2021-03-10 14:45:07 +0900 | [diff] [blame] | 348 | # Connectivity module |
| 349 | net.464xlat.cellular.enabled u:object_r:net_464xlat_fromvendor_prop:s0 exact bool |
Lorenzo Colitti | 26d3d4a | 2021-03-10 15:31:36 +0900 | [diff] [blame] | 350 | net.tcp_def_init_rwnd u:object_r:net_connectivity_prop:s0 exact int |
Lorenzo Colitti | 082ebd2 | 2021-03-10 14:45:07 +0900 | [diff] [blame] | 351 | |
Nikita Ioffe | 44f5ffc | 2020-02-07 00:10:29 +0000 | [diff] [blame] | 352 | # Userspace reboot properties |
| 353 | sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0 |
| 354 | persist.sys.userspace_reboot.log. u:object_r:userspace_reboot_log_prop:s0 |
David Stevens | 3942fe1 | 2020-01-20 14:11:07 +0900 | [diff] [blame] | 355 | |
| 356 | # Integer property which is used in libgui to configure the number of frames |
| 357 | # tracked by buffer queue's frame event timing history. The property is set |
| 358 | # by devices with video decoding pipelines long enough to overflow the default |
| 359 | # history size. |
| 360 | ro.lib_gui.frame_event_history_size u:object_r:bq_config_prop:s0 |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 361 | |
Arun Mirpuri | fa23ae1 | 2021-03-30 18:54:32 -0700 | [diff] [blame] | 362 | af.fast_track_multiplier u:object_r:audio_config_prop:s0 exact int |
| 363 | ro.af.client_heap_size_kbyte u:object_r:audio_config_prop:s0 exact int |
| 364 | ro.audio.flinger_standbytime_ms u:object_r:audio_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 365 | |
Inseob Kim | 4ce4e87 | 2020-05-06 19:17:42 +0900 | [diff] [blame] | 366 | audio.camerasound.force u:object_r:audio_config_prop:s0 exact bool |
| 367 | audio.deep_buffer.media u:object_r:audio_config_prop:s0 exact bool |
| 368 | audio.offload.video u:object_r:audio_config_prop:s0 exact bool |
| 369 | audio.offload.min.duration.secs u:object_r:audio_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 370 | |
Andy Hung | a8b6900 | 2022-12-01 13:45:09 -0800 | [diff] [blame] | 371 | # spatializer tuning |
| 372 | audio.spatializer.priority u:object_r:audio_config_prop:s0 exact int |
| 373 | audio.spatializer.effect.affinity u:object_r:audio_config_prop:s0 exact int |
| 374 | audio.spatializer.effect.util_clamp_min u:object_r:audio_config_prop:s0 exact int |
| 375 | |
JJ Lee | dcc9b45 | 2021-05-10 14:11:46 +0800 | [diff] [blame] | 376 | ro.audio.ignore_effects u:object_r:audio_config_prop:s0 exact bool |
| 377 | ro.audio.monitorRotation u:object_r:audio_config_prop:s0 exact bool |
| 378 | ro.audio.offload_wakelock u:object_r:audio_config_prop:s0 exact bool |
Jean-Michel Trivi | 2abed00 | 2021-09-21 23:09:10 -0700 | [diff] [blame] | 379 | # Boolean property used in AudioService to configure whether |
| 380 | # spatializer functionality should be initialized |
| 381 | ro.audio.spatializer_enabled u:object_r:audio_config_prop:s0 exact bool |
Jean-Michel Trivi | ad4a63a | 2022-05-03 04:32:44 +0000 | [diff] [blame] | 382 | # Boolean property used in AudioService to configure whether |
| 383 | # to enable head tracking for spatial audio |
| 384 | ro.audio.headtracking_enabled u:object_r:audio_config_prop:s0 exact bool |
Inseob Kim | ebde47c | 2020-06-23 23:52:55 +0900 | [diff] [blame] | 385 | |
Inseob Kim | c97a97c | 2020-07-20 20:26:07 +0900 | [diff] [blame] | 386 | persist.config.calibration_fac u:object_r:camera_calibration_prop:s0 exact string |
| 387 | |
Inseob Kim | a28428e | 2020-05-07 00:36:05 +0900 | [diff] [blame] | 388 | config.disable_cameraservice u:object_r:camera_config_prop:s0 exact bool |
| 389 | |
Shuzhen Wang | 73be025 | 2021-11-10 12:15:02 -0800 | [diff] [blame] | 390 | camera.disable_preview_scheduler u:object_r:camera_config_prop:s0 exact bool |
Jayant Chowdhary | 8394a04 | 2021-05-21 15:30:11 -0700 | [diff] [blame] | 391 | camera.disable_zsl_mode u:object_r:camera_config_prop:s0 exact bool |
| 392 | camera.fifo.disable u:object_r:camera_config_prop:s0 exact bool |
Austin Borger | f393df9 | 2022-12-02 10:22:26 -0800 | [diff] [blame] | 393 | camera.enable_landscape_to_portrait u:object_r:camera_config_prop:s0 exact bool |
Jayant Chowdhary | 8394a04 | 2021-05-21 15:30:11 -0700 | [diff] [blame] | 394 | ro.camera.notify_nfc u:object_r:camera_config_prop:s0 exact bool |
| 395 | ro.camera.enableLazyHal u:object_r:camera_config_prop:s0 exact bool |
| 396 | ro.camera.enableCamera1MaxZsl u:object_r:camera_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 397 | |
Emilian Peev | a974640 | 2020-11-18 14:08:41 -0800 | [diff] [blame] | 398 | ro.camerax.extensions.enabled u:object_r:camerax_extensions_prop:s0 exact bool |
| 399 | |
Diego Wilson | 5908c35 | 2021-06-18 23:59:41 +0000 | [diff] [blame] | 400 | ro.vendor.camera.extensions.package u:object_r:camera2_extensions_prop:s0 exact string |
| 401 | ro.vendor.camera.extensions.service u:object_r:camera2_extensions_prop:s0 exact string |
| 402 | |
Calin Juravle | 0b2ca6c | 2021-05-18 15:33:08 -0700 | [diff] [blame] | 403 | # ART properties |
| 404 | dalvik.vm. u:object_r:dalvik_config_prop:s0 |
| 405 | ro.dalvik.vm. u:object_r:dalvik_config_prop:s0 |
| 406 | ro.zygote u:object_r:dalvik_config_prop:s0 exact string |
| 407 | |
| 408 | # A set of ART properties listed explicitly for compatibility purposes. |
| 409 | ro.dalvik.vm.native.bridge u:object_r:dalvik_config_prop:s0 exact string |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 410 | dalvik.vm.always_debuggable u:object_r:dalvik_config_prop:s0 exact int |
| 411 | dalvik.vm.appimageformat u:object_r:dalvik_config_prop:s0 exact string |
| 412 | dalvik.vm.backgroundgctype u:object_r:dalvik_config_prop:s0 exact string |
| 413 | dalvik.vm.boot-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 414 | dalvik.vm.boot-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 415 | dalvik.vm.boot-image u:object_r:dalvik_config_prop:s0 exact string |
yawanng | 895164f | 2020-11-11 22:51:46 +0000 | [diff] [blame] | 416 | dalvik.vm.bgdexopt.new-classes-percent u:object_r:dalvik_config_prop:s0 exact int |
| 417 | dalvik.vm.bgdexopt.new-methods-percent u:object_r:dalvik_config_prop:s0 exact int |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 418 | dalvik.vm.checkjni u:object_r:dalvik_config_prop:s0 exact bool |
| 419 | dalvik.vm.dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string |
| 420 | dalvik.vm.dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string |
| 421 | dalvik.vm.dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 422 | dalvik.vm.dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string |
| 423 | dalvik.vm.dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string |
| 424 | dalvik.vm.dex2oat-max-image-block-size u:object_r:dalvik_config_prop:s0 exact int |
| 425 | dalvik.vm.dex2oat-minidebuginfo u:object_r:dalvik_config_prop:s0 exact bool |
| 426 | dalvik.vm.dex2oat-resolve-startup-strings u:object_r:dalvik_config_prop:s0 exact bool |
| 427 | dalvik.vm.dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 428 | dalvik.vm.dex2oat-very-large u:object_r:dalvik_config_prop:s0 exact int |
| 429 | dalvik.vm.dex2oat-swap u:object_r:dalvik_config_prop:s0 exact bool |
| 430 | dalvik.vm.dex2oat64.enabled u:object_r:dalvik_config_prop:s0 exact bool |
| 431 | dalvik.vm.dexopt.secondary u:object_r:dalvik_config_prop:s0 exact bool |
Chris Wailes | 2e44672 | 2021-05-12 17:23:49 -0700 | [diff] [blame] | 432 | dalvik.vm.dexopt.thermal-cutoff u:object_r:dalvik_config_prop:s0 exact int |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 433 | dalvik.vm.execution-mode u:object_r:dalvik_config_prop:s0 exact string |
| 434 | dalvik.vm.extra-opts u:object_r:dalvik_config_prop:s0 exact string |
| 435 | dalvik.vm.foreground-heap-growth-multiplier u:object_r:dalvik_config_prop:s0 exact string |
| 436 | dalvik.vm.gctype u:object_r:dalvik_config_prop:s0 exact string |
| 437 | dalvik.vm.heapgrowthlimit u:object_r:dalvik_config_prop:s0 exact string |
| 438 | dalvik.vm.heapmaxfree u:object_r:dalvik_config_prop:s0 exact string |
| 439 | dalvik.vm.heapminfree u:object_r:dalvik_config_prop:s0 exact string |
| 440 | dalvik.vm.heapsize u:object_r:dalvik_config_prop:s0 exact string |
| 441 | dalvik.vm.heapstartsize u:object_r:dalvik_config_prop:s0 exact string |
| 442 | dalvik.vm.heaptargetutilization u:object_r:dalvik_config_prop:s0 exact string |
| 443 | dalvik.vm.hot-startup-method-samples u:object_r:dalvik_config_prop:s0 exact int |
| 444 | dalvik.vm.image-dex2oat-Xms u:object_r:dalvik_config_prop:s0 exact string |
| 445 | dalvik.vm.image-dex2oat-Xmx u:object_r:dalvik_config_prop:s0 exact string |
| 446 | dalvik.vm.image-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 447 | dalvik.vm.image-dex2oat-filter u:object_r:dalvik_config_prop:s0 exact string |
| 448 | dalvik.vm.image-dex2oat-flags u:object_r:dalvik_config_prop:s0 exact string |
| 449 | dalvik.vm.image-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 450 | dalvik.vm.isa.arm.features u:object_r:dalvik_config_prop:s0 exact string |
| 451 | dalvik.vm.isa.arm.variant u:object_r:dalvik_config_prop:s0 exact string |
| 452 | dalvik.vm.isa.arm64.features u:object_r:dalvik_config_prop:s0 exact string |
| 453 | dalvik.vm.isa.arm64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 454 | dalvik.vm.isa.mips.features u:object_r:dalvik_config_prop:s0 exact string |
| 455 | dalvik.vm.isa.mips.variant u:object_r:dalvik_config_prop:s0 exact string |
| 456 | dalvik.vm.isa.mips64.features u:object_r:dalvik_config_prop:s0 exact string |
| 457 | dalvik.vm.isa.mips64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 458 | dalvik.vm.isa.unknown.features u:object_r:dalvik_config_prop:s0 exact string |
| 459 | dalvik.vm.isa.unknown.variant u:object_r:dalvik_config_prop:s0 exact string |
| 460 | dalvik.vm.isa.x86.features u:object_r:dalvik_config_prop:s0 exact string |
| 461 | dalvik.vm.isa.x86.variant u:object_r:dalvik_config_prop:s0 exact string |
| 462 | dalvik.vm.isa.x86_64.features u:object_r:dalvik_config_prop:s0 exact string |
| 463 | dalvik.vm.isa.x86_64.variant u:object_r:dalvik_config_prop:s0 exact string |
| 464 | dalvik.vm.jitinitialsize u:object_r:dalvik_config_prop:s0 exact string |
| 465 | dalvik.vm.jitmaxsize u:object_r:dalvik_config_prop:s0 exact string |
| 466 | dalvik.vm.jitprithreadweight u:object_r:dalvik_config_prop:s0 exact int |
| 467 | dalvik.vm.jitthreshold u:object_r:dalvik_config_prop:s0 exact int |
| 468 | dalvik.vm.jittransitionweight u:object_r:dalvik_config_prop:s0 exact int |
| 469 | dalvik.vm.jniopts u:object_r:dalvik_config_prop:s0 exact string |
| 470 | dalvik.vm.lockprof.threshold u:object_r:dalvik_config_prop:s0 exact int |
| 471 | dalvik.vm.method-trace u:object_r:dalvik_config_prop:s0 exact bool |
| 472 | dalvik.vm.method-trace-file u:object_r:dalvik_config_prop:s0 exact string |
| 473 | dalvik.vm.method-trace-file-siz u:object_r:dalvik_config_prop:s0 exact int |
| 474 | dalvik.vm.method-trace-stream u:object_r:dalvik_config_prop:s0 exact bool |
| 475 | dalvik.vm.profilesystemserver u:object_r:dalvik_config_prop:s0 exact bool |
| 476 | dalvik.vm.profilebootclasspath u:object_r:dalvik_config_prop:s0 exact bool |
Calin Juravle | 4e3599e | 2021-05-05 17:10:59 -0700 | [diff] [blame] | 477 | dalvik.vm.ps-min-save-period-ms u:object_r:dalvik_config_prop:s0 exact int |
| 478 | dalvik.vm.ps-resolved-classes-delay-ms u:object_r:dalvik_config_prop:s0 exact int |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 479 | dalvik.vm.restore-dex2oat-cpu-set u:object_r:dalvik_config_prop:s0 exact string |
| 480 | dalvik.vm.restore-dex2oat-threads u:object_r:dalvik_config_prop:s0 exact int |
| 481 | dalvik.vm.usejit u:object_r:dalvik_config_prop:s0 exact bool |
Vladimir Marko | 1062aa7 | 2020-04-27 11:34:33 +0100 | [diff] [blame] | 482 | dalvik.vm.zygote.max-boot-retry u:object_r:dalvik_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 483 | |
Inseob Kim | 1337e15 | 2020-05-12 22:51:48 +0900 | [diff] [blame] | 484 | persist.sys.dalvik.vm.lib.2 u:object_r:dalvik_runtime_prop:s0 exact string |
| 485 | |
Inseob Kim | 04f435c | 2020-07-07 12:46:24 +0900 | [diff] [blame] | 486 | keyguard.no_require_sim u:object_r:keyguard_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 487 | |
Lajos Molnar | 9b03782 | 2021-03-19 09:55:36 -0700 | [diff] [blame] | 488 | media.c2.dmabuf.padding u:object_r:codec2_config_prop:s0 exact int |
| 489 | |
Inseob Kim | dddf6f5 | 2020-07-06 22:24:11 +0900 | [diff] [blame] | 490 | media.recorder.show_manufacturer_and_model u:object_r:media_config_prop:s0 exact bool |
Wonsik Kim | f648327 | 2021-09-30 00:44:58 -0700 | [diff] [blame] | 491 | media.resolution.limit.32bit u:object_r:media_config_prop:s0 exact int |
Inseob Kim | bfb10a9 | 2020-05-11 17:33:27 +0900 | [diff] [blame] | 492 | media.stagefright.cache-params u:object_r:media_config_prop:s0 exact string |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 493 | media.stagefright.enable-aac u:object_r:media_config_prop:s0 exact bool |
| 494 | media.stagefright.enable-fma2dp u:object_r:media_config_prop:s0 exact bool |
| 495 | media.stagefright.enable-http u:object_r:media_config_prop:s0 exact bool |
| 496 | media.stagefright.enable-player u:object_r:media_config_prop:s0 exact bool |
| 497 | media.stagefright.enable-qcp u:object_r:media_config_prop:s0 exact bool |
| 498 | media.stagefright.enable-scan u:object_r:media_config_prop:s0 exact bool |
Inseob Kim | bfb10a9 | 2020-05-11 17:33:27 +0900 | [diff] [blame] | 499 | media.stagefright.thumbnail.prefer_hw_codecs u:object_r:media_config_prop:s0 exact bool |
| 500 | persist.sys.media.avsync u:object_r:media_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 501 | |
Jakub Rotkiewicz | 1784fea | 2022-12-21 15:29:44 +0000 | [diff] [blame] | 502 | persist.bluetooth.a2dp_offload.cap u:object_r:bluetooth_a2dp_offload_prop:s0 exact string |
| 503 | persist.bluetooth.a2dp_offload.disabled u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool |
| 504 | persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_prop:s0 exact bool |
| 505 | persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool |
| 506 | persist.bluetooth.btsnoopdefaultmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full |
| 507 | persist.bluetooth.btsnooplogmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full |
| 508 | persist.bluetooth.snooplogfilter.headers.enabled u:object_r:bluetooth_prop:s0 exact bool |
| 509 | persist.bluetooth.snooplogfilter.profiles.a2dp.enabled u:object_r:bluetooth_prop:s0 exact bool |
| 510 | persist.bluetooth.snooplogfilter.profiles.map u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic |
| 511 | persist.bluetooth.snooplogfilter.profiles.pbap u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic |
| 512 | persist.bluetooth.snooplogfilter.profiles.rfcomm.enabled u:object_r:bluetooth_prop:s0 exact bool |
| 513 | persist.bluetooth.factoryreset u:object_r:bluetooth_prop:s0 exact bool |
Patty Huang | a2ef6f9 | 2022-12-24 02:00:08 +0800 | [diff] [blame] | 514 | persist.bluetooth.leaudio.allow_list u:object_r:bluetooth_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 515 | |
Etienne Ruffieux | bde2fc6 | 2022-01-12 13:05:33 +0000 | [diff] [blame] | 516 | bluetooth.hardware.power.operating_voltage_mv u:object_r:bluetooth_config_prop:s0 exact int |
| 517 | bluetooth.hardware.power.idle_cur_ma u:object_r:bluetooth_config_prop:s0 exact int |
| 518 | bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int |
| 519 | bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int |
Sal Savage | 568662f | 2022-01-18 14:04:49 -0800 | [diff] [blame] | 520 | |
Etienne Ruffieux | cdd0c11 | 2022-01-28 14:43:22 +0000 | [diff] [blame] | 521 | bluetooth.framework.support_persisted_state u:object_r:bluetooth_config_prop:s0 exact bool |
| 522 | bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool |
| 523 | |
Dorin Drimus | 5691bf2 | 2022-04-05 16:42:06 +0000 | [diff] [blame] | 524 | bluetooth.core.gap.le.privacy.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Dorin Drimus | 1c3cf83 | 2022-07-29 18:44:54 +0000 | [diff] [blame] | 525 | bluetooth.core.gap.le.conn.min.limit u:object_r:bluetooth_config_prop:s0 exact int |
Ying Hsu | 4a7cc65 | 2022-12-08 09:44:00 +0000 | [diff] [blame] | 526 | bluetooth.core.gap.le.conn.only_init_1m_phy.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Łukasz Rymanowski | 88193e8 | 2023-02-06 09:03:47 +0000 | [diff] [blame] | 527 | bluetooth.core.le_audio.inband_ringtone.supported u:object_r:bluetooth_config_prop:s0 exact bool |
Dorin Drimus | 5691bf2 | 2022-04-05 16:42:06 +0000 | [diff] [blame] | 528 | |
Sal Savage | 568662f | 2022-01-18 14:04:49 -0800 | [diff] [blame] | 529 | bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string |
Sal Savage | 724381a | 2022-02-02 14:13:41 -0800 | [diff] [blame] | 530 | bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact string |
Sal Savage | 568662f | 2022-01-18 14:04:49 -0800 | [diff] [blame] | 531 | |
| 532 | bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 533 | bluetooth.profile.a2dp.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 534 | bluetooth.profile.asha.central.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 535 | bluetooth.profile.avrcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 536 | bluetooth.profile.avrcp.target.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 537 | bluetooth.profile.bap.broadcast.assist.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 538 | bluetooth.profile.bap.broadcast.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | a529796 | 2022-04-07 11:19:10 -0700 | [diff] [blame] | 539 | bluetooth.profile.bap.unicast.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | 73fdf66 | 2022-03-12 12:48:33 -0800 | [diff] [blame] | 540 | bluetooth.profile.bas.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | 568662f | 2022-01-18 14:04:49 -0800 | [diff] [blame] | 541 | bluetooth.profile.bass.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | a529796 | 2022-04-07 11:19:10 -0700 | [diff] [blame] | 542 | bluetooth.profile.ccp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | 568662f | 2022-01-18 14:04:49 -0800 | [diff] [blame] | 543 | bluetooth.profile.csip.set_coordinator.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 544 | bluetooth.profile.gatt.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 545 | bluetooth.profile.hap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 546 | bluetooth.profile.hfp.ag.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 547 | bluetooth.profile.hfp.hf.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 548 | bluetooth.profile.hid.device.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 549 | bluetooth.profile.hid.host.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 550 | bluetooth.profile.map.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 551 | bluetooth.profile.map.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 552 | bluetooth.profile.mcp.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 553 | bluetooth.profile.opp.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 554 | bluetooth.profile.pan.nap.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 555 | bluetooth.profile.pan.panu.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 556 | bluetooth.profile.pbap.client.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 557 | bluetooth.profile.pbap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
| 558 | bluetooth.profile.sap.server.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Sal Savage | a529796 | 2022-04-07 11:19:10 -0700 | [diff] [blame] | 559 | bluetooth.profile.vcp.controller.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Etienne Ruffieux | bde2fc6 | 2022-01-12 13:05:33 +0000 | [diff] [blame] | 560 | |
Katherine Lai | 9bddb0d | 2022-07-14 23:13:56 +0000 | [diff] [blame] | 561 | bluetooth.core.acl.link_supervision_timeout u:object_r:bluetooth_config_prop:s0 exact uint |
| 562 | bluetooth.core.classic.page_scan_type u:object_r:bluetooth_config_prop:s0 exact uint |
| 563 | bluetooth.core.classic.page_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint |
| 564 | bluetooth.core.classic.page_scan_window u:object_r:bluetooth_config_prop:s0 exact uint |
| 565 | bluetooth.core.classic.inq_scan_type u:object_r:bluetooth_config_prop:s0 exact uint |
| 566 | bluetooth.core.classic.inq_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint |
| 567 | bluetooth.core.classic.inq_scan_window u:object_r:bluetooth_config_prop:s0 exact uint |
| 568 | bluetooth.core.classic.page_timeout u:object_r:bluetooth_config_prop:s0 exact uint |
Katherine Lai | e564c90 | 2022-08-09 22:56:45 +0000 | [diff] [blame] | 569 | bluetooth.core.classic.sniff_max_intervals u:object_r:bluetooth_config_prop:s0 exact string |
| 570 | bluetooth.core.classic.sniff_min_intervals u:object_r:bluetooth_config_prop:s0 exact string |
| 571 | bluetooth.core.classic.sniff_attempts u:object_r:bluetooth_config_prop:s0 exact string |
| 572 | bluetooth.core.classic.sniff_timeouts u:object_r:bluetooth_config_prop:s0 exact string |
| 573 | |
| 574 | bluetooth.core.le.min_connection_interval u:object_r:bluetooth_config_prop:s0 exact uint |
| 575 | bluetooth.core.le.max_connection_interval u:object_r:bluetooth_config_prop:s0 exact uint |
| 576 | bluetooth.core.le.connection_latency u:object_r:bluetooth_config_prop:s0 exact uint |
| 577 | bluetooth.core.le.connection_supervision_timeout u:object_r:bluetooth_config_prop:s0 exact uint |
| 578 | bluetooth.core.le.direct_connection_timeout u:object_r:bluetooth_config_prop:s0 exact uint |
| 579 | bluetooth.core.le.connection_scan_interval_fast u:object_r:bluetooth_config_prop:s0 exact uint |
| 580 | bluetooth.core.le.connection_scan_window_fast u:object_r:bluetooth_config_prop:s0 exact uint |
| 581 | bluetooth.core.le.connection_scan_window_2m_fast u:object_r:bluetooth_config_prop:s0 exact uint |
| 582 | bluetooth.core.le.connection_scan_window_coded_fast u:object_r:bluetooth_config_prop:s0 exact uint |
| 583 | bluetooth.core.le.connection_scan_interval_slow u:object_r:bluetooth_config_prop:s0 exact uint |
| 584 | bluetooth.core.le.connection_scan_window_slow u:object_r:bluetooth_config_prop:s0 exact uint |
Katherine Lai | e339821 | 2022-09-09 20:48:36 +0000 | [diff] [blame] | 585 | bluetooth.core.le.inquiry_scan_interval u:object_r:bluetooth_config_prop:s0 exact uint |
| 586 | bluetooth.core.le.inquiry_scan_window u:object_r:bluetooth_config_prop:s0 exact uint |
Katherine Lai | 9bddb0d | 2022-07-14 23:13:56 +0000 | [diff] [blame] | 587 | |
Abhishek Pandit-Subedi | 859037f | 2023-01-26 16:10:07 -0800 | [diff] [blame] | 588 | bluetooth.core.le.vendor_capabilities.enabled u:object_r:bluetooth_config_prop:s0 exact bool |
Katherine Lai | 803f4e8 | 2022-10-31 17:52:52 +0000 | [diff] [blame] | 589 | bluetooth.sco.disable_enhanced_connection u:object_r:bluetooth_config_prop:s0 exact bool |
| 590 | |
Jack Yu | 4412ba4 | 2021-06-11 00:28:31 +0800 | [diff] [blame] | 591 | persist.nfc.debug_enabled u:object_r:nfc_prop:s0 exact bool |
Henri Chataing | 60eaabc | 2023-01-13 09:35:03 +0000 | [diff] [blame] | 592 | persist.nfc.vendor_debug_enabled u:object_r:nfc_prop:s0 exact bool |
| 593 | persist.nfc.snoop_log_mode u:object_r:nfc_prop:s0 exact enum full filtered |
| 594 | nfc.dta.skip_ndef_read u:object_r:nfc_prop:s0 exact bool |
Jack Yu | 4412ba4 | 2021-06-11 00:28:31 +0800 | [diff] [blame] | 595 | |
Inseob Kim | acd02fc | 2020-07-28 15:17:24 +0900 | [diff] [blame] | 596 | persist.radio.multisim.config u:object_r:radio_control_prop:s0 exact string |
Gary Jian | 874dd08 | 2022-03-10 01:36:12 +0800 | [diff] [blame] | 597 | persist.radio.allow_mock_modem u:object_r:radio_control_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 598 | |
Marvin Ramin | 157957b | 2021-04-14 13:20:10 +0000 | [diff] [blame] | 599 | persist.sys.hdmi.keep_awake u:object_r:hdmi_config_prop:s0 exact bool |
| 600 | ro.hdmi.cec_device_types u:object_r:hdmi_config_prop:s0 exact string |
| 601 | ro.hdmi.device_type u:object_r:hdmi_config_prop:s0 exact string |
| 602 | ro.hdmi.set_menu_language u:object_r:hdmi_config_prop:s0 exact bool |
| 603 | ro.hdmi.cec.source.set_menu_language.enabled u:object_r:hdmi_config_prop:s0 exact bool |
| 604 | ro.hdmi.property_sytem_audio_device_arc_port u:object_r:hdmi_config_prop:s0 exact string |
| 605 | ro.hdmi.cec_audio_device_forward_volume_keys_system_audio_mode_off u:object_r:hdmi_config_prop:s0 exact bool |
| 606 | ro.hdmi.property_is_device_hdmi_cec_switch u:object_r:hdmi_config_prop:s0 exact bool |
| 607 | ro.hdmi.wake_on_hotplug u:object_r:hdmi_config_prop:s0 exact bool |
| 608 | ro.hdmi.cec.source.send_standby_on_sleep u:object_r:hdmi_config_prop:s0 exact enum to_tv broadcast none |
Nathalie Le Clair | f696109 | 2021-05-05 08:53:35 +0200 | [diff] [blame] | 609 | ro.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 Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 610 | |
Jiakai Zhang | 9bbc1c0 | 2023-01-18 16:06:16 +0800 | [diff] [blame] | 611 | pm.dexopt.bg-dexopt u:object_r:exported_pm_prop:s0 exact string |
| 612 | pm.dexopt.bg-dexopt.concurrency u:object_r:exported_pm_prop:s0 exact int |
| 613 | pm.dexopt.first-boot u:object_r:exported_pm_prop:s0 exact string |
| 614 | pm.dexopt.first-boot.concurrency u:object_r:exported_pm_prop:s0 exact int |
| 615 | pm.dexopt.boot-after-ota u:object_r:exported_pm_prop:s0 exact string |
| 616 | pm.dexopt.boot-after-ota.concurrency u:object_r:exported_pm_prop:s0 exact int |
| 617 | pm.dexopt.boot-after-mainline-update u:object_r:exported_pm_prop:s0 exact string |
| 618 | pm.dexopt.boot-after-mainline-update.concurrency u:object_r:exported_pm_prop:s0 exact int |
Jiakai Zhang | cda1366 | 2023-01-16 18:03:55 +0800 | [diff] [blame] | 619 | |
Jiakai Zhang | 9bbc1c0 | 2023-01-18 16:06:16 +0800 | [diff] [blame] | 620 | pm.dexopt.post-boot u:object_r:exported_pm_prop:s0 exact string |
| 621 | pm.dexopt.ab-ota u:object_r:exported_pm_prop:s0 exact string |
| 622 | pm.dexopt.cmdline u:object_r:exported_pm_prop:s0 exact string |
| 623 | pm.dexopt.inactive u:object_r:exported_pm_prop:s0 exact string |
| 624 | pm.dexopt.install u:object_r:exported_pm_prop:s0 exact string |
| 625 | pm.dexopt.install-fast u:object_r:exported_pm_prop:s0 exact string |
| 626 | pm.dexopt.install-bulk u:object_r:exported_pm_prop:s0 exact string |
| 627 | pm.dexopt.install-bulk-secondary u:object_r:exported_pm_prop:s0 exact string |
| 628 | pm.dexopt.install-bulk-downgraded u:object_r:exported_pm_prop:s0 exact string |
| 629 | pm.dexopt.install-bulk-secondary-downgraded u:object_r:exported_pm_prop:s0 exact string |
| 630 | |
| 631 | pm.dexopt.shared u:object_r:exported_pm_prop:s0 exact string |
| 632 | |
| 633 | pm.dexopt.disable_bg_dexopt u:object_r:exported_pm_prop:s0 exact bool |
| 634 | pm.dexopt.downgrade_after_inactive_days u:object_r:exported_pm_prop:s0 exact int |
| 635 | |
| 636 | pm.dexopt. u:object_r:future_pm_prop:s0 prefix |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 637 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 638 | ro.apk_verity.mode u:object_r:apk_verity_prop:s0 exact int |
| 639 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 640 | ro.bluetooth.a2dp_offload.supported u:object_r:bluetooth_a2dp_offload_prop:s0 exact bool |
| 641 | |
| 642 | ro.boot.vendor.overlay.theme u:object_r:exported_overlay_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 643 | |
| 644 | ro.bt.bdaddr_path u:object_r:exported_bluetooth_prop:s0 exact string |
| 645 | |
Michael Bestas | ef9ccbd | 2020-03-10 23:51:09 +0200 | [diff] [blame] | 646 | ro.config.alarm_alert u:object_r:systemsound_config_prop:s0 exact string |
| 647 | ro.config.alarm_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 648 | ro.config.alarm_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 649 | ro.config.media_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 650 | ro.config.media_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 651 | ro.config.notification_sound u:object_r:systemsound_config_prop:s0 exact string |
| 652 | ro.config.ringtone u:object_r:systemsound_config_prop:s0 exact string |
| 653 | ro.config.system_vol_default u:object_r:systemsound_config_prop:s0 exact int |
| 654 | ro.config.system_vol_steps u:object_r:systemsound_config_prop:s0 exact int |
| 655 | ro.config.vc_call_vol_default u:object_r:systemsound_config_prop:s0 exact int |
Inseob Kim | fd2d6ec | 2020-04-01 10:01:16 +0900 | [diff] [blame] | 656 | |
Inseob Kim | 6ffdf1b | 2020-06-16 20:00:41 +0900 | [diff] [blame] | 657 | ro.control_privapp_permissions u:object_r:packagemanager_config_prop:s0 exact enum disable enforce log |
| 658 | ro.cp_system_other_odex u:object_r:packagemanager_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 659 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 660 | ro.crypto.allow_encrypt_override u:object_r:vold_config_prop:s0 exact bool |
| 661 | ro.crypto.dm_default_key.options_format.version u:object_r:vold_config_prop:s0 exact int |
| 662 | ro.crypto.fde_algorithm u:object_r:vold_config_prop:s0 exact string |
| 663 | ro.crypto.fde_sector_size u:object_r:vold_config_prop:s0 exact int |
Paul Crowley | bf29c3a | 2021-08-06 15:11:53 -0700 | [diff] [blame] | 664 | ro.crypto.metadata_init_delete_all_keys.enabled u:object_r:vold_config_prop:s0 exact bool |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 665 | ro.crypto.scrypt_params u:object_r:vold_config_prop:s0 exact string |
| 666 | ro.crypto.set_dun u:object_r:vold_config_prop:s0 exact bool |
| 667 | ro.crypto.volume.contents_mode u:object_r:vold_config_prop:s0 exact string |
| 668 | ro.crypto.volume.filenames_mode u:object_r:vold_config_prop:s0 exact string |
| 669 | ro.crypto.volume.metadata.encryption u:object_r:vold_config_prop:s0 exact string |
| 670 | ro.crypto.volume.metadata.method u:object_r:vold_config_prop:s0 exact string |
| 671 | ro.crypto.volume.options u:object_r:vold_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 672 | |
Martijn Coenen | 01234d3 | 2020-04-10 14:11:49 +0200 | [diff] [blame] | 673 | external_storage.projid.enabled u:object_r:storage_config_prop:s0 exact bool |
| 674 | external_storage.casefold.enabled u:object_r:storage_config_prop:s0 exact bool |
Daniel Rosenberg | afede84 | 2020-05-11 22:50:40 -0700 | [diff] [blame] | 675 | external_storage.sdcardfs.enabled u:object_r:storage_config_prop:s0 exact bool |
Zim | aa1499d | 2020-09-02 09:37:09 +0100 | [diff] [blame] | 676 | external_storage.cross_user.enabled u:object_r:storage_config_prop:s0 exact bool |
Alessio Balsini | bf729fd | 2022-03-23 18:12:01 +0000 | [diff] [blame] | 677 | ro.fuse.bpf.enabled u:object_r:storage_config_prop:s0 exact bool |
Paul Lawrence | b39cbc0 | 2022-12-12 12:27:55 -0800 | [diff] [blame] | 678 | ro.fuse.bpf.is_running u:object_r:vold_status_prop:s0 exact bool |
Martijn Coenen | 01234d3 | 2020-04-10 14:11:49 +0200 | [diff] [blame] | 679 | |
Keir Fraser | 84bb5ee | 2022-11-23 14:06:36 +0000 | [diff] [blame] | 680 | # hypervisor.*: configured by the vendor to advertise capabilities of their |
| 681 | # hypervisor to virtualizationservice. |
| 682 | hypervisor.memory_reclaim.supported u:object_r:hypervisor_restricted_prop:s0 exact bool |
| 683 | |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 684 | ro.config.per_app_memcg u:object_r:lmkd_config_prop:s0 exact bool |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 685 | ro.lmk.critical u:object_r:lmkd_config_prop:s0 exact int |
| 686 | ro.lmk.critical_upgrade u:object_r:lmkd_config_prop:s0 exact bool |
| 687 | ro.lmk.debug u:object_r:lmkd_config_prop:s0 exact bool |
| 688 | ro.lmk.downgrade_pressure u:object_r:lmkd_config_prop:s0 exact int |
Suren Baghdasaryan | cb343e8 | 2021-07-14 18:07:46 -0700 | [diff] [blame] | 689 | ro.lmk.filecache_min_kb u:object_r:lmkd_config_prop:s0 exact int |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 690 | ro.lmk.kill_heaviest_task u:object_r:lmkd_config_prop:s0 exact bool |
| 691 | ro.lmk.kill_timeout_ms u:object_r:lmkd_config_prop:s0 exact int |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 692 | ro.lmk.log_stats u:object_r:lmkd_config_prop:s0 exact bool |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 693 | ro.lmk.low u:object_r:lmkd_config_prop:s0 exact int |
| 694 | ro.lmk.medium u:object_r:lmkd_config_prop:s0 exact int |
| 695 | ro.lmk.psi_partial_stall_ms u:object_r:lmkd_config_prop:s0 exact int |
| 696 | ro.lmk.psi_complete_stall_ms u:object_r:lmkd_config_prop:s0 exact int |
Suren Baghdasaryan | e121dc5 | 2022-02-11 14:54:37 -0800 | [diff] [blame] | 697 | ro.lmk.stall_limit_critical u:object_r:lmkd_config_prop:s0 exact int |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 698 | ro.lmk.swap_free_low_percentage u:object_r:lmkd_config_prop:s0 exact int |
| 699 | ro.lmk.swap_util_max u:object_r:lmkd_config_prop:s0 exact int |
| 700 | ro.lmk.thrashing_limit u:object_r:lmkd_config_prop:s0 exact int |
Suren Baghdasaryan | c461b3b | 2021-03-03 12:49:31 -0800 | [diff] [blame] | 701 | ro.lmk.thrashing_limit_critical u:object_r:lmkd_config_prop:s0 exact int |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 702 | ro.lmk.thrashing_limit_decay u:object_r:lmkd_config_prop:s0 exact int |
| 703 | ro.lmk.use_minfree_levels u:object_r:lmkd_config_prop:s0 exact bool |
Robin Lee | 0b0dd68 | 2021-10-27 13:17:50 +0000 | [diff] [blame] | 704 | ro.lmk.use_new_strategy u:object_r:lmkd_config_prop:s0 exact bool |
Inseob Kim | cc4d888 | 2020-05-06 17:11:46 +0900 | [diff] [blame] | 705 | ro.lmk.upgrade_pressure u:object_r:lmkd_config_prop:s0 exact int |
Suren Baghdasaryan | b221e66 | 2020-05-05 12:41:02 -0700 | [diff] [blame] | 706 | lmkd.reinit u:object_r:lmkd_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 707 | |
Pawin Vongmasa | 76d7cf9 | 2020-03-07 04:15:38 -0800 | [diff] [blame] | 708 | ro.media.xml_variant.codecs u:object_r:media_variant_prop:s0 exact string |
| 709 | ro.media.xml_variant.codecs_performance u:object_r:media_variant_prop:s0 exact string |
| 710 | ro.media.xml_variant.profiles u:object_r:media_variant_prop:s0 exact string |
| 711 | |
Inseob Kim | b85a74f | 2020-06-16 19:18:24 +0900 | [diff] [blame] | 712 | ro.minui.default_rotation u:object_r:recovery_config_prop:s0 exact string |
| 713 | ro.minui.overscan_percent u:object_r:recovery_config_prop:s0 exact int |
| 714 | ro.minui.pixel_format u:object_r:recovery_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 715 | |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 716 | ro.oem_unlock_supported u:object_r:oem_unlock_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 717 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 718 | ro.rebootescrow.device u:object_r:rebootescrow_hal_prop:s0 exact string |
| 719 | |
Alex Hong | 1abf80e | 2023-01-13 22:28:23 +0800 | [diff] [blame] | 720 | ro.recovery.usb.vid u:object_r:recovery_usb_config_prop:s0 exact string |
| 721 | ro.recovery.usb.adb.pid u:object_r:recovery_usb_config_prop:s0 exact string |
| 722 | ro.recovery.usb.fastboot.pid u:object_r:recovery_usb_config_prop:s0 exact string |
| 723 | |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 724 | ro.storage_manager.enabled u:object_r:storagemanager_config_prop:s0 exact bool |
| 725 | ro.storage_manager.show_opt_in u:object_r:storagemanager_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 726 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 727 | ro.vehicle.hal u:object_r:vehicle_hal_prop:s0 exact string |
| 728 | |
| 729 | ro.vendor.build.security_patch u:object_r:vendor_security_patch_level_prop:s0 exact string |
| 730 | |
Inseob Kim | 36aeb16 | 2020-05-08 20:42:25 +0900 | [diff] [blame] | 731 | ro.zram.mark_idle_delay_mins u:object_r:zram_config_prop:s0 exact int |
| 732 | ro.zram.first_wb_delay_mins u:object_r:zram_config_prop:s0 exact int |
| 733 | ro.zram.periodic_wb_delay_hours u:object_r:zram_config_prop:s0 exact int |
| 734 | zram.force_writeback u:object_r:zram_config_prop:s0 exact bool |
| 735 | persist.sys.zram_enabled u:object_r:zram_control_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 736 | |
Inseob Kim | c80b024 | 2020-07-16 22:25:47 +0900 | [diff] [blame] | 737 | sendbug.preferred.domain u:object_r:sendbug_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 738 | |
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 739 | persist.sys.usb.usbradio.config u:object_r:usb_control_prop:s0 exact string |
| 740 | |
| 741 | sys.usb.config u:object_r:usb_control_prop:s0 exact string |
| 742 | sys.usb.configfs u:object_r:usb_control_prop:s0 exact int |
| 743 | sys.usb.controller u:object_r:usb_control_prop:s0 exact string |
| 744 | sys.usb.state u:object_r:usb_control_prop:s0 exact string |
| 745 | |
Ray Chi | 07bb5d0 | 2021-06-07 16:40:44 +0800 | [diff] [blame] | 746 | sys.usb.mtp.batchcancel u:object_r:usb_config_prop:s0 exact bool |
Inseob Kim | dc1e501 | 2020-04-27 21:13:01 +0900 | [diff] [blame] | 747 | sys.usb.mtp.device_type u:object_r:usb_config_prop:s0 exact int |
| 748 | |
| 749 | sys.usb.config. u:object_r:usb_prop:s0 |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 750 | |
Inseob Kim | bfb3708 | 2020-04-27 23:49:15 +0900 | [diff] [blame] | 751 | sys.usb.ffs.aio_compat u:object_r:ffs_config_prop:s0 exact bool |
Kelvin Zhang | aa7a9a4 | 2022-08-16 18:13:00 +0000 | [diff] [blame] | 752 | sys.usb.ffs.io_uring_enabled u:object_r:ffs_config_prop:s0 exact bool |
Inseob Kim | bfb3708 | 2020-04-27 23:49:15 +0900 | [diff] [blame] | 753 | sys.usb.ffs.max_read u:object_r:ffs_config_prop:s0 exact int |
| 754 | sys.usb.ffs.max_write u:object_r:ffs_config_prop:s0 exact int |
| 755 | |
| 756 | sys.usb.ffs.ready u:object_r:ffs_control_prop:s0 exact bool |
| 757 | sys.usb.ffs.mtp.ready u:object_r:ffs_control_prop:s0 exact bool |
| 758 | |
Inseob Kim | 14a71fb | 2020-07-07 13:35:34 +0900 | [diff] [blame] | 759 | tombstoned.max_tombstone_count u:object_r:tombstone_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 760 | |
Eric Biggers | 040ce19 | 2021-04-22 16:09:56 -0700 | [diff] [blame] | 761 | vold.post_fs_data_done u:object_r:vold_post_fs_data_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 762 | |
Richard Fung | 0c7c267 | 2021-11-08 20:09:54 +0000 | [diff] [blame] | 763 | apexd.payload_metadata.path u:object_r:apexd_payload_metadata_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 764 | apexd.status u:object_r:apexd_prop:s0 exact enum starting activated ready |
| 765 | |
Alexander Potapenko | 0a64d10 | 2022-01-28 19:48:27 +0100 | [diff] [blame] | 766 | dmesgd.start u:object_r:dmesgd_start_prop:s0 exact bool |
| 767 | |
Martijn Coenen | f2e4ee6 | 2021-03-16 08:34:30 +0100 | [diff] [blame] | 768 | odsign.key.done u:object_r:odsign_prop:s0 exact bool |
| 769 | odsign.verification.done u:object_r:odsign_prop:s0 exact bool |
| 770 | odsign.verification.success u:object_r:odsign_prop:s0 exact bool |
| 771 | |
Inseob Kim | 4ed4737 | 2020-04-24 15:03:01 +0900 | [diff] [blame] | 772 | dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool |
| 773 | sys.boot_completed u:object_r:boot_status_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 774 | |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 775 | persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string |
| 776 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 777 | persist.sys.theme u:object_r:theme_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 778 | |
Inseob Kim | 3b82aec | 2020-05-14 01:38:40 +0900 | [diff] [blame] | 779 | sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int |
| 780 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 781 | sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 782 | |
Inseob Kim | bdcbcf0 | 2020-05-06 18:30:20 +0900 | [diff] [blame] | 783 | aac_drc_boost u:object_r:aac_drc_prop:s0 exact int |
| 784 | aac_drc_cut u:object_r:aac_drc_prop:s0 exact int |
| 785 | aac_drc_enc_target_level u:object_r:aac_drc_prop:s0 exact int |
| 786 | aac_drc_heavy u:object_r:aac_drc_prop:s0 exact int |
| 787 | aac_drc_reference_level u:object_r:aac_drc_prop:s0 exact int |
| 788 | ro.aac_drc_effect_type u:object_r:aac_drc_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 789 | |
| 790 | build.version.extensions. u:object_r:module_sdkextensions_prop:s0 prefix int |
| 791 | |
Inseob Kim | 832e17b | 2020-05-25 15:36:44 +0900 | [diff] [blame] | 792 | drm.64bit.enabled u:object_r:mediadrm_config_prop:s0 exact bool |
| 793 | media.mediadrmservice.enable u:object_r:mediadrm_config_prop:s0 exact bool |
| 794 | |
| 795 | drm.service.enabled u:object_r:drm_service_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 796 | |
| 797 | dumpstate.dry_run u:object_r:exported_dumpstate_prop:s0 exact bool |
| 798 | dumpstate.unroot u:object_r:exported_dumpstate_prop:s0 exact bool |
Inseob Kim | 46dd4be | 2020-08-18 11:25:32 +0900 | [diff] [blame] | 799 | persist.dumpstate.verbose_logging.enabled u:object_r:hal_dumpstate_config_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 800 | |
Inseob Kim | 40c67b2 | 2020-07-25 00:34:56 +0900 | [diff] [blame] | 801 | hal.instrumentation.enable u:object_r:hal_instrumentation_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 802 | |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 803 | # default contexts only accessible by coredomain |
Inseob Kim | 387fb44 | 2020-07-22 19:14:56 +0900 | [diff] [blame] | 804 | init.svc. u:object_r:init_service_status_private_prop:s0 prefix string |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 805 | |
Josh Gao | d74d1d5 | 2020-11-06 13:25:27 -0800 | [diff] [blame] | 806 | # Globally-readable init service props |
| 807 | init.svc.adbd u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 808 | init.svc.bugreport u:object_r:init_service_status_prop:s0 exact string |
Wei Wang | 998bc37 | 2020-07-24 10:54:08 -0700 | [diff] [blame] | 809 | init.svc.bugreportd u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 810 | init.svc.console u:object_r:init_service_status_prop:s0 exact string |
| 811 | init.svc.dumpstatez u:object_r:init_service_status_prop:s0 exact string |
| 812 | init.svc.mediadrm u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 79bd33a | 2020-07-23 08:33:24 +0900 | [diff] [blame] | 813 | init.svc.statsd u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 15e5e0a | 2020-05-14 19:43:08 +0900 | [diff] [blame] | 814 | init.svc.surfaceflinger u:object_r:init_service_status_prop:s0 exact string |
| 815 | init.svc.tombstoned u:object_r:init_service_status_prop:s0 exact string |
| 816 | init.svc.zygote u:object_r:init_service_status_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 817 | |
Inseob Kim | 9add20f | 2020-05-06 22:20:35 +0900 | [diff] [blame] | 818 | libc.debug.malloc.options u:object_r:libc_debug_prop:s0 exact string |
| 819 | libc.debug.malloc.program u:object_r:libc_debug_prop:s0 exact string |
| 820 | libc.debug.hooks.enable u:object_r:libc_debug_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 821 | |
Mitch Phillips | 8cd32cd | 2022-03-22 15:59:57 -0700 | [diff] [blame] | 822 | # GWP-ASan props. Separate from other libc.debug.* props, because we want users |
| 823 | # to be able to set them from `adb shell` even on release devices. |
Mitch Phillips | add13f0 | 2022-06-23 11:11:03 -0700 | [diff] [blame] | 824 | libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string |
| 825 | persist.libc.debug.gwp_asan. u:object_r:gwp_asan_prop:s0 prefix string |
Mitch Phillips | 8cd32cd | 2022-03-22 15:59:57 -0700 | [diff] [blame] | 826 | |
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 827 | # shell-only props for ARM memory tagging (MTE). |
| 828 | arm64.memtag. u:object_r:arm64_memtag_prop:s0 prefix string |
Florian Mayer | 6020c42 | 2022-02-07 11:26:35 -0800 | [diff] [blame] | 829 | persist.arm64.memtag.default u:object_r:arm64_memtag_prop:s0 exact string |
Florian Mayer | 360ddf5 | 2022-02-08 18:09:16 -0800 | [diff] [blame] | 830 | persist.arm64.memtag.app_default u:object_r:arm64_memtag_prop:s0 exact string |
Mitch Phillips | eaf1404 | 2020-12-03 17:23:06 -0800 | [diff] [blame] | 831 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 832 | net.redirect_socket_calls.hooked u:object_r:socket_hook_prop:s0 exact bool |
| 833 | |
Neil Fuller | 0c4d8ff | 2022-09-23 14:10:35 +0100 | [diff] [blame] | 834 | # Settings system properties containing mutable "global" device settings. |
| 835 | # |
| 836 | # These can't be Android settings because they are also read by low-level |
| 837 | # binaries that don't have access to "real" SettingsProvider settings. This |
| 838 | # will usually be because of when they execute, e.g. during boot when Android |
| 839 | # services are not yet running, and/or because they are needed by binaries that |
| 840 | # are not "Android aware", i.e. they have light integration with the Android |
| 841 | # platform via the low-level system properties lib. Processes like shell may |
| 842 | # modify these for testing purposes, but doing so is generally discouraged; |
| 843 | # updates to these props will generally require intents to be sent to |
| 844 | # long-running Android apps so they can update cached data and their UI state. |
| 845 | persist.sys.locale u:object_r:locale_prop:s0 exact string |
| 846 | persist.sys.timezone u:object_r:timezone_prop:s0 exact string |
| 847 | |
Neil Fuller | bbb00fa | 2022-09-23 14:10:35 +0100 | [diff] [blame] | 848 | # Time zone metadata system properties. Holds information associated with the |
| 849 | # device's time zone and will therefore be written to at the same time. Unlike |
| 850 | # timezone_prop props, these do not need to be read by other processes. |
| 851 | persist.sys.timezone_confidence u:object_r:timezone_metadata_prop:s0 exact uint |
| 852 | |
Florian Mayer | 56af9a2 | 2022-05-20 11:25:26 -0700 | [diff] [blame] | 853 | persist.sys.mte.permissive u:object_r:permissive_mte_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 854 | persist.sys.test_harness u:object_r:test_harness_prop:s0 exact bool |
| 855 | |
Inseob Kim | 40c67b2 | 2020-07-25 00:34:56 +0900 | [diff] [blame] | 856 | ro.arch u:object_r:build_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 857 | |
Inseob Kim | 8c34247 | 2020-07-23 17:54:35 +0900 | [diff] [blame] | 858 | # ro.boot. properties are set based on kernel commandline arguments, which are vendor owned. |
| 859 | ro.boot. u:object_r:bootloader_prop:s0 |
| 860 | ro.boot.avb_version u:object_r:bootloader_prop:s0 exact string |
| 861 | ro.boot.baseband u:object_r:bootloader_prop:s0 exact string |
| 862 | ro.boot.bootdevice u:object_r:bootloader_prop:s0 exact string |
| 863 | ro.boot.bootloader u:object_r:bootloader_prop:s0 exact string |
| 864 | ro.boot.boottime u:object_r:bootloader_prop:s0 exact string |
| 865 | ro.boot.console u:object_r:bootloader_prop:s0 exact string |
Juan Yescas | bec405a | 2022-07-28 19:18:39 +0000 | [diff] [blame] | 866 | ro.boot.ddr_size u:object_r:bootloader_prop:s0 exact string |
Inseob Kim | 8c34247 | 2020-07-23 17:54:35 +0900 | [diff] [blame] | 867 | ro.boot.hardware u:object_r:bootloader_prop:s0 exact string |
| 868 | ro.boot.hardware.color u:object_r:bootloader_prop:s0 exact string |
| 869 | ro.boot.hardware.sku u:object_r:bootloader_prop:s0 exact string |
| 870 | ro.boot.keymaster u:object_r:bootloader_prop:s0 exact string |
| 871 | ro.boot.mode u:object_r:bootloader_prop:s0 exact string |
Roman Kiryanov | 640a58d | 2021-04-14 20:36:55 -0700 | [diff] [blame] | 872 | # Populated on Android Studio Emulator (for emulator specific workarounds) |
| 873 | ro.boot.qemu u:object_r:bootloader_prop:s0 exact bool |
Inseob Kim | 8c34247 | 2020-07-23 17:54:35 +0900 | [diff] [blame] | 874 | ro.boot.revision u:object_r:bootloader_prop:s0 exact string |
| 875 | ro.boot.vbmeta.avb_version u:object_r:bootloader_prop:s0 exact string |
| 876 | ro.boot.verifiedbootstate u:object_r:bootloader_prop:s0 exact string |
| 877 | ro.boot.veritymode u:object_r:bootloader_prop:s0 exact string |
Enrico Granata | 645c390 | 2021-10-01 13:11:36 -0600 | [diff] [blame] | 878 | # Properties specific to virtualized deployments of Android |
Andrew Scull | 87ac3c3 | 2022-02-01 18:17:10 +0000 | [diff] [blame] | 879 | ro.boot.hypervisor.protected_vm.supported u:object_r:hypervisor_prop:s0 exact bool |
Enrico Granata | 645c390 | 2021-10-01 13:11:36 -0600 | [diff] [blame] | 880 | ro.boot.hypervisor.version u:object_r:hypervisor_prop:s0 exact string |
Andrew Scull | 87ac3c3 | 2022-02-01 18:17:10 +0000 | [diff] [blame] | 881 | ro.boot.hypervisor.vm.supported u:object_r:hypervisor_prop:s0 exact bool |
Inseob Kim | 8c34247 | 2020-07-23 17:54:35 +0900 | [diff] [blame] | 882 | |
Inseob Kim | 68d6146 | 2020-07-24 16:53:56 +0900 | [diff] [blame] | 883 | # These ro.X properties are set to values of ro.boot.X by property_service. |
| 884 | ro.baseband u:object_r:bootloader_prop:s0 exact string |
| 885 | ro.bootloader u:object_r:bootloader_prop:s0 exact string |
| 886 | ro.bootmode u:object_r:bootloader_prop:s0 exact string |
| 887 | ro.hardware u:object_r:bootloader_prop:s0 exact string |
| 888 | ro.revision u:object_r:bootloader_prop:s0 exact string |
| 889 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 890 | ro.boot.dynamic_partitions u:object_r:exported_default_prop:s0 exact string |
| 891 | ro.boot.dynamic_partitions_retrofit u:object_r:exported_default_prop:s0 exact string |
| 892 | |
Inseob Kim | 83502bf | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 893 | ro.boottime.init.mount.data u:object_r:boottime_public_prop:s0 exact string |
| 894 | ro.boottime.init.fsck.data u:object_r:boottime_public_prop:s0 exact string |
| 895 | |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 896 | ro.build.characteristics u:object_r:build_prop:s0 exact string |
| 897 | ro.build.date u:object_r:build_prop:s0 exact string |
| 898 | ro.build.date.utc u:object_r:build_prop:s0 exact int |
| 899 | ro.build.description u:object_r:build_prop:s0 exact string |
| 900 | ro.build.display.id u:object_r:build_prop:s0 exact string |
| 901 | ro.build.flavor u:object_r:build_prop:s0 exact string |
| 902 | ro.build.host u:object_r:build_prop:s0 exact string |
| 903 | ro.build.id u:object_r:build_prop:s0 exact string |
| 904 | ro.build.product u:object_r:build_prop:s0 exact string |
| 905 | ro.build.system_root_image u:object_r:build_prop:s0 exact bool |
| 906 | ro.build.tags u:object_r:build_prop:s0 exact string |
| 907 | ro.build.type u:object_r:build_prop:s0 exact string |
| 908 | ro.build.user u:object_r:build_prop:s0 exact string |
| 909 | ro.build.version.all_codenames u:object_r:build_prop:s0 exact string |
| 910 | ro.build.version.base_os u:object_r:build_prop:s0 exact string |
| 911 | ro.build.version.codename u:object_r:build_prop:s0 exact string |
| 912 | ro.build.version.incremental u:object_r:build_prop:s0 exact string |
| 913 | ro.build.version.min_supported_target_sdk u:object_r:build_prop:s0 exact int |
| 914 | ro.build.version.preview_sdk u:object_r:build_prop:s0 exact int |
| 915 | ro.build.version.preview_sdk_fingerprint u:object_r:build_prop:s0 exact string |
| 916 | ro.build.version.release u:object_r:build_prop:s0 exact string |
| 917 | ro.build.version.release_or_codename u:object_r:build_prop:s0 exact string |
| 918 | ro.build.version.sdk u:object_r:build_prop:s0 exact int |
| 919 | ro.build.version.security_patch u:object_r:build_prop:s0 exact string |
| 920 | |
| 921 | ro.actionable_compatible_property.enabled u:object_r:build_prop:s0 exact bool |
Inseob Kim | 8c23925 | 2020-05-06 20:07:33 +0900 | [diff] [blame] | 922 | |
Alessandra Loro | d0e108f | 2022-07-14 11:52:21 +0000 | [diff] [blame] | 923 | ro.debuggable u:object_r:userdebug_or_eng_prop:s0 exact bool |
Yi-Yo Chiang | 598d079 | 2022-06-10 14:52:38 +0800 | [diff] [blame] | 924 | ro.force.debuggable u:object_r:build_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 925 | |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 926 | ro.treble.enabled u:object_r:build_prop:s0 exact bool |
| 927 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 928 | ro.product.cpu.abi u:object_r:build_prop:s0 exact string |
| 929 | ro.product.cpu.abilist u:object_r:build_prop:s0 exact string |
| 930 | ro.product.cpu.abilist32 u:object_r:build_prop:s0 exact string |
| 931 | ro.product.cpu.abilist64 u:object_r:build_prop:s0 exact string |
| 932 | |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 933 | ro.product.system.brand u:object_r:build_prop:s0 exact string |
| 934 | ro.product.system.device u:object_r:build_prop:s0 exact string |
| 935 | ro.product.system.manufacturer u:object_r:build_prop:s0 exact string |
| 936 | ro.product.system.model u:object_r:build_prop:s0 exact string |
| 937 | ro.product.system.name u:object_r:build_prop:s0 exact string |
| 938 | |
| 939 | ro.system.build.date u:object_r:build_prop:s0 exact string |
| 940 | ro.system.build.date.utc u:object_r:build_prop:s0 exact int |
| 941 | ro.system.build.fingerprint u:object_r:build_prop:s0 exact string |
| 942 | ro.system.build.id u:object_r:build_prop:s0 exact string |
| 943 | ro.system.build.tags u:object_r:build_prop:s0 exact string |
| 944 | ro.system.build.type u:object_r:build_prop:s0 exact string |
| 945 | ro.system.build.version.incremental u:object_r:build_prop:s0 exact string |
| 946 | ro.system.build.version.release u:object_r:build_prop:s0 exact string |
| 947 | ro.system.build.version.release_or_codename u:object_r:build_prop:s0 exact string |
| 948 | ro.system.build.version.sdk u:object_r:build_prop:s0 exact int |
| 949 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 950 | ro.adb.secure u:object_r:build_prop:s0 exact bool |
Alessandra Loro | d0e108f | 2022-07-14 11:52:21 +0000 | [diff] [blame] | 951 | ro.secure u:object_r:userdebug_or_eng_prop:s0 exact int |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 952 | |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 953 | ro.product.system_ext.brand u:object_r:build_prop:s0 exact string |
| 954 | ro.product.system_ext.device u:object_r:build_prop:s0 exact string |
| 955 | ro.product.system_ext.manufacturer u:object_r:build_prop:s0 exact string |
| 956 | ro.product.system_ext.model u:object_r:build_prop:s0 exact string |
| 957 | ro.product.system_ext.name u:object_r:build_prop:s0 exact string |
| 958 | |
| 959 | ro.system_ext.build.date u:object_r:build_prop:s0 exact string |
| 960 | ro.system_ext.build.date.utc u:object_r:build_prop:s0 exact int |
| 961 | ro.system_ext.build.fingerprint u:object_r:build_prop:s0 exact string |
| 962 | ro.system_ext.build.id u:object_r:build_prop:s0 exact string |
| 963 | ro.system_ext.build.tags u:object_r:build_prop:s0 exact string |
| 964 | ro.system_ext.build.type u:object_r:build_prop:s0 exact string |
| 965 | ro.system_ext.build.version.incremental u:object_r:build_prop:s0 exact string |
| 966 | ro.system_ext.build.version.release u:object_r:build_prop:s0 exact string |
| 967 | ro.system_ext.build.version.release_or_codename u:object_r:build_prop:s0 exact string |
| 968 | ro.system_ext.build.version.sdk u:object_r:build_prop:s0 exact int |
| 969 | |
| 970 | # These ro.product.product.* and ro.product.build.* are set by /product/etc/build.prop |
| 971 | ro.product.product.brand u:object_r:build_prop:s0 exact string |
| 972 | ro.product.product.device u:object_r:build_prop:s0 exact string |
| 973 | ro.product.product.manufacturer u:object_r:build_prop:s0 exact string |
| 974 | ro.product.product.model u:object_r:build_prop:s0 exact string |
| 975 | ro.product.product.name u:object_r:build_prop:s0 exact string |
| 976 | |
| 977 | ro.product.build.date u:object_r:build_prop:s0 exact string |
| 978 | ro.product.build.date.utc u:object_r:build_prop:s0 exact int |
| 979 | ro.product.build.fingerprint u:object_r:build_prop:s0 exact string |
| 980 | ro.product.build.id u:object_r:build_prop:s0 exact string |
| 981 | ro.product.build.tags u:object_r:build_prop:s0 exact string |
| 982 | ro.product.build.type u:object_r:build_prop:s0 exact string |
| 983 | ro.product.build.version.incremental u:object_r:build_prop:s0 exact string |
| 984 | ro.product.build.version.release u:object_r:build_prop:s0 exact string |
| 985 | ro.product.build.version.release_or_codename u:object_r:build_prop:s0 exact string |
| 986 | ro.product.build.version.sdk u:object_r:build_prop:s0 exact int |
| 987 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 988 | # These 5 properties are set by property_service |
| 989 | ro.product.brand u:object_r:build_prop:s0 exact string |
| 990 | ro.product.device u:object_r:build_prop:s0 exact string |
| 991 | ro.product.manufacturer u:object_r:build_prop:s0 exact string |
| 992 | ro.product.model u:object_r:build_prop:s0 exact string |
| 993 | ro.product.name u:object_r:build_prop:s0 exact string |
| 994 | |
Evgenii Stepanov | cc782e4 | 2019-10-09 17:20:59 -0700 | [diff] [blame] | 995 | # Sanitizer properties |
| 996 | ro.sanitize.address u:object_r:build_prop:s0 exact bool |
| 997 | ro.sanitize.cfi u:object_r:build_prop:s0 exact bool |
| 998 | ro.sanitize.default-ub u:object_r:build_prop:s0 exact bool |
| 999 | ro.sanitize.fuzzer u:object_r:build_prop:s0 exact bool |
| 1000 | ro.sanitize.hwaddress u:object_r:build_prop:s0 exact bool |
| 1001 | ro.sanitize.integer_overflow u:object_r:build_prop:s0 exact bool |
| 1002 | ro.sanitize.safe-stack u:object_r:build_prop:s0 exact bool |
| 1003 | ro.sanitize.scudo u:object_r:build_prop:s0 exact bool |
| 1004 | ro.sanitize.thread u:object_r:build_prop:s0 exact bool |
| 1005 | ro.sanitize.undefined u:object_r:build_prop:s0 exact bool |
| 1006 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 1007 | # All odm build props are set by /odm/build.prop |
| 1008 | ro.odm.build.date u:object_r:build_odm_prop:s0 exact string |
| 1009 | ro.odm.build.date.utc u:object_r:build_odm_prop:s0 exact int |
| 1010 | ro.odm.build.fingerprint u:object_r:build_odm_prop:s0 exact string |
| 1011 | ro.odm.build.version.incremental u:object_r:build_odm_prop:s0 exact string |
Lajos Molnar | b92fdbb | 2021-02-23 16:29:22 -0800 | [diff] [blame] | 1012 | ro.odm.build.media_performance_class u:object_r:build_odm_prop:s0 exact int |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 1013 | |
| 1014 | ro.product.odm.brand u:object_r:build_odm_prop:s0 exact string |
| 1015 | ro.product.odm.device u:object_r:build_odm_prop:s0 exact string |
| 1016 | ro.product.odm.manufacturer u:object_r:build_odm_prop:s0 exact string |
| 1017 | ro.product.odm.model u:object_r:build_odm_prop:s0 exact string |
| 1018 | ro.product.odm.name u:object_r:build_odm_prop:s0 exact string |
| 1019 | |
Yifan Hong | 850a231 | 2020-07-15 17:12:15 -0700 | [diff] [blame] | 1020 | # All vendor_dlkm build props are set by /vendor_dlkm/etc/build.prop |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 1021 | ro.vendor_dlkm.build.date u:object_r:build_vendor_prop:s0 exact string |
| 1022 | ro.vendor_dlkm.build.date.utc u:object_r:build_vendor_prop:s0 exact int |
| 1023 | ro.vendor_dlkm.build.fingerprint u:object_r:build_vendor_prop:s0 exact string |
| 1024 | ro.vendor_dlkm.build.id u:object_r:build_vendor_prop:s0 exact string |
| 1025 | ro.vendor_dlkm.build.tags u:object_r:build_vendor_prop:s0 exact string |
| 1026 | ro.vendor_dlkm.build.type u:object_r:build_vendor_prop:s0 exact string |
| 1027 | ro.vendor_dlkm.build.version.incremental u:object_r:build_vendor_prop:s0 exact string |
| 1028 | ro.vendor_dlkm.build.version.release u:object_r:build_vendor_prop:s0 exact string |
| 1029 | ro.vendor_dlkm.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string |
| 1030 | ro.vendor_dlkm.build.version.sdk u:object_r:build_vendor_prop:s0 exact int |
Yifan Hong | 85aba14 | 2020-05-13 20:44:19 -0700 | [diff] [blame] | 1031 | |
Yifan Hong | dc9c456 | 2020-07-15 17:11:17 -0700 | [diff] [blame] | 1032 | # All odm_dlkm build props are set by /odm_dlkm/etc/build.prop |
Alex Hong | ec6d12f | 2021-05-04 15:19:49 +0800 | [diff] [blame] | 1033 | ro.product.odm_dlkm.brand u:object_r:build_odm_prop:s0 exact string |
| 1034 | ro.product.odm_dlkm.device u:object_r:build_odm_prop:s0 exact string |
| 1035 | ro.product.odm_dlkm.manufacturer u:object_r:build_odm_prop:s0 exact string |
| 1036 | ro.product.odm_dlkm.model u:object_r:build_odm_prop:s0 exact string |
| 1037 | ro.product.odm_dlkm.name u:object_r:build_odm_prop:s0 exact string |
| 1038 | |
| 1039 | ro.odm_dlkm.build.date u:object_r:build_odm_prop:s0 exact string |
| 1040 | ro.odm_dlkm.build.date.utc u:object_r:build_odm_prop:s0 exact int |
| 1041 | ro.odm_dlkm.build.fingerprint u:object_r:build_odm_prop:s0 exact string |
| 1042 | ro.odm_dlkm.build.id u:object_r:build_odm_prop:s0 exact string |
| 1043 | ro.odm_dlkm.build.tags u:object_r:build_odm_prop:s0 exact string |
| 1044 | ro.odm_dlkm.build.type u:object_r:build_odm_prop:s0 exact string |
| 1045 | ro.odm_dlkm.build.version.incremental u:object_r:build_odm_prop:s0 exact string |
| 1046 | ro.odm_dlkm.build.version.release u:object_r:build_odm_prop:s0 exact string |
| 1047 | ro.odm_dlkm.build.version.release_or_codename u:object_r:build_odm_prop:s0 exact string |
| 1048 | ro.odm_dlkm.build.version.sdk u:object_r:build_odm_prop:s0 exact int |
Yifan Hong | dc9c456 | 2020-07-15 17:11:17 -0700 | [diff] [blame] | 1049 | |
Hridya Valsaraju | 8403ed7 | 2021-03-31 22:07:02 -0700 | [diff] [blame] | 1050 | # enforces debugfs restrictions in non-user builds, set by /vendor/build.prop |
| 1051 | ro.product.debugfs_restrictions.enabled u:object_r:debugfs_restriction_prop:s0 exact bool |
| 1052 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 1053 | # All vendor build props are set by /vendor/build.prop |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 1054 | ro.vendor.build.date u:object_r:build_vendor_prop:s0 exact string |
| 1055 | ro.vendor.build.date.utc u:object_r:build_vendor_prop:s0 exact int |
| 1056 | ro.vendor.build.fingerprint u:object_r:build_vendor_prop:s0 exact string |
Tianjie | 8428a10 | 2021-05-24 15:34:35 -0700 | [diff] [blame] | 1057 | ro.vendor.build.fingerprint_has_digest u:object_r:build_vendor_prop:s0 exact bool |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 1058 | ro.vendor.build.id u:object_r:build_vendor_prop:s0 exact string |
| 1059 | ro.vendor.build.tags u:object_r:build_vendor_prop:s0 exact string |
| 1060 | ro.vendor.build.type u:object_r:build_vendor_prop:s0 exact string |
| 1061 | ro.vendor.build.version.incremental u:object_r:build_vendor_prop:s0 exact string |
| 1062 | ro.vendor.build.version.release u:object_r:build_vendor_prop:s0 exact string |
| 1063 | ro.vendor.build.version.release_or_codename u:object_r:build_vendor_prop:s0 exact string |
| 1064 | ro.vendor.build.version.sdk u:object_r:build_vendor_prop:s0 exact int |
Kelvin Zhang | 7ce2af4 | 2021-06-11 10:00:40 -0400 | [diff] [blame] | 1065 | ro.vendor.build.dont_use_vabc u:object_r:build_vendor_prop:s0 exact bool |
Yifan Hong | 6bb5a76 | 2020-10-06 17:52:17 -0700 | [diff] [blame] | 1066 | |
SzuWei Lin | 4293743 | 2020-11-26 17:13:27 +0800 | [diff] [blame] | 1067 | # All vendor CPU abilist props are set by /vendor/build.prop |
| 1068 | ro.vendor.product.cpu.abilist u:object_r:build_vendor_prop:s0 exact string |
| 1069 | ro.vendor.product.cpu.abilist32 u:object_r:build_vendor_prop:s0 exact string |
| 1070 | ro.vendor.product.cpu.abilist64 u:object_r:build_vendor_prop:s0 exact string |
| 1071 | |
Oleg Matcovschi | db8fa96 | 2021-04-28 17:24:31 -0700 | [diff] [blame] | 1072 | ro.product.board u:object_r:build_vendor_prop:s0 exact string |
| 1073 | ro.product.first_api_level u:object_r:build_vendor_prop:s0 exact int |
| 1074 | ro.product.vendor.brand u:object_r:build_vendor_prop:s0 exact string |
| 1075 | ro.product.vendor.device u:object_r:build_vendor_prop:s0 exact string |
| 1076 | ro.product.vendor.manufacturer u:object_r:build_vendor_prop:s0 exact string |
| 1077 | ro.product.vendor.model u:object_r:build_vendor_prop:s0 exact string |
| 1078 | ro.product.vendor.name u:object_r:build_vendor_prop:s0 exact string |
| 1079 | ro.product.vendor_dlkm.brand u:object_r:build_vendor_prop:s0 exact string |
| 1080 | ro.product.vendor_dlkm.device u:object_r:build_vendor_prop:s0 exact string |
| 1081 | ro.product.vendor_dlkm.manufacturer u:object_r:build_vendor_prop:s0 exact string |
| 1082 | ro.product.vendor_dlkm.model u:object_r:build_vendor_prop:s0 exact string |
| 1083 | ro.product.vendor_dlkm.name u:object_r:build_vendor_prop:s0 exact string |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 1084 | |
Alex Hong | 4c23abb | 2023-02-01 17:50:57 +0800 | [diff] [blame] | 1085 | # build props for attestation feature are set by property_service |
| 1086 | ro.product.brand_for_attestation u:object_r:build_attestation_prop:s0 exact string |
| 1087 | ro.product.model_for_attestation u:object_r:build_attestation_prop:s0 exact string |
| 1088 | ro.product.name_for_attestation u:object_r:build_attestation_prop:s0 exact string |
| 1089 | |
Justin Yun | 0839607 | 2021-03-17 15:06:44 +0900 | [diff] [blame] | 1090 | # GRF property for the first api level of the vendor partition |
| 1091 | ro.board.first_api_level u:object_r:build_vendor_prop:s0 exact int |
Justin Yun | 02e5045 | 2021-04-07 09:02:44 +0900 | [diff] [blame] | 1092 | ro.board.api_level u:object_r:build_vendor_prop:s0 exact int |
Justin Yun | 785bb7a | 2021-09-29 15:34:19 +0900 | [diff] [blame] | 1093 | ro.vendor.api_level u:object_r:build_vendor_prop:s0 exact int |
Justin Yun | 0839607 | 2021-03-17 15:06:44 +0900 | [diff] [blame] | 1094 | |
Inseob Kim | 072e7c8 | 2020-11-03 17:08:35 +0900 | [diff] [blame] | 1095 | # Boot image build props set by /{second_stage_resources/,}boot/etc/build.prop |
| 1096 | ro.bootimage.build.date u:object_r:build_bootimage_prop:s0 exact string |
| 1097 | ro.bootimage.build.date.utc u:object_r:build_bootimage_prop:s0 exact int |
| 1098 | ro.bootimage.build.fingerprint u:object_r:build_bootimage_prop:s0 exact string |
| 1099 | ro.bootimage.build.id u:object_r:build_bootimage_prop:s0 exact string |
| 1100 | ro.bootimage.build.tags u:object_r:build_bootimage_prop:s0 exact string |
| 1101 | ro.bootimage.build.type u:object_r:build_bootimage_prop:s0 exact string |
| 1102 | ro.bootimage.build.version.incremental u:object_r:build_bootimage_prop:s0 exact string |
| 1103 | ro.bootimage.build.version.release u:object_r:build_bootimage_prop:s0 exact string |
| 1104 | ro.bootimage.build.version.release_or_codename u:object_r:build_bootimage_prop:s0 exact string |
| 1105 | ro.bootimage.build.version.sdk u:object_r:build_bootimage_prop:s0 exact int |
| 1106 | |
| 1107 | ro.product.bootimage.brand u:object_r:build_bootimage_prop:s0 exact string |
| 1108 | ro.product.bootimage.device u:object_r:build_bootimage_prop:s0 exact string |
| 1109 | ro.product.bootimage.manufacturer u:object_r:build_bootimage_prop:s0 exact string |
| 1110 | ro.product.bootimage.model u:object_r:build_bootimage_prop:s0 exact string |
| 1111 | ro.product.bootimage.name u:object_r:build_bootimage_prop:s0 exact string |
| 1112 | |
Inseob Kim | 9985566 | 2020-11-12 22:21:51 +0900 | [diff] [blame] | 1113 | # ro.product.property_source_order is settable from any build.prop |
| 1114 | ro.product.property_source_order u:object_r:build_config_prop:s0 exact string |
| 1115 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 1116 | ro.crypto.state u:object_r:vold_status_prop:s0 exact enum encrypted unencrypted unsupported |
Satoshi Niwa | dd9d287 | 2021-08-19 20:17:54 +0900 | [diff] [blame] | 1117 | ro.crypto.type u:object_r:vold_status_prop:s0 exact enum block file managed none |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1118 | |
Inseob Kim | 40c67b2 | 2020-07-25 00:34:56 +0900 | [diff] [blame] | 1119 | ro.property_service.version u:object_r:property_service_version_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1120 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1121 | ro.vendor.redirect_socket_calls u:object_r:vendor_socket_hook_prop:s0 exact bool |
| 1122 | |
Nicolas Geoffray | 6a31147 | 2021-04-28 13:57:11 +0100 | [diff] [blame] | 1123 | service.bootanim.exit u:object_r:bootanim_system_prop:s0 exact int |
| 1124 | service.bootanim.progress u:object_r:bootanim_system_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1125 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1126 | sys.init.userspace_reboot.in_progress u:object_r:userspace_reboot_exported_prop:s0 exact bool |
| 1127 | sys.use_memfd u:object_r:use_memfd_prop:s0 exact bool |
| 1128 | |
Inseob Kim | 3f5a7d2 | 2020-04-06 20:49:17 +0900 | [diff] [blame] | 1129 | vold.decrypt u:object_r:vold_status_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1130 | |
Inseob Kim | ac791a4 | 2020-06-23 22:01:45 +0900 | [diff] [blame] | 1131 | aaudio.hw_burst_min_usec u:object_r:aaudio_config_prop:s0 exact int |
| 1132 | aaudio.minimum_sleep_usec u:object_r:aaudio_config_prop:s0 exact int |
| 1133 | aaudio.mixer_bursts u:object_r:aaudio_config_prop:s0 exact int |
| 1134 | aaudio.mmap_exclusive_policy u:object_r:aaudio_config_prop:s0 exact int |
| 1135 | aaudio.mmap_policy u:object_r:aaudio_config_prop:s0 exact int |
| 1136 | aaudio.wakeup_delay_usec u:object_r:aaudio_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1137 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1138 | persist.rcs.supported u:object_r:exported_default_prop:s0 exact int |
| 1139 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1140 | ro.bionic.2nd_arch u:object_r:cpu_variant_prop:s0 exact string |
| 1141 | ro.bionic.2nd_cpu_variant u:object_r:cpu_variant_prop:s0 exact string |
| 1142 | ro.bionic.arch u:object_r:cpu_variant_prop:s0 exact string |
| 1143 | ro.bionic.cpu_variant u:object_r:cpu_variant_prop:s0 exact string |
| 1144 | |
| 1145 | ro.board.platform u:object_r:exported_default_prop:s0 exact string |
| 1146 | |
| 1147 | ro.boot.fake_battery u:object_r:exported_default_prop:s0 exact int |
Alistair Delva | 7a05afe | 2020-05-21 09:15:57 -0700 | [diff] [blame] | 1148 | ro.boot.fstab_suffix u:object_r:exported_default_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1149 | ro.boot.hardware.revision u:object_r:exported_default_prop:s0 exact string |
| 1150 | ro.boot.product.hardware.sku u:object_r:exported_default_prop:s0 exact string |
| 1151 | ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string |
| 1152 | ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string |
| 1153 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1154 | ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool |
| 1155 | |
Yifan Hong | cb23ab4 | 2020-09-21 20:04:00 -0700 | [diff] [blame] | 1156 | # Update related props |
| 1157 | ro.build.ab_update u:object_r:exported_default_prop:s0 exact string |
| 1158 | ro.build.ab_update.gki.prevent_downgrade_version u:object_r:ab_update_gki_prop:s0 exact bool |
| 1159 | ro.build.ab_update.gki.prevent_downgrade_spl u:object_r:ab_update_gki_prop:s0 exact bool |
| 1160 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1161 | ro.build.expect.baseband u:object_r:exported_default_prop:s0 exact string |
| 1162 | ro.build.expect.bootloader u:object_r:exported_default_prop:s0 exact string |
| 1163 | |
| 1164 | ro.carrier u:object_r:exported_default_prop:s0 exact string |
| 1165 | |
| 1166 | ro.config.low_ram u:object_r:exported_config_prop:s0 exact bool |
| 1167 | ro.config.vc_call_vol_steps u:object_r:exported_config_prop:s0 exact int |
| 1168 | |
| 1169 | ro.frp.pst u:object_r:exported_default_prop:s0 exact string |
| 1170 | |
| 1171 | ro.hardware.activity_recognition u:object_r:exported_default_prop:s0 exact string |
| 1172 | ro.hardware.audio u:object_r:exported_default_prop:s0 exact string |
| 1173 | ro.hardware.audio.a2dp u:object_r:exported_default_prop:s0 exact string |
| 1174 | ro.hardware.audio.hearing_aid u:object_r:exported_default_prop:s0 exact string |
| 1175 | ro.hardware.audio.primary u:object_r:exported_default_prop:s0 exact string |
| 1176 | ro.hardware.audio.usb u:object_r:exported_default_prop:s0 exact string |
| 1177 | ro.hardware.audio_policy u:object_r:exported_default_prop:s0 exact string |
| 1178 | ro.hardware.bootctrl u:object_r:exported_default_prop:s0 exact string |
| 1179 | ro.hardware.camera u:object_r:exported_default_prop:s0 exact string |
| 1180 | ro.hardware.consumerir u:object_r:exported_default_prop:s0 exact string |
| 1181 | ro.hardware.context_hub u:object_r:exported_default_prop:s0 exact string |
| 1182 | ro.hardware.egl u:object_r:exported_default_prop:s0 exact string |
Ian Elliott | 92251f5 | 2022-04-27 10:56:49 -0600 | [diff] [blame] | 1183 | ro.hardware.egl_legacy u:object_r:graphics_config_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1184 | ro.hardware.fingerprint u:object_r:exported_default_prop:s0 exact string |
| 1185 | ro.hardware.flp u:object_r:exported_default_prop:s0 exact string |
| 1186 | ro.hardware.gatekeeper u:object_r:exported_default_prop:s0 exact string |
| 1187 | ro.hardware.gps u:object_r:exported_default_prop:s0 exact string |
| 1188 | ro.hardware.gralloc u:object_r:exported_default_prop:s0 exact string |
| 1189 | ro.hardware.hdmi_cec u:object_r:exported_default_prop:s0 exact string |
| 1190 | ro.hardware.hwcomposer u:object_r:exported_default_prop:s0 exact string |
| 1191 | ro.hardware.input u:object_r:exported_default_prop:s0 exact string |
| 1192 | ro.hardware.keystore u:object_r:exported_default_prop:s0 exact string |
| 1193 | ro.hardware.keystore_desede u:object_r:exported_default_prop:s0 exact string |
| 1194 | ro.hardware.lights u:object_r:exported_default_prop:s0 exact string |
| 1195 | ro.hardware.local_time u:object_r:exported_default_prop:s0 exact string |
| 1196 | ro.hardware.memtrack u:object_r:exported_default_prop:s0 exact string |
| 1197 | ro.hardware.nfc u:object_r:exported_default_prop:s0 exact string |
| 1198 | ro.hardware.nfc_nci u:object_r:exported_default_prop:s0 exact string |
| 1199 | ro.hardware.nfc_tag u:object_r:exported_default_prop:s0 exact string |
| 1200 | ro.hardware.nvram u:object_r:exported_default_prop:s0 exact string |
| 1201 | ro.hardware.power u:object_r:exported_default_prop:s0 exact string |
| 1202 | ro.hardware.radio u:object_r:exported_default_prop:s0 exact string |
| 1203 | ro.hardware.sensors u:object_r:exported_default_prop:s0 exact string |
| 1204 | ro.hardware.sound_trigger u:object_r:exported_default_prop:s0 exact string |
| 1205 | ro.hardware.thermal u:object_r:exported_default_prop:s0 exact string |
| 1206 | ro.hardware.tv_input u:object_r:exported_default_prop:s0 exact string |
| 1207 | ro.hardware.type u:object_r:exported_default_prop:s0 exact string |
| 1208 | ro.hardware.vehicle u:object_r:exported_default_prop:s0 exact string |
| 1209 | ro.hardware.vibrator u:object_r:exported_default_prop:s0 exact string |
| 1210 | ro.hardware.virtual_device u:object_r:exported_default_prop:s0 exact string |
| 1211 | ro.hardware.vulkan u:object_r:exported_default_prop:s0 exact string |
| 1212 | |
Peter Collingbourne | 01e58e0 | 2021-03-11 12:51:25 -0800 | [diff] [blame] | 1213 | ro.hw_timeout_multiplier u:object_r:hw_timeout_multiplier_prop:s0 exact int |
| 1214 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1215 | ro.hwui.use_vulkan u:object_r:exported_default_prop:s0 exact bool |
| 1216 | |
Roman Kiryanov | 08f51ea | 2021-04-14 23:45:58 -0700 | [diff] [blame] | 1217 | # ro.kernel.* properties are emulator specific and deprecated. Do not use. |
| 1218 | # Should be retired once presubmit allows. |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1219 | ro.kernel.qemu u:object_r:exported_default_prop:s0 exact bool |
| 1220 | ro.kernel.qemu. u:object_r:exported_default_prop:s0 |
| 1221 | ro.kernel.android.bootanim u:object_r:exported_default_prop:s0 exact int |
| 1222 | |
Suren Baghdasaryan | 9fdb298 | 2022-09-07 13:13:47 -0700 | [diff] [blame] | 1223 | # This property is used by init to store the original value or /proc/sys/vm/watermark_scale_factor |
| 1224 | ro.kernel.watermark_scale_factor u:object_r:init_storage_prop:s0 exact int |
| 1225 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1226 | ro.oem.key1 u:object_r:exported_default_prop:s0 exact string |
| 1227 | |
Inseob Kim | fc688b3 | 2020-05-19 22:02:58 +0900 | [diff] [blame] | 1228 | ro.product.vndk.version u:object_r:vndk_prop:s0 exact string |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1229 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1230 | ro.vndk.lite u:object_r:vndk_prop:s0 exact bool |
| 1231 | ro.vndk.version u:object_r:vndk_prop:s0 exact string |
| 1232 | |
Inseob Kim | 212e2b6 | 2020-07-14 02:10:37 +0900 | [diff] [blame] | 1233 | ro.vts.coverage u:object_r:vts_config_prop:s0 exact int |
| 1234 | |
| 1235 | vts.native_server.on u:object_r:vts_status_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1236 | |
Inseob Kim | 3dbf3d8 | 2020-06-25 21:20:42 +0900 | [diff] [blame] | 1237 | wifi.active.interface u:object_r:wifi_hal_prop:s0 exact string |
| 1238 | wifi.aware.interface u:object_r:wifi_hal_prop:s0 exact string |
| 1239 | wifi.concurrent.interface u:object_r:wifi_hal_prop:s0 exact string |
| 1240 | wifi.direct.interface u:object_r:wifi_hal_prop:s0 exact string |
| 1241 | wifi.interface u:object_r:wifi_hal_prop:s0 exact string |
| 1242 | wlan.driver.status u:object_r:wifi_hal_prop:s0 exact enum ok unloaded |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1243 | |
Inseob Kim | c97a97c | 2020-07-20 20:26:07 +0900 | [diff] [blame] | 1244 | ro.boot.wificountrycode u:object_r:wifi_config_prop:s0 exact string |
| 1245 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1246 | ro.apex.updatable u:object_r:exported_default_prop:s0 exact bool |
| 1247 | |
Songchun Fan | 9fdcbcd | 2020-04-28 13:24:54 -0700 | [diff] [blame] | 1248 | # Property to enable incremental feature |
| 1249 | ro.incremental.enable u:object_r:incremental_prop:s0 |
| 1250 | |
Nikita Ioffe | 9e6588d | 2020-03-25 00:13:13 +0000 | [diff] [blame] | 1251 | # Properties to configure userspace reboot. |
| 1252 | init.userspace_reboot.is_supported u:object_r:userspace_reboot_config_prop:s0 exact bool |
| 1253 | init.userspace_reboot.sigkill.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
| 1254 | init.userspace_reboot.sigterm.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Nikita Ioffe | 7947d58 | 2020-04-11 02:00:01 +0100 | [diff] [blame] | 1255 | init.userspace_reboot.started.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Nikita Ioffe | 9e6588d | 2020-03-25 00:13:13 +0000 | [diff] [blame] | 1256 | init.userspace_reboot.userdata_remount.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
| 1257 | init.userspace_reboot.watchdog.timeoutmillis u:object_r:userspace_reboot_config_prop:s0 exact int |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1258 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1259 | sys.shutdown.requested u:object_r:exported_system_prop:s0 exact string |
| 1260 | |
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 1261 | # surfaceflinger properties |
Inseob Kim | 94bae86 | 2020-04-02 15:55:07 +0900 | [diff] [blame] | 1262 | ro.surface_flinger.default_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 1263 | ro.surface_flinger.default_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int |
| 1264 | ro.surface_flinger.force_hwc_copy_for_virtual_displays u:object_r:surfaceflinger_prop:s0 exact bool |
| 1265 | ro.surface_flinger.has_HDR_display u:object_r:surfaceflinger_prop:s0 exact bool |
| 1266 | ro.surface_flinger.has_wide_color_display u:object_r:surfaceflinger_prop:s0 exact bool |
| 1267 | ro.surface_flinger.max_frame_buffer_acquired_buffers u:object_r:surfaceflinger_prop:s0 exact int |
| 1268 | ro.surface_flinger.max_graphics_height u:object_r:surfaceflinger_prop:s0 exact int |
| 1269 | ro.surface_flinger.max_graphics_width u:object_r:surfaceflinger_prop:s0 exact int |
| 1270 | ro.surface_flinger.max_virtual_display_dimension u:object_r:surfaceflinger_prop:s0 exact int |
| 1271 | ro.surface_flinger.primary_display_orientation u:object_r:surfaceflinger_prop:s0 exact enum ORIENTATION_0 ORIENTATION_180 ORIENTATION_270 ORIENTATION_90 |
| 1272 | ro.surface_flinger.present_time_offset_from_vsync_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 1273 | ro.surface_flinger.running_without_sync_framework u:object_r:surfaceflinger_prop:s0 exact bool |
| 1274 | ro.surface_flinger.start_graphics_allocator_service u:object_r:surfaceflinger_prop:s0 exact bool |
| 1275 | ro.surface_flinger.use_color_management u:object_r:surfaceflinger_prop:s0 exact bool |
| 1276 | ro.surface_flinger.use_context_priority u:object_r:surfaceflinger_prop:s0 exact bool |
| 1277 | ro.surface_flinger.use_vr_flinger u:object_r:surfaceflinger_prop:s0 exact bool |
| 1278 | ro.surface_flinger.vsync_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 1279 | ro.surface_flinger.vsync_sf_event_phase_offset_ns u:object_r:surfaceflinger_prop:s0 exact int |
| 1280 | ro.surface_flinger.wcg_composition_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 1281 | ro.surface_flinger.wcg_composition_pixel_format u:object_r:surfaceflinger_prop:s0 exact int |
| 1282 | ro.surface_flinger.display_primary_red u:object_r:surfaceflinger_prop:s0 exact string |
| 1283 | ro.surface_flinger.display_primary_green u:object_r:surfaceflinger_prop:s0 exact string |
| 1284 | ro.surface_flinger.display_primary_blue u:object_r:surfaceflinger_prop:s0 exact string |
| 1285 | ro.surface_flinger.display_primary_white u:object_r:surfaceflinger_prop:s0 exact string |
| 1286 | ro.surface_flinger.protected_contents u:object_r:surfaceflinger_prop:s0 exact bool |
| 1287 | ro.surface_flinger.set_idle_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 1288 | ro.surface_flinger.set_touch_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 1289 | ro.surface_flinger.set_display_power_timer_ms u:object_r:surfaceflinger_prop:s0 exact int |
| 1290 | ro.surface_flinger.support_kernel_idle_timer u:object_r:surfaceflinger_prop:s0 exact bool |
Galia Peycheva | 201414c | 2021-02-11 17:24:27 +0000 | [diff] [blame] | 1291 | ro.surface_flinger.supports_background_blur u:object_r:surfaceflinger_prop:s0 exact bool |
Inseob Kim | 94bae86 | 2020-04-02 15:55:07 +0900 | [diff] [blame] | 1292 | ro.surface_flinger.use_smart_90_for_video u:object_r:surfaceflinger_prop:s0 exact bool |
| 1293 | ro.surface_flinger.use_content_detection_for_refresh_rate u:object_r:surfaceflinger_prop:s0 exact bool |
| 1294 | ro.surface_flinger.color_space_agnostic_dataspace u:object_r:surfaceflinger_prop:s0 exact int |
| 1295 | ro.surface_flinger.refresh_rate_switching u:object_r:surfaceflinger_prop:s0 exact bool |
Marin Shalamanov | bf908d3 | 2020-10-06 15:14:17 +0200 | [diff] [blame] | 1296 | ro.surface_flinger.update_device_product_info_on_hotplug_reconnect u:object_r:surfaceflinger_prop:s0 exact bool |
Matt Buckley | 1b23789 | 2022-07-20 21:39:21 +0000 | [diff] [blame] | 1297 | ro.surface_flinger.enable_adpf_cpu_hint u:object_r:surfaceflinger_prop:s0 exact bool |
Ady Abraham | 41e369e | 2021-01-09 02:33:45 +0000 | [diff] [blame] | 1298 | ro.surface_flinger.enable_frame_rate_override u:object_r:surfaceflinger_prop:s0 exact bool |
Ady Abraham | 48f3dd6 | 2021-02-18 19:20:20 +0000 | [diff] [blame] | 1299 | ro.surface_flinger.enable_layer_caching u:object_r:surfaceflinger_prop:s0 exact bool |
Midas Chien | 3c24ea1 | 2021-04-27 20:45:29 +0800 | [diff] [blame] | 1300 | ro.surface_flinger.display_update_imminent_timeout_ms u:object_r:surfaceflinger_prop:s0 exact int |
Wei Wang | 4d94388 | 2021-06-07 18:52:50 -0700 | [diff] [blame] | 1301 | ro.surface_flinger.uclamp.min u:object_r:surfaceflinger_prop:s0 exact int |
Daniel Solomon | b258317 | 2022-04-06 14:03:47 -0700 | [diff] [blame] | 1302 | ro.surface_flinger.ignore_hdr_camera_layers u:object_r:surfaceflinger_prop:s0 exact bool |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1303 | |
Inseob Kim | 721d921 | 2020-04-24 21:25:17 +0900 | [diff] [blame] | 1304 | ro.sf.disable_triple_buffer u:object_r:surfaceflinger_prop:s0 exact bool |
| 1305 | ro.sf.lcd_density u:object_r:surfaceflinger_prop:s0 exact int |
| 1306 | |
| 1307 | persist.sys.sf.color_mode u:object_r:surfaceflinger_color_prop:s0 exact int |
| 1308 | persist.sys.sf.color_saturation u:object_r:surfaceflinger_color_prop:s0 exact string |
| 1309 | persist.sys.sf.native_mode u:object_r:surfaceflinger_color_prop:s0 exact int |
| 1310 | |
Inseob Kim | 3efe91b | 2020-03-09 19:48:37 +0900 | [diff] [blame] | 1311 | # Binder cache properties. These are world-readable |
| 1312 | cache_key.app_inactive u:object_r:binder_cache_system_server_prop:s0 |
| 1313 | cache_key.is_compat_change_enabled u:object_r:binder_cache_system_server_prop:s0 |
| 1314 | cache_key.get_packages_for_uid u:object_r:binder_cache_system_server_prop:s0 |
| 1315 | cache_key.has_system_feature u:object_r:binder_cache_system_server_prop:s0 |
| 1316 | cache_key.is_interactive u:object_r:binder_cache_system_server_prop:s0 |
| 1317 | cache_key.is_power_save_mode u:object_r:binder_cache_system_server_prop:s0 |
| 1318 | cache_key.is_user_unlocked u:object_r:binder_cache_system_server_prop:s0 |
| 1319 | cache_key.volume_list u:object_r:binder_cache_system_server_prop:s0 |
| 1320 | cache_key.display_info u:object_r:binder_cache_system_server_prop:s0 |
| 1321 | cache_key.location_enabled u:object_r:binder_cache_system_server_prop:s0 |
| 1322 | cache_key.package_info u:object_r:binder_cache_system_server_prop:s0 |
| 1323 | |
| 1324 | cache_key.bluetooth. u:object_r:binder_cache_bluetooth_server_prop:s0 prefix string |
| 1325 | cache_key.system_server. u:object_r:binder_cache_system_server_prop:s0 prefix string |
| 1326 | cache_key.telephony. u:object_r:binder_cache_telephony_server_prop:s0 prefix string |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 1327 | |
Woody Lin | e005432 | 2020-05-25 16:33:17 +0800 | [diff] [blame] | 1328 | # Framework watchdog configuration properties. |
| 1329 | framework_watchdog.fatal_count u:object_r:framework_watchdog_config_prop:s0 exact int |
| 1330 | framework_watchdog.fatal_window.second u:object_r:framework_watchdog_config_prop:s0 exact int |
| 1331 | |
Steven Terrell | 879f41c | 2022-05-23 19:13:29 +0000 | [diff] [blame] | 1332 | # Framework configuration properties. |
| 1333 | framework.pause_bg_animations.enabled u:object_r:framework_status_prop:s0 exact bool |
| 1334 | |
Navinprashath | d35bd44 | 2021-11-24 10:50:57 +0800 | [diff] [blame] | 1335 | gsm.operator.iso-country u:object_r:telephony_status_prop:s0 exact string |
| 1336 | gsm.sim.operator.iso-country u:object_r:telephony_status_prop:s0 exact string |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 1337 | gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string |
| 1338 | persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool |
| 1339 | |
Inseob Kim | 18cbb77 | 2020-09-21 12:59:11 +0900 | [diff] [blame] | 1340 | ro.cdma.home.operator.alpha u:object_r:telephony_config_prop:s0 exact string |
| 1341 | ro.cdma.home.operator.numeric u:object_r:telephony_config_prop:s0 exact string |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 1342 | ro.com.android.dataroaming u:object_r:telephony_config_prop:s0 exact bool |
| 1343 | ro.com.android.prov_mobiledata u:object_r:telephony_config_prop:s0 exact bool |
| 1344 | ro.radio.noril u:object_r:telephony_config_prop:s0 exact string |
| 1345 | ro.telephony.call_ring.multiple u:object_r:telephony_config_prop:s0 exact bool |
| 1346 | ro.telephony.default_cdma_sub u:object_r:telephony_config_prop:s0 exact int |
| 1347 | ro.telephony.default_network u:object_r:telephony_config_prop:s0 exact string |
| 1348 | ro.telephony.iwlan_operation_mode u:object_r:telephony_config_prop:s0 exact enum default legacy AP-assisted |
| 1349 | telephony.active_modems.max_count u:object_r:telephony_config_prop:s0 exact int |
| 1350 | telephony.lteOnCdmaDevice u:object_r:telephony_config_prop:s0 exact int |
| 1351 | persist.dbg.volte_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
EdenSu | 8d82a8f | 2021-08-09 16:23:20 +0800 | [diff] [blame] | 1352 | persist.dbg.volte_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int |
| 1353 | persist.dbg.volte_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int |
| 1354 | persist.dbg.volte_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 1355 | persist.dbg.vt_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
EdenSu | 8d82a8f | 2021-08-09 16:23:20 +0800 | [diff] [blame] | 1356 | persist.dbg.vt_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int |
| 1357 | persist.dbg.vt_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int |
| 1358 | persist.dbg.vt_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int |
Inseob Kim | ad63170 | 2020-05-14 21:47:43 +0900 | [diff] [blame] | 1359 | persist.dbg.wfc_avail_ovr u:object_r:telephony_config_prop:s0 exact int |
EdenSu | 8d82a8f | 2021-08-09 16:23:20 +0800 | [diff] [blame] | 1360 | persist.dbg.wfc_avail_ovr0 u:object_r:telephony_config_prop:s0 exact int |
| 1361 | persist.dbg.wfc_avail_ovr1 u:object_r:telephony_config_prop:s0 exact int |
| 1362 | persist.dbg.wfc_avail_ovr2 u:object_r:telephony_config_prop:s0 exact int |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 1363 | |
Alexander Mishkovets | f0be89b | 2020-07-08 23:11:03 +0200 | [diff] [blame] | 1364 | # System locale list filter configuration |
| 1365 | ro.localization.locale_filter u:object_r:localization_prop:s0 exact string |
| 1366 | |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 1367 | # Graphics related properties |
Inseob Kim | c97a97c | 2020-07-20 20:26:07 +0900 | [diff] [blame] | 1368 | ro.opengles.version u:object_r:graphics_config_prop:s0 exact int |
| 1369 | |
Cody Northrop | 13fcd73 | 2023-01-25 12:59:32 -0700 | [diff] [blame] | 1370 | ro.egl.blobcache.multifile u:object_r:graphics_config_prop:s0 exact bool |
| 1371 | ro.egl.blobcache.multifile_limit u:object_r:graphics_config_prop:s0 exact int |
| 1372 | |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 1373 | ro.gfx.driver.0 u:object_r:graphics_config_prop:s0 exact string |
| 1374 | ro.gfx.driver.1 u:object_r:graphics_config_prop:s0 exact string |
| 1375 | ro.gfx.angle.supported u:object_r:graphics_config_prop:s0 exact bool |
| 1376 | ro.gfx.driver_build_time u:object_r:graphics_config_prop:s0 exact int |
Inseob Kim | 5d50daa | 2020-06-22 22:22:55 +0900 | [diff] [blame] | 1377 | |
Peiyong Lin | 37dea07 | 2020-06-03 12:20:41 -0700 | [diff] [blame] | 1378 | graphics.gpu.profiler.support u:object_r:graphics_config_prop:s0 exact bool |
| 1379 | graphics.gpu.profiler.vulkan_layer_apk u:object_r:graphics_config_prop:s0 exact string |
Amy Hsu | 0f352fb | 2020-06-15 17:04:12 +0800 | [diff] [blame] | 1380 | |
Inseob Kim | f1a7f16 | 2020-11-20 16:23:00 +0900 | [diff] [blame] | 1381 | ro.cpuvulkan.version u:object_r:graphics_config_prop:s0 exact int |
| 1382 | |
Midas Chien | 0d0391f | 2020-06-17 22:13:21 +0800 | [diff] [blame] | 1383 | # surfaceflinger-settable |
Amy Hsu | 98412ab | 2020-05-05 13:20:30 +0800 | [diff] [blame] | 1384 | graphics.display.kernel_idle_timer.enabled u:object_r:surfaceflinger_display_prop:s0 exact bool |
Amy Hsu | 0f352fb | 2020-06-15 17:04:12 +0800 | [diff] [blame] | 1385 | |
Dmitri Plotnikov | 8cad90e | 2020-09-10 18:51:58 -0700 | [diff] [blame] | 1386 | # Disable/enable charger input |
| 1387 | power.battery_input.suspended u:object_r:power_debug_prop:s0 exact bool |
Woody Lin | 8633462 | 2020-05-13 00:50:50 +0800 | [diff] [blame] | 1388 | |
| 1389 | # zygote config property |
| 1390 | zygote.critical_window.minute u:object_r:zygote_config_prop:s0 exact int |
Janis Danisevskis | 202e863 | 2020-10-23 11:16:34 -0700 | [diff] [blame] | 1391 | |
Inseob Kim | e0ebc57 | 2021-01-18 11:03:49 +0900 | [diff] [blame] | 1392 | ro.zygote.disable_gl_preload u:object_r:zygote_config_prop:s0 exact bool |
| 1393 | |
Seth Moore | 8bfdd82 | 2022-04-20 10:10:49 -0700 | [diff] [blame] | 1394 | # Allows a device to run without batch attestation keys |
| 1395 | remote_provisioning.strongbox.rkp_only u:object_r:remote_prov_prop:s0 exact bool |
| 1396 | remote_provisioning.tee.rkp_only u:object_r:remote_prov_prop:s0 exact bool |
Max Bires | aaacfdb | 2022-02-01 21:15:44 -0800 | [diff] [blame] | 1397 | |
Seth Moore | 7ed4c00 | 2023-01-18 12:35:11 -0800 | [diff] [blame] | 1398 | # Hostname for the remote provisioning server a device should communicate with |
| 1399 | remote_provisioning.hostname u:object_r:remote_prov_prop:s0 exact string |
| 1400 | |
Seth Moore | 0afe97a | 2023-01-24 08:53:37 -0800 | [diff] [blame] | 1401 | # Indicates the system should use rkpd instead of RemoteProvisioner |
| 1402 | remote_provisioning.enable_rkpd u:object_r:remote_prov_prop:s0 exact bool |
| 1403 | |
Paul Crowley | b0c5571 | 2021-02-23 08:40:05 -0800 | [diff] [blame] | 1404 | # Broadcast boot stages, which keystore listens to |
| 1405 | keystore.boot_level u:object_r:keystore_listen_prop:s0 exact int |
| 1406 | |
Hasini Gunasinghe | 806c7eb | 2021-07-02 23:14:50 +0000 | [diff] [blame] | 1407 | # Property that tracks keystore crash counts during a boot cycle. |
| 1408 | keystore.crash_count u:object_r:keystore_crash_prop:s0 exact int |
| 1409 | |
Paul Crowley | 283aef2 | 2022-08-22 09:00:25 -0700 | [diff] [blame] | 1410 | # Configure the means by which we protect the L0 key from the future |
| 1411 | ro.keystore.boot_level_key.strategy u:object_r:keystore_config_prop:s0 exact string |
| 1412 | |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 1413 | partition.system.verified u:object_r:verity_status_prop:s0 exact string |
| 1414 | partition.system_ext.verified u:object_r:verity_status_prop:s0 exact string |
| 1415 | partition.product.verified u:object_r:verity_status_prop:s0 exact string |
| 1416 | partition.vendor.verified u:object_r:verity_status_prop:s0 exact string |
Bowgo Tsai | ef1f630 | 2021-10-21 16:33:51 +0800 | [diff] [blame] | 1417 | partition.odm.verified u:object_r:verity_status_prop:s0 exact string |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 1418 | |
Tianjie | ade005f | 2021-08-30 16:28:11 -0700 | [diff] [blame] | 1419 | # Properties that holds the hashtree information for verity partitions. |
Tianjie | c3752cf | 2021-01-19 23:02:51 -0800 | [diff] [blame] | 1420 | partition.system.verified.hash_alg u:object_r:verity_status_prop:s0 exact string |
| 1421 | partition.system_ext.verified.hash_alg u:object_r:verity_status_prop:s0 exact string |
| 1422 | partition.product.verified.hash_alg u:object_r:verity_status_prop:s0 exact string |
| 1423 | partition.vendor.verified.hash_alg u:object_r:verity_status_prop:s0 exact string |
Bowgo Tsai | ef1f630 | 2021-10-21 16:33:51 +0800 | [diff] [blame] | 1424 | partition.odm.verified.hash_alg u:object_r:verity_status_prop:s0 exact string |
Tianjie | ade005f | 2021-08-30 16:28:11 -0700 | [diff] [blame] | 1425 | partition.system.verified.root_digest u:object_r:verity_status_prop:s0 exact string |
| 1426 | partition.system_ext.verified.root_digest u:object_r:verity_status_prop:s0 exact string |
| 1427 | partition.product.verified.root_digest u:object_r:verity_status_prop:s0 exact string |
| 1428 | partition.vendor.verified.root_digest u:object_r:verity_status_prop:s0 exact string |
Bowgo Tsai | ef1f630 | 2021-10-21 16:33:51 +0800 | [diff] [blame] | 1429 | partition.odm.verified.root_digest u:object_r:verity_status_prop:s0 exact string |
Tianjie | c3752cf | 2021-01-19 23:02:51 -0800 | [diff] [blame] | 1430 | |
Inseob Kim | d5a0448 | 2020-11-05 22:17:26 +0900 | [diff] [blame] | 1431 | ro.setupwizard.enterprise_mode u:object_r:setupwizard_prop:s0 exact bool |
| 1432 | ro.setupwizard.esim_cid_ignore u:object_r:setupwizard_prop:s0 exact string |
| 1433 | ro.setupwizard.rotation_locked u:object_r:setupwizard_prop:s0 exact bool |
| 1434 | ro.setupwizard.wifi_on_exit u:object_r:setupwizard_prop:s0 exact bool |
| 1435 | |
| 1436 | setupwizard.enable_assist_gesture_training u:object_r:setupwizard_prop:s0 exact bool |
| 1437 | setupwizard.feature.avoid_duplicate_tos u:object_r:setupwizard_prop:s0 exact bool |
| 1438 | setupwizard.feature.baseline_setupwizard_enabled u:object_r:setupwizard_prop:s0 exact bool |
| 1439 | setupwizard.feature.day_night_mode_enabled u:object_r:setupwizard_prop:s0 exact bool |
| 1440 | setupwizard.feature.deferred_setup_low_ram_filter u:object_r:setupwizard_prop:s0 exact bool |
| 1441 | setupwizard.feature.deferred_setup_notification u:object_r:setupwizard_prop:s0 exact bool |
| 1442 | setupwizard.feature.deferred_setup_suggestion u:object_r:setupwizard_prop:s0 exact bool |
| 1443 | setupwizard.feature.device_default_dark_mode u:object_r:setupwizard_prop:s0 exact bool |
| 1444 | setupwizard.feature.esim_enabled u:object_r:setupwizard_prop:s0 exact bool |
| 1445 | setupwizard.feature.google_services_deferred_setup_pretend_not_suw u:object_r:setupwizard_prop:s0 exact bool |
| 1446 | setupwizard.feature.lock_mobile_data u:object_r:setupwizard_prop:s0 exact bool |
| 1447 | setupwizard.feature.lock_mobile_data.carrier-1 u:object_r:setupwizard_prop:s0 exact bool |
| 1448 | setupwizard.feature.portal_notification u:object_r:setupwizard_prop:s0 exact bool |
| 1449 | setupwizard.feature.predeferred_enabled u:object_r:setupwizard_prop:s0 exact bool |
| 1450 | setupwizard.feature.return_partner_customization_bundle u:object_r:setupwizard_prop:s0 exact bool |
| 1451 | setupwizard.feature.show_pixel_tos u:object_r:setupwizard_prop:s0 exact bool |
| 1452 | setupwizard.feature.use_biometric_lock u:object_r:setupwizard_prop:s0 exact bool |
| 1453 | setupwizard.feature.wallpaper_suggestion_after_restore u:object_r:setupwizard_prop:s0 exact bool |
| 1454 | setupwizard.logging u:object_r:setupwizard_prop:s0 exact bool |
| 1455 | setupwizard.metrics_debug_mode u:object_r:setupwizard_prop:s0 exact bool |
| 1456 | setupwizard.theme u:object_r:setupwizard_prop:s0 exact string |
Inseob Kim | 0cef0fe | 2020-11-17 13:54:52 +0900 | [diff] [blame] | 1457 | |
Inseob Kim | d3dbcc1 | 2020-12-14 22:22:55 +0900 | [diff] [blame] | 1458 | db.log.detailed u:object_r:sqlite_log_prop:s0 exact bool |
| 1459 | db.log.slow_query_threshold u:object_r:sqlite_log_prop:s0 exact int |
| 1460 | db.log.slow_query_threshold. u:object_r:sqlite_log_prop:s0 prefix int |
Oliver Woodman | 164ba2b | 2021-01-26 10:25:38 +0000 | [diff] [blame] | 1461 | |
| 1462 | # SOC related props |
| 1463 | ro.soc.manufacturer u:object_r:soc_prop:s0 exact string |
| 1464 | ro.soc.model u:object_r:soc_prop:s0 exact string |
JW Wang | 0f8cf04 | 2021-02-24 14:29:06 +0800 | [diff] [blame] | 1465 | |
| 1466 | # set to true when running rollback tests to disable fallback-to-copy when enabling rollbacks |
| 1467 | # to detect failures where hard linking should work otherwise |
| 1468 | persist.rollback.is_test u:object_r:rollback_test_prop:s0 exact bool |
Robert Horvath | 8504938 | 2021-04-15 14:55:37 +0000 | [diff] [blame] | 1469 | |
| 1470 | # bootanimation properties |
Midas Chien | 3c24ea1 | 2021-04-27 20:45:29 +0800 | [diff] [blame] | 1471 | ro.bootanim.quiescent.enabled u:object_r:bootanim_config_prop:s0 exact bool |
Michael Ayoubi | 77c10ef | 2021-05-21 01:06:03 +0000 | [diff] [blame] | 1472 | |
| 1473 | # dck properties |
Michael Ayoubi | c14bc7e | 2021-05-26 04:22:08 +0000 | [diff] [blame] | 1474 | ro.gms.dck.eligible_wcc u:object_r:dck_prop:s0 exact int |
Jiyong Park | b804de2 | 2021-09-16 21:06:20 +0900 | [diff] [blame] | 1475 | |
| 1476 | # virtualization service properties |
| 1477 | virtualizationservice.state.last_cid u:object_r:virtualizationservice_prop:s0 exact uint |
Joshua McCloskey | f42a5c9 | 2022-05-13 17:15:38 +0000 | [diff] [blame] | 1478 | |
| 1479 | # properties for the virtual Face HAL |
| 1480 | persist.vendor.face.virtual.type u:object_r:virtual_face_hal_prop:s0 exact string |
| 1481 | persist.vendor.face.virtual.strength u:object_r:virtual_face_hal_prop:s0 exact string |
| 1482 | persist.vendor.face.virtual.enrollments u:object_r:virtual_face_hal_prop:s0 exact string |
| 1483 | persist.vendor.face.virtual.features u:object_r:virtual_face_hal_prop:s0 exact string |
| 1484 | vendor.face.virtual.enrollment_hit u:object_r:virtual_face_hal_prop:s0 exact int |
| 1485 | vendor.face.virtual.operation_start_enroll_latency u:object_r:virtual_face_hal_prop:s0 exact int |
| 1486 | vendor.face.virtual.next_enrollment u:object_r:virtual_face_hal_prop:s0 exact string |
| 1487 | vendor.face.virtual.authenticator_id u:object_r:virtual_face_hal_prop:s0 exact int |
| 1488 | vendor.face.virtual.challenge u:object_r:virtual_face_hal_prop:s0 exact int |
| 1489 | vendor.face.virtual.lockout u:object_r:virtual_face_hal_prop:s0 exact bool |
| 1490 | vendor.face.virtual.operation_authenticate_fails u:object_r:virtual_face_hal_prop:s0 exact bool |
| 1491 | vendor.face.virtual.operation_detect_interaction_fails u:object_r:virtual_face_hal_prop:s0 exact bool |
| 1492 | vendor.face.virtual.operation_enroll_fails u:object_r:virtual_face_hal_prop:s0 exact bool |
| 1493 | vendor.face.virtual.operation_authenticate_latency u:object_r:virtual_face_hal_prop:s0 exact int |
| 1494 | vendor.face.virtual.operation_detect_interaction_latency u:object_r:virtual_face_hal_prop:s0 exact int |
| 1495 | vendor.face.virtual.operation_authenticate_duration u:object_r:virtual_face_hal_prop:s0 exact int |
| 1496 | |
| 1497 | # properties for the virtual Fingerprint HAL |
| 1498 | persist.vendor.fingerprint.virtual.type u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
| 1499 | persist.vendor.fingerprint.virtual.enrollments u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
Jeff Pu | be8ede8 | 2022-11-10 09:50:16 -0500 | [diff] [blame] | 1500 | persist.vendor.fingerprint.virtual.lockout u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1501 | persist.vendor.fingerprint.virtual.authenticator_id u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1502 | persist.vendor.fingerprint.virtual.sensor_location u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
| 1503 | persist.vendor.fingerprint.virtual.sensor_id u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1504 | persist.vendor.fingerprint.virtual.sensor_strength u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1505 | persist.vendor.fingerprint.virtual.max_enrollments u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1506 | persist.vendor.fingerprint.virtual.navigation_guesture u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1507 | persist.vendor.fingerprint.virtual.detect_interaction u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1508 | persist.vendor.fingerprint.virtual.udfps.display_touch u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1509 | persist.vendor.fingerprint.virtual.udfps.control_illumination u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1510 | persist.vendor.fingerprint.virtual.lockout_enable u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1511 | persist.vendor.fingerprint.virtual.lockout_timed_threshold u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1512 | persist.vendor.fingerprint.virtual.lockout_timed_duration u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1513 | persist.vendor.fingerprint.virtual.lockout_permanent_threshold u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
Joshua McCloskey | f42a5c9 | 2022-05-13 17:15:38 +0000 | [diff] [blame] | 1514 | vendor.fingerprint.virtual.enrollment_hit u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
| 1515 | vendor.fingerprint.virtual.next_enrollment u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
Joshua McCloskey | f42a5c9 | 2022-05-13 17:15:38 +0000 | [diff] [blame] | 1516 | vendor.fingerprint.virtual.challenge u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
Joshua McCloskey | f42a5c9 | 2022-05-13 17:15:38 +0000 | [diff] [blame] | 1517 | vendor.fingerprint.virtual.operation_authenticate_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1518 | vendor.fingerprint.virtual.operation_detect_interaction_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
| 1519 | vendor.fingerprint.virtual.operation_enroll_fails u:object_r:virtual_fingerprint_hal_prop:s0 exact bool |
Jeff Pu | be8ede8 | 2022-11-10 09:50:16 -0500 | [diff] [blame] | 1520 | vendor.fingerprint.virtual.operation_authenticate_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
| 1521 | vendor.fingerprint.virtual.operation_detect_interaction_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
| 1522 | vendor.fingerprint.virtual.operation_enroll_latency u:object_r:virtual_fingerprint_hal_prop:s0 exact string |
Joshua McCloskey | f42a5c9 | 2022-05-13 17:15:38 +0000 | [diff] [blame] | 1523 | vendor.fingerprint.virtual.operation_authenticate_duration u:object_r:virtual_fingerprint_hal_prop:s0 exact int |
Hongguang | 9515559 | 2022-08-09 14:57:02 -0700 | [diff] [blame] | 1524 | |
| 1525 | # properties for tuner |
| 1526 | ro.tuner.lazyhal u:object_r:tuner_config_prop:s0 exact bool |
| 1527 | tuner.server.enable u:object_r:tuner_server_ctl_prop:s0 exact bool |
Chris Paulo | ad2f883 | 2022-11-12 21:36:02 +0000 | [diff] [blame] | 1528 | |
| 1529 | # Adaptive haptics settings property |
| 1530 | vibrator.adaptive_haptics.enabled u:object_r:adaptive_haptics_prop:s0 exact string |
Avichal Rakesh | a12d310 | 2023-01-23 23:46:42 -0800 | [diff] [blame] | 1531 | |
| 1532 | # UVC Gadget property |
| 1533 | ro.usb.uvc.enabled u:object_r:usb_uvc_enabled_prop:s0 exact bool |