Simon Wilson | 5014f28 | 2011-04-01 13:41:03 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2007 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
sy310.choi | 95364e4 | 2011-05-24 14:19:16 +0900 | [diff] [blame] | 18 | |
| 19 | <!-- If false, MIN is displayed. If true, MSID is displayed. --> |
| 20 | <bool name="config_msid_enable" translatable="false">false</bool> |
| 21 | |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 22 | <string name="additional_system_update" translatable="false"></string> |
| 23 | <string name="additional_system_update_menu" translatable="false"></string> |
| 24 | |
Jean Chalard | 3585bb1 | 2012-02-14 14:20:22 +0900 | [diff] [blame] | 25 | <!-- TODO: This is purely enforced by the interface, and does not affect what |
| 26 | strings may be inserted into the actual content provider. |
| 27 | With the addition of shortcuts, it seems more likely that users will |
| 28 | find this limiting; it would be good to have the interface work with |
| 29 | very long strings too. --> |
| 30 | <integer name="maximum_user_dictionary_word_length" translatable="false">48</integer> |
| 31 | |
Jing Zhao | f04d69a | 2014-08-26 14:44:02 -0500 | [diff] [blame] | 32 | <!-- Carrier_enabled editable --> |
| 33 | <bool name="config_allow_edit_carrier_enabled" translatable="false">false</bool> |
Maurice Lam | 784f027 | 2014-12-03 15:47:49 -0800 | [diff] [blame] | 34 | |
Steve Pfetsch | b3fef37 | 2016-01-13 17:07:35 -0800 | [diff] [blame] | 35 | <!-- When true enable color temperature setting. --> |
| 36 | <bool name="config_enableColorTemperature">false</bool> |
| 37 | |
Emilian Peev | 6530b21 | 2017-09-06 16:47:08 +0100 | [diff] [blame] | 38 | <!-- Whether to show Camera laser sensor switch in Developer Options --> |
| 39 | <bool name="config_show_camera_laser_sensor">false</bool> |
| 40 | |
Anna Bauza | e6c9a08 | 2023-12-13 20:42:03 +0000 | [diff] [blame] | 41 | <!-- Intent action to open Avatar Picker app --> |
| 42 | <string name="config_avatar_picker_action" translatable="false"> |
| 43 | com.android.avatarpicker.FULL_SCREEN_ACTIVITY |
| 44 | </string> |
Anna Bauza | ac717e4 | 2024-01-17 16:29:07 +0000 | [diff] [blame] | 45 | <!-- User avatar dialog result broadcast explicit package --> |
| 46 | <string name="config_avatar_picker_package" translatable="false"> |
| 47 | com.android.avatarpicker |
| 48 | </string> |
Anna Bauza | e6c9a08 | 2023-12-13 20:42:03 +0000 | [diff] [blame] | 49 | |
Sunny Goyal | 21ef89f | 2016-05-25 12:41:16 -0700 | [diff] [blame] | 50 | <!-- Package name and fully-qualified class name for the wallpaper picker activity. --> |
| 51 | <string name="config_wallpaper_picker_package" translatable="false">com.android.settings</string> |
| 52 | <string name="config_wallpaper_picker_class" translatable="false">com.android.settings.Settings$WallpaperSettingsActivity</string> |
Amin Shaikh | 2a9911e | 2019-04-08 15:39:07 -0400 | [diff] [blame] | 53 | <!-- Fully-qualified class name for the styles & wallpaper picker activity. --> |
| 54 | <string name="config_styles_and_wallpaper_picker_class" translatable="false"></string> |
Tsung-Mao Fang | 0f7b80f | 2022-07-25 15:06:34 +0800 | [diff] [blame] | 55 | <!-- Action name for the wallpaper picker activity. --> |
| 56 | <string name="config_wallpaper_picker_action" translatable="false"></string> |
| 57 | <!-- Action name for the styles & wallpaper picker activity. --> |
| 58 | <string name="config_styles_and_wallpaper_picker_action" translatable="false"></string> |
Wesley.CW Wang | ff0e65c | 2020-09-08 15:48:37 +0800 | [diff] [blame] | 59 | <!-- Intent extra for wallpaper picker activity. --> |
| 60 | <string name="config_wallpaper_picker_launch_extra" translatable="false">com.android.wallpaper.LAUNCH_SOURCE</string> |
Doris Ling | 26bf003 | 2016-06-15 18:16:09 -0700 | [diff] [blame] | 61 | |
Anton Philippov | adfec55 | 2017-01-25 20:37:36 +0000 | [diff] [blame] | 62 | <!-- Manufacturer backup settings to launch --> |
Doris Ling | 6b1a2a8 | 2016-07-06 13:44:26 -0700 | [diff] [blame] | 63 | <string name="config_backup_settings_intent" translatable="false"></string> |
| 64 | |
Anton Philippov | adfec55 | 2017-01-25 20:37:36 +0000 | [diff] [blame] | 65 | <!-- Manufacturer backup settings label --> |
| 66 | <string name="config_backup_settings_label" translatable="true"></string> |
| 67 | |
Edgar Wang | 8fc8187 | 2021-07-13 18:04:12 +0800 | [diff] [blame] | 68 | <!-- Double twist sensor type and vendor used by gesture setting --> |
| 69 | <string name="gesture_double_twist_sensor_type" translatable="false"></string> |
Doris Ling | 6b1a2a8 | 2016-07-06 13:44:26 -0700 | [diff] [blame] | 70 | <string name="gesture_double_twist_sensor_vendor" translatable="false"></string> |
| 71 | |
Daniel Nishi | c0b33f7 | 2016-09-08 17:24:50 -0700 | [diff] [blame] | 72 | <!-- If the Storage Manager settings are enabled. --> |
| 73 | <bool name="config_storage_manager_settings_enabled">false</bool> |
| 74 | |
Fan Zhang | 6ff6add | 2017-03-02 12:07:38 -0800 | [diff] [blame] | 75 | <!-- If the support features are enabled. --> |
| 76 | <bool name="config_support_enabled">false</bool> |
| 77 | |
Saige McVea | 0613627 | 2017-03-15 00:53:41 -0700 | [diff] [blame] | 78 | <!-- List containing the component names of pre-installed screen reader services. --> |
| 79 | <string-array name="config_preinstalled_screen_reader_services" translatable="false"> |
| 80 | <!-- |
| 81 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 82 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 83 | --> |
| 84 | </string-array> |
| 85 | |
Ben Chung | 478db86 | 2021-02-08 19:22:43 +0800 | [diff] [blame] | 86 | <!-- List containing the component names of pre-installed captioning services. --> |
| 87 | <string-array name="config_preinstalled_captions_services" translatable="false"> |
| 88 | <!-- |
| 89 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 90 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 91 | --> |
| 92 | </string-array> |
| 93 | |
Saige McVea | 0613627 | 2017-03-15 00:53:41 -0700 | [diff] [blame] | 94 | <!-- List containing the component names of pre-installed audio and captioning services. --> |
Ben Chung | 478db86 | 2021-02-08 19:22:43 +0800 | [diff] [blame] | 95 | <string-array name="config_preinstalled_audio_services" translatable="false"> |
Saige McVea | 0613627 | 2017-03-15 00:53:41 -0700 | [diff] [blame] | 96 | <!-- |
| 97 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 98 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 99 | --> |
| 100 | </string-array> |
| 101 | |
| 102 | <!-- List containing the component names of pre-installed display services. --> |
| 103 | <string-array name="config_preinstalled_display_services" translatable="false"> |
| 104 | <!-- |
| 105 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 106 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 107 | --> |
| 108 | </string-array> |
| 109 | |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 110 | <!-- List containing the component names of pre-installed speech services. --> |
| 111 | <string-array name="config_preinstalled_speech_services" translatable="false"> |
| 112 | <!-- |
| 113 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 114 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 115 | --> |
| 116 | </string-array> |
| 117 | |
Saige McVea | 0613627 | 2017-03-15 00:53:41 -0700 | [diff] [blame] | 118 | <!-- List containing the component names of pre-installed interaction control services. --> |
| 119 | <string-array name="config_preinstalled_interaction_control_services" translatable="false"> |
| 120 | <!-- |
| 121 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 122 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 123 | --> |
| 124 | </string-array> |
| 125 | |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 126 | <!-- List containing the order of services in screen reader category by {@link ComponentName}. |
| 127 | All {@link ComponentName} in a category need to be specified to guarantee correct |
| 128 | behavior.--> |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 129 | <string-array name="config_order_screen_reader_services" translatable="false"> |
| 130 | <!-- |
| 131 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 132 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 133 | --> |
| 134 | </string-array> |
| 135 | |
Ben Chung | 478db86 | 2021-02-08 19:22:43 +0800 | [diff] [blame] | 136 | <!-- List containing the order of services in captions category by preference key or |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 137 | {@link ComponentName}. All preference keys in a category need to be specified to guarantee |
| 138 | correct behavior.--> |
Ben Chung | 478db86 | 2021-02-08 19:22:43 +0800 | [diff] [blame] | 139 | <string-array name="config_order_captions_services" translatable="false"> |
| 140 | <!-- |
| 141 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 142 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 143 | <item>captioning_preference_screen</item> |
| 144 | <item>rtt_setting</item> |
| 145 | <item>...</item> |
| 146 | --> |
| 147 | </string-array> |
| 148 | |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 149 | <!-- List containing the order of services in audio and caption category by preference key or |
| 150 | {@link ComponentName}. All preference keys in a category need to be specified to guarantee |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 151 | correct behavior.--> |
Ben Chung | 478db86 | 2021-02-08 19:22:43 +0800 | [diff] [blame] | 152 | <string-array name="config_order_audio_services" translatable="false"> |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 153 | <!-- |
| 154 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 155 | <item>com.example.package.second/com.example.class.SecondService</item> |
Edgar Wang | dd032d3 | 2020-08-06 00:34:35 +0800 | [diff] [blame] | 156 | <item>toggle_primary_mono</item> |
| 157 | <item>seekbar_primary_balance</item> |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 158 | <item>...</item> |
| 159 | --> |
| 160 | </string-array> |
| 161 | |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 162 | <!-- List containing the order of services in display category by preference key or |
| 163 | {@link ComponentName}. All preference keys in a category need to be specified to guarantee |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 164 | correct behavior.--> |
| 165 | <string-array name="config_order_display_services" translatable="false"> |
| 166 | <!-- |
| 167 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 168 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 169 | <item>font_size_preference_screen</item> |
| 170 | <item>dark_ui_mode_accessibility</item> |
| 171 | <item>...</item> |
| 172 | --> |
| 173 | </string-array> |
| 174 | |
menghanli | a1677e1 | 2023-01-18 15:21:08 +0800 | [diff] [blame] | 175 | <!-- List containing the order of services in speech category by preference key or |
| 176 | {@link ComponentName}. All preference keys in a category need to be specified to guarantee |
| 177 | correct behavior.--> |
| 178 | <string-array name="config_order_speech_services" translatable="false"> |
| 179 | <!-- |
| 180 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 181 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 182 | <item>font_size_preference_screen</item> |
| 183 | <item>dark_ui_mode_accessibility</item> |
| 184 | <item>...</item> |
| 185 | --> |
| 186 | </string-array> |
| 187 | |
| 188 | <!-- List containing the order of services in interaction control category by preference key or |
| 189 | {@link ComponentName}. All preference keys in a category need to be specified to guarantee |
Kevin Chang | 70e9b59 | 2019-03-28 09:50:49 +0800 | [diff] [blame] | 190 | correct behavior.--> |
| 191 | <string-array name="config_order_interaction_control_services" translatable="false"> |
| 192 | <!-- |
| 193 | <item>com.example.package.first/com.example.class.FirstService</item> |
| 194 | <item>com.example.package.second/com.example.class.SecondService</item> |
| 195 | <item>autoclick_preference</item> |
| 196 | <item>toggle_power_button_ends_call_preference</item> |
| 197 | <item>...</item> |
| 198 | --> |
| 199 | </string-array> |
| 200 | |
Edgar Wang | a8742aa | 2020-08-06 21:13:41 +0800 | [diff] [blame] | 201 | <!-- List of packages that should be allowlisted for slice uri access. Do not translate --> |
| 202 | <string-array name="slice_allowlist_package_names" translatable="false"/> |
Fan Zhang | d480c0e | 2018-08-28 15:02:10 -0700 | [diff] [blame] | 203 | |
Maurice Lam | 212dd95 | 2018-02-14 16:02:33 -0800 | [diff] [blame] | 204 | <!-- Whether to use a UI variant that minimizes the number of UI elements on screen. This is |
| 205 | typically used when there is not enough space to display everything, because pattern view |
| 206 | doesn't interact well with scroll view --> |
| 207 | <bool name="config_lock_pattern_minimal_ui">true</bool> |
| 208 | |
Matthew Fritze | a711ed8 | 2018-03-01 19:02:07 -0800 | [diff] [blame] | 209 | <!-- List of a11y components on the device allowed to be enabled by Settings Slices --> |
| 210 | <string-array name="config_settings_slices_accessibility_components" translatable="false"/> |
| 211 | |
Daniel Nishi | 4e9d527 | 2018-05-02 19:29:16 -0700 | [diff] [blame] | 212 | <!-- Whether or not to show the night light suggestion. --> |
| 213 | <bool name="config_night_light_suggestion_enabled">true</bool> |
| 214 | |
Lais Andrade | eaaf533 | 2022-01-07 20:12:19 +0000 | [diff] [blame] | 215 | <!-- The number of vibration intensity levels supported by the device. |
| 216 | |
| 217 | Note that this should correspond to the ability to vary the vibration amplitude, with |
| 218 | enough dynamic range to have at least as many distinct intensity levels as defined here. |
| 219 | |
| 220 | Supported values are 1, 2, 3. If '1', the settings app will use a toggle for the settings, |
| 221 | otherwise a slider. If '3', the settings app maps intensities directly to the levels |
| 222 | supported by the Vibrator HAL APIs. If '2', then the levels will be mapped to |
| 223 | VIBRATION_INTENSITY_LOW and VIBRATION_INTENSITY_HIGH, which gives the most range for |
| 224 | scaling vibrations. The medium intensity will be skipped. |
| 225 | |
| 226 | The default intensity values are configured at |
| 227 | frameworks/base/core/res/res/values/config.xml's config_default[type]VibrationIntensity. |
| 228 | Make sure that each default intensity value is consistent with the supported levels set |
| 229 | here. If this settings supports only 2 levels, for example, then the default intensity |
| 230 | should be either LOW (1) or HIGH (3). |
| 231 | --> |
| 232 | <integer name="config_vibration_supported_intensity_levels">1</integer> |
Fan Zhang | 7d5a9ee | 2018-08-09 17:32:37 -0700 | [diff] [blame] | 233 | |
David Magno | 4e816be | 2023-02-13 15:55:27 +0100 | [diff] [blame] | 234 | <!-- Whether or not to show Media vibration settings in the vibration and haptics screen. |
| 235 | Can be overridden for specific product builds if the target device does not support it --> |
| 236 | <bool name="config_media_vibration_supported">true</bool> |
| 237 | |
Fan Zhang | 2a98c84 | 2018-11-05 15:40:32 -0800 | [diff] [blame] | 238 | <!-- |
| 239 | Whether or not the homepage should be powered by legacy suggestion (versus contextual cards) |
| 240 | Default to true as not all devices support contextual cards. |
| 241 | --> |
| 242 | <bool name="config_use_legacy_suggestion">true</bool> |
| 243 | |
Fan Zhang | 21f5291 | 2018-11-08 14:53:37 -0800 | [diff] [blame] | 244 | <!-- Whether or not homepage should display user's account avatar --> |
| 245 | <bool name="config_show_avatar_in_homepage">false</bool> |
| 246 | |
Fan Zhang | 5c3301b | 2019-01-28 13:10:32 -0800 | [diff] [blame] | 247 | <!-- Whether or not emergency info tile should display in device info page --> |
| 248 | <bool name="config_show_emergency_info_in_device_info">true</bool> |
| 249 | |
| 250 | <!-- Whether or not branded account info tile should display in device info page --> |
| 251 | <bool name="config_show_branded_account_in_device_info">true</bool> |
| 252 | |
| 253 | <!-- Whether or not device header widget tile should display in device info page --> |
| 254 | <bool name="config_show_device_header_in_device_info">true</bool> |
| 255 | |
Fan Zhang | 7d5a9ee | 2018-08-09 17:32:37 -0700 | [diff] [blame] | 256 | <!-- Whether or not TopLevelSettings should force rounded icon for injected tiles --> |
Edgar Wang | 47400df | 2024-04-16 14:51:42 +0000 | [diff] [blame] | 257 | <bool name="config_force_rounded_icon_TopLevelSettings">false</bool> |
Raff Tsai | 35ae9bb | 2018-11-13 14:45:01 +0800 | [diff] [blame] | 258 | |
Yi-Ling Chuang | 5f8a084 | 2020-02-21 18:21:56 +0800 | [diff] [blame] | 259 | <!-- Whether dismissal timestamp should be kept before deletion --> |
| 260 | <bool name="config_keep_contextual_card_dismissal_timestamp">false</bool> |
| 261 | |
Raff Tsai | 35ae9bb | 2018-11-13 14:45:01 +0800 | [diff] [blame] | 262 | <!-- Settings intelligence package name --> |
| 263 | <string name="config_settingsintelligence_package_name" translatable="false"> |
| 264 | com.android.settings.intelligence |
| 265 | </string> |
yuanjiahsu | 432650d | 2018-11-07 13:33:12 +0800 | [diff] [blame] | 266 | |
Raff Tsai | da7a5d1 | 2018-11-16 15:06:46 +0800 | [diff] [blame] | 267 | <!-- Settings intelligence interaction log intent action --> |
| 268 | <string name="config_settingsintelligence_log_action" translatable="false"></string> |
| 269 | |
Jason Chiu | 5e365d3 | 2022-09-07 15:42:16 +0800 | [diff] [blame] | 270 | <!-- Whether Settings intelligence supports presenting Slices. --> |
| 271 | <bool name="config_settingsintelligence_slice_supported">false</bool> |
| 272 | |
Jason Chiu | 37f992a | 2024-03-22 17:00:47 +0800 | [diff] [blame] | 273 | <!-- Package Installer package name --> |
| 274 | <string name="config_package_installer_package_name" translatable="false"> |
| 275 | com.android.packageinstaller |
| 276 | </string> |
| 277 | |
| 278 | <!-- Device lock controller package name --> |
| 279 | <string name="config_device_lock_controller_package_name" translatable="false"> |
| 280 | com.android.devicelockcontroller |
| 281 | </string> |
| 282 | |
| 283 | <!-- Sound picker package name --> |
| 284 | <string name="config_sound_picker_package_name" translatable="false"> |
| 285 | com.android.soundpicker |
| 286 | </string> |
| 287 | |
| 288 | <!-- Contacts package name --> |
| 289 | <string name="config_contacts_package_name" translatable="false"> |
| 290 | com.android.contacts |
| 291 | </string> |
| 292 | |
Tsung-Mao Fang | b3bb7a0 | 2020-04-16 17:17:38 +0800 | [diff] [blame] | 293 | <!-- AOSP Emergency app package name --> |
| 294 | <string name="config_aosp_emergency_package_name" translatable="false"> |
| 295 | com.android.emergency |
| 296 | </string> |
| 297 | |
| 298 | <!-- AOSP Emergency app intent action --> |
| 299 | <string name="config_aosp_emergency_intent_action" translatable="false"> |
| 300 | android.settings.EDIT_EMERGENCY_INFO |
| 301 | </string> |
| 302 | |
yuanjiahsu | 432650d | 2018-11-07 13:33:12 +0800 | [diff] [blame] | 303 | <!-- Emergency app package name --> |
| 304 | <string name="config_emergency_package_name" translatable="false"> |
| 305 | com.android.emergency |
| 306 | </string> |
Tsung-Mao Fang | b3bb7a0 | 2020-04-16 17:17:38 +0800 | [diff] [blame] | 307 | |
yuanjiahsu | 432650d | 2018-11-07 13:33:12 +0800 | [diff] [blame] | 308 | <!-- Emergency app intent action --> |
| 309 | <string name="config_emergency_intent_action" translatable="false"> |
| 310 | android.settings.EDIT_EMERGENCY_INFO |
| 311 | </string> |
| 312 | |
Yi-Ling Chuang | 68f37a1 | 2018-11-20 19:51:13 +0800 | [diff] [blame] | 313 | <!-- Email address for the homepage contextual cards feedback --> |
| 314 | <string name="config_contextual_card_feedback_email" translatable="false"></string> |
jackqdyulei | bdc4ea6 | 2018-12-18 13:03:46 -0800 | [diff] [blame] | 315 | |
Kevin Chyn | 28ac88a | 2018-12-21 12:42:57 -0800 | [diff] [blame] | 316 | <!-- ComponentName to launch a vendor-specific enrollment activity if available --> |
| 317 | <string name="config_face_enroll" translatable="false"></string> |
Fan Zhang | f57f490 | 2019-01-07 16:41:10 -0800 | [diff] [blame] | 318 | |
lbill | ee63667 | 2022-12-08 07:11:23 +0000 | [diff] [blame] | 319 | <!-- ComponentName to launch a vendor-specific posture guidance activity if available --> |
| 320 | <string name="config_face_enroll_guidance_page" translatable="false"></string> |
| 321 | |
| 322 | <!-- Whether to support posture listening for face auth, default is 0(DEVICE_POSTURE_UNKNOWN) |
| 323 | means setting will try listening on device posture changes. |
| 324 | 0 : DEVICE_POSTURE_UNKNOWN |
| 325 | 1 : DEVICE_POSTURE_CLOSED |
| 326 | 2 : DEVICE_POSTURE_HALF_OPENED |
| 327 | 3 : DEVICE_POSTURE_OPENED |
| 328 | 4 : DEVICE_POSTURE_FLIPPED |
| 329 | --> |
| 330 | <integer name="config_face_enroll_supported_posture">0</integer> |
| 331 | |
Curtis Belmonte | e72cab0 | 2021-08-12 13:44:48 -0700 | [diff] [blame] | 332 | <!-- Whether to show the "less secure" info section on the face enroll intro screen --> |
| 333 | <bool name="config_face_intro_show_less_secure">false</bool> |
| 334 | |
Curtis Belmonte | 68c12f2 | 2021-06-29 16:38:39 -0700 | [diff] [blame] | 335 | <!-- Whether to show the "require eyes" info section on the face enroll intro screen --> |
| 336 | <bool name="config_face_intro_show_require_eyes">true</bool> |
| 337 | |
Curtis Belmonte | a543067 | 2021-05-21 14:59:01 -0700 | [diff] [blame] | 338 | <!-- Whether to use the Lottie animation for the face education enrollment screen --> |
| 339 | <bool name="config_face_education_use_lottie">false</bool> |
| 340 | |
lbill | 1eee5ed | 2022-12-14 03:50:11 +0000 | [diff] [blame] | 341 | <!-- Whether to support enrollment during setup wizard flow --> |
| 342 | <bool name="config_suw_support_face_enroll">true</bool> |
| 343 | |
Sunny Shao | 7aa9fdd | 2018-12-19 17:39:09 +0800 | [diff] [blame] | 344 | <!-- App intent --> |
| 345 | <string name="config_account_intent_uri" translatable="false"></string> |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 346 | |
| 347 | <!-- Whether or not the dock settings are to be displayed for this device when docked --> |
| 348 | <bool name="has_dock_settings">false</bool> |
| 349 | <!-- Whether there is a boot sounds checkbox --> |
| 350 | <bool name="has_boot_sounds">false</bool> |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 351 | |
| 352 | <!-- Display additional System Update menu if true --> |
| 353 | <bool name="config_additional_system_update_setting_enable">false</bool> |
| 354 | |
| 355 | <!-- Whether the bluetooth activation confirmation dialogs should be auto dismissed. |
| 356 | Can be overridden for specific product builds. --> |
| 357 | <bool name="auto_confirm_bluetooth_activation_dialog">false</bool> |
| 358 | |
| 359 | <!-- Whether the device name is shown in About device or not --> |
| 360 | <bool name="config_show_device_name">true</bool> |
| 361 | |
| 362 | <!-- Whether to show a preference item for the manual in About phone --> |
| 363 | <bool name="config_show_manual">false</bool> |
| 364 | <!-- Whether to show a preference item for regulatory information in About phone --> |
| 365 | <bool name="config_show_regulatory_info">false</bool> |
Chaohui Wang | 590b4e7 | 2023-07-07 15:31:20 +0800 | [diff] [blame] | 366 | <!-- Package name of regulatory information overlay which provides mapping and contents. |
| 367 | Fetch resource from overlay package directly if this is set. --> |
| 368 | <string name="config_regulatory_info_overlay_package_name" translatable="false" /> |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 369 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 370 | <!-- Whether none security option is hide or not (country specific). --> |
| 371 | <bool name="config_hide_none_security_option">false</bool> |
| 372 | |
| 373 | <!-- Whether swipe security option is hidden or not --> |
| 374 | <bool name="config_hide_swipe_security_option">false</bool> |
| 375 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 376 | <!-- Whether Wi-Fi settings should be shown or not. |
| 377 | This also controls whether Wi-fi related sub-settings (e.g. Wi-Fi preferences) will |
| 378 | surface in search results or not.--> |
| 379 | <bool name="config_show_wifi_settings">true</bool> |
| 380 | |
Weng Su | 160b507 | 2022-10-18 04:08:13 +0800 | [diff] [blame] | 381 | <!-- Whether Wi-Fi hotspot settings should be shown or not. --> |
| 382 | <bool name="config_show_wifi_hotspot_settings">true</bool> |
| 383 | |
Weng Su | bcca5eb | 2023-03-07 23:38:38 +0800 | [diff] [blame] | 384 | <!-- Whether Wi-Fi hotspot speed should be shown or not. --> |
Weng Su | 2bd7c15 | 2023-04-19 16:28:18 +0800 | [diff] [blame] | 385 | <bool name="config_show_wifi_hotspot_speed">true</bool> |
Weng Su | bcca5eb | 2023-03-07 23:38:38 +0800 | [diff] [blame] | 386 | |
David Jacobo | 0e9c157 | 2023-05-05 19:51:35 -0700 | [diff] [blame] | 387 | <!-- Whether or not Internet preference should be shown. --> |
| 388 | <bool name="config_show_internet_settings">true</bool> |
| 389 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 390 | <!-- Whether toggle_airplane is available or not. --> |
| 391 | <bool name="config_show_toggle_airplane">true</bool> |
| 392 | |
| 393 | <!-- Whether private_dns_settings is available or not. --> |
| 394 | <bool name="config_show_private_dns_settings">true</bool> |
| 395 | |
| 396 | <!-- Whether memory from app_info_settings is available or not. --> |
| 397 | <bool name="config_show_app_info_settings_memory">false</bool> |
| 398 | |
| 399 | <!-- Whether battery from app_info_settings is available or not. --> |
| 400 | <bool name="config_show_app_info_settings_battery">true</bool> |
| 401 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 402 | <!-- Whether location scanning is available or not. --> |
| 403 | <bool name="config_show_location_scanning">true</bool> |
| 404 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 405 | <!-- Whether media_volume should be shown or not. --> |
| 406 | <bool name="config_show_media_volume">true</bool> |
| 407 | |
| 408 | <!-- Whether alarm_volume should be shown or not. --> |
| 409 | <bool name="config_show_alarm_volume">true</bool> |
| 410 | |
| 411 | <!-- Whether call_volume should be shown or not. --> |
| 412 | <bool name="config_show_call_volume">true</bool> |
| 413 | |
| 414 | <!-- Whether notification_volume should be shown or not. --> |
| 415 | <bool name="config_show_notification_volume">true</bool> |
| 416 | |
| 417 | <!-- Whether notification_ringtone should be shown or not. --> |
| 418 | <bool name="config_show_notification_ringtone">true</bool> |
| 419 | |
| 420 | <!-- Whether screen_locking_sounds should be shown or not. --> |
| 421 | <bool name="config_show_screen_locking_sounds">true</bool> |
| 422 | |
| 423 | <!-- Whether charging_sounds should be shown or not. --> |
| 424 | <bool name="config_show_charging_sounds">true</bool> |
| 425 | |
| 426 | <!-- Whether touch_sounds should be shown or not. --> |
| 427 | <bool name="config_show_touch_sounds">true</bool> |
| 428 | |
| 429 | <!-- Whether encryption_and_credentials_encryption_status should be shown or not. --> |
| 430 | <bool name="config_show_encryption_and_credentials_encryption_status">true</bool> |
| 431 | |
| 432 | <!-- Whether premium_sms should be shown or not. --> |
| 433 | <bool name="config_show_premium_sms">true</bool> |
| 434 | |
| 435 | <!-- Whether data_saver should be shown or not. --> |
| 436 | <bool name="config_show_data_saver">true</bool> |
| 437 | |
| 438 | <!-- Whether enabled_vr_listeners should be shown or not. --> |
| 439 | <bool name="config_show_enabled_vr_listeners">true</bool> |
| 440 | |
| 441 | <!-- Whether phone_language should be shown or not. --> |
| 442 | <bool name="config_show_phone_language">true</bool> |
| 443 | |
| 444 | <!-- Whether virtual_keyboard_pref should be shown or not. --> |
| 445 | <bool name="config_show_virtual_keyboard_pref">true</bool> |
| 446 | |
| 447 | <!-- Whether physical_keyboard_pref should be shown or not. --> |
| 448 | <bool name="config_show_physical_keyboard_pref">true</bool> |
| 449 | |
| 450 | <!-- Whether spellcheckers_settings should be shown or not. --> |
| 451 | <bool name="config_show_spellcheckers_settings">true</bool> |
| 452 | |
| 453 | <!-- Whether tts_settings_summary should be shown or not. --> |
| 454 | <bool name="config_show_tts_settings_summary">true</bool> |
| 455 | |
| 456 | <!-- Whether pointer_speed should be shown or not. --> |
| 457 | <bool name="config_show_pointer_speed">true</bool> |
| 458 | |
| 459 | <!-- Whether vibrate_input_devices should be shown or not. --> |
| 460 | <bool name="config_show_vibrate_input_devices">true</bool> |
| 461 | |
| 462 | <!-- Whether manage_device_admin should be shown or not. --> |
| 463 | <bool name="config_show_manage_device_admin">true</bool> |
| 464 | |
| 465 | <!-- Whether unlock_set_or_change should be shown or not. --> |
| 466 | <bool name="config_show_unlock_set_or_change">true</bool> |
| 467 | |
| 468 | <!-- Whether screen_pinning_settings should be shown or not. --> |
| 469 | <bool name="config_show_screen_pinning_settings">true</bool> |
| 470 | |
| 471 | <!-- Whether manage_trust_agents should be shown or not. --> |
| 472 | <bool name="config_show_manage_trust_agents">true</bool> |
| 473 | |
| 474 | <!-- Whether show_password should be shown or not. --> |
| 475 | <bool name="config_show_show_password">true</bool> |
| 476 | |
| 477 | <!-- Whether trust_agent_click_intent should be shown or not. --> |
| 478 | <bool name="config_show_trust_agent_click_intent">true</bool> |
| 479 | |
| 480 | <!-- Whether wallpaper attribution should be shown or not. --> |
| 481 | <bool name="config_show_wallpaper_attribution">true</bool> |
| 482 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 483 | <!-- Whether assist_and_voice_input should be shown or not. --> |
| 484 | <bool name="config_show_assist_and_voice_input">true</bool> |
| 485 | |
| 486 | <!-- Whether reset_dashboard should be shown or not. --> |
| 487 | <bool name="config_show_reset_dashboard">true</bool> |
| 488 | |
| 489 | <!-- Whether system_update_settings should be shown or not. --> |
| 490 | <bool name="config_show_system_update_settings">true</bool> |
| 491 | |
| 492 | <!-- Whether device_model should be shown or not. --> |
| 493 | <bool name="config_show_device_model">true</bool> |
| 494 | |
Ben Lin | 5124ab5 | 2019-03-01 16:13:23 -0800 | [diff] [blame] | 495 | <!-- Whether top_level_accessibility should be shown or not. --> |
| 496 | <bool name="config_show_top_level_accessibility">true</bool> |
| 497 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 498 | <!-- Whether top_level_battery should be shown or not. --> |
| 499 | <bool name="config_show_top_level_battery">true</bool> |
| 500 | |
Wesley Wang | 1d64995 | 2022-02-15 18:44:11 +0800 | [diff] [blame] | 501 | <!-- Whether to use compact battery status string. --> |
| 502 | <bool name="config_use_compact_battery_status">false</bool> |
| 503 | |
Fan Zhang | 9bc0fb3 | 2019-02-06 14:17:53 -0800 | [diff] [blame] | 504 | <!-- Whether top_level_connected_devices should be shown or not. --> |
| 505 | <bool name="config_show_top_level_connected_devices">true</bool> |
| 506 | |
| 507 | <!-- Whether top_level_display should be shown or not. --> |
| 508 | <bool name="config_show_top_level_display">true</bool> |
| 509 | |
| 510 | <!-- Whether wifi_ip_address should be shown or not. --> |
| 511 | <bool name="config_show_wifi_ip_address">true</bool> |
| 512 | |
| 513 | <!-- Whether wifi_mac_address should be shown or not. --> |
| 514 | <bool name="config_show_wifi_mac_address">true</bool> |
| 515 | |
| 516 | <!-- Whether to disable "Uninstall Updates" menu item for System apps or not. --> |
| 517 | <bool name="config_disable_uninstall_update">false</bool> |
| 518 | |
jackqdyulei | ca21544 | 2019-02-08 14:09:12 -0800 | [diff] [blame] | 519 | <!-- Slice Uri to query nearby devices. --> |
| 520 | <string name="config_nearby_devices_slice_uri" translatable="false">content://com.google.android.gms.nearby.fastpair/device_status_list_item</string> |
Mill Chen | 88ad330 | 2019-02-19 18:14:33 +0800 | [diff] [blame] | 521 | |
SongFerngWang | 794fc58 | 2023-04-20 10:49:32 +0800 | [diff] [blame] | 522 | <!-- BT Slice intent action. To support Settings 2 panel, BT slice can't use PendingIntent.send(). Therefore, here defines the Slice intent action. --> |
| 523 | <string name="config_bt_slice_intent_action" translatable="false"></string> |
| 524 | <!-- BT Slice pending intent action. To support Settings 2 panel, BT slice can't use PendingIntent.send(). Therefore, here defines the Slice pending intent action. --> |
| 525 | <string name="config_bt_slice_pending_intent_action" translatable="false"></string> |
| 526 | <!-- BT Slice EXTRA_INTENT. To support Settings 2 panel, BT slice can't use PendingIntent.send(). Therefore, here defines the Slice EXTRA_INTENT. --> |
| 527 | <string name="config_bt_slice_extra_intent" translatable="false"></string> |
| 528 | <!-- BT Slice EXTRA_PENDING_INTENT. To support Settings 2 panel, BT slice can't use PendingIntent.send(). Therefore, here defines the Slice EXTRA_PENDING_INTENT. --> |
| 529 | <string name="config_bt_slice_extra_pending_intent" translatable="false"></string> |
| 530 | |
Mill Chen | 88ad330 | 2019-02-19 18:14:33 +0800 | [diff] [blame] | 531 | <!-- Grayscale settings intent --> |
Niclas Rokicki | af548be | 2019-10-18 09:56:43 +0200 | [diff] [blame] | 532 | <string name="config_grayscale_settings_intent" translatable="false"></string> |
Yanting Yang | 4e56cb2 | 2019-04-18 21:37:31 +0800 | [diff] [blame] | 533 | |
| 534 | <!-- List containing the injected tile keys which are suppressed. --> |
| 535 | <string-array name="config_suppress_injected_tile_keys" translatable="false"/> |
Ivan Podogov | 75a10d1 | 2019-05-17 15:20:25 +0100 | [diff] [blame] | 536 | |
Sunny Shao | b54d2f9 | 2019-07-12 13:41:06 +0800 | [diff] [blame] | 537 | <!-- Reset application package name --> |
Sunny Shao | 8d0d900 | 2020-02-06 17:20:58 +0800 | [diff] [blame] | 538 | <string-array name="config_skip_reset_apps_package_name" translatable="false"> |
Sunny Shao | 400b440 | 2019-09-17 22:28:07 +0800 | [diff] [blame] | 539 | <item>android</item> |
Sunny Shao | 8d0d900 | 2020-02-06 17:20:58 +0800 | [diff] [blame] | 540 | <item>com.android.providers.downloads</item> |
| 541 | <item>com.android.systemui</item> |
| 542 | <item>com.android.vending</item> |
Sunny Shao | b54d2f9 | 2019-07-12 13:41:06 +0800 | [diff] [blame] | 543 | </string-array> |
Raff Tsai | ad004e9 | 2019-09-03 18:40:42 +0800 | [diff] [blame] | 544 | |
| 545 | <!-- Settings panel keeps observe this uri --> |
| 546 | <string-array name="config_panel_keep_observe_uri" translatable="false"> |
| 547 | <item>content://com.android.settings.slices/intent/media_output_indicator</item> |
| 548 | </string-array> |
Yi-Ling Chuang | d57e5a5 | 2019-11-21 14:48:14 +0800 | [diff] [blame] | 549 | |
ykhung | 6d94558 | 2023-10-30 13:21:55 +0800 | [diff] [blame] | 550 | <!-- List containing the apps keep in battery mode = "Optimized" --> |
ykhung | d3684f7 | 2023-10-30 10:45:05 +0800 | [diff] [blame] | 551 | <string-array name="config_force_battery_optimize_mode_apps" translatable="false"> |
ykhung | 0cd24ad | 2023-05-15 11:01:16 +0800 | [diff] [blame] | 552 | </string-array> |
| 553 | |
ykhung | 6d94558 | 2023-10-30 13:21:55 +0800 | [diff] [blame] | 554 | <!-- List containing the apps keep in battery mode = "Unrestricted" --> |
| 555 | <string-array name="config_force_battery_unrestrict_mode_apps" translatable="false"> |
| 556 | </string-array> |
| 557 | |
Yi-Ling Chuang | d57e5a5 | 2019-11-21 14:48:14 +0800 | [diff] [blame] | 558 | <!-- Uri to query non-public Slice Uris. --> |
| 559 | <string name="config_non_public_slice_query_uri" translatable="false"></string> |
Tsung-Mao Fang | 6e996bd | 2019-12-19 21:15:47 +0800 | [diff] [blame] | 560 | |
| 561 | <!-- RTT setting intent action --> |
| 562 | <string name="config_rtt_setting_intent_action" translatable="false"></string> |
Tsung-Mao Fang | 7f5986b | 2019-12-23 19:01:07 +0800 | [diff] [blame] | 563 | |
| 564 | <!-- Package name of dialer supports RTT setting--> |
| 565 | <string name="config_rtt_setting_package_name" translatable="false"></string> |
Toby Chuang | 204fa8a | 2020-03-24 16:07:13 +0800 | [diff] [blame] | 566 | |
| 567 | <!-- Whether nfc detection point preview image is available or not. --> |
| 568 | <bool name="config_nfc_detection_point">false</bool> |
Blake Kragten | b0962e5 | 2020-04-26 19:59:25 -0700 | [diff] [blame] | 569 | |
Amy Hsu | 7730d30 | 2020-05-11 13:07:33 +0800 | [diff] [blame] | 570 | <!-- Whether to show Smooth Display feature in Settings Options --> |
| 571 | <bool name="config_show_smooth_display">false</bool> |
Fan Zhang | 0a23c4b | 2020-07-27 12:48:53 -0700 | [diff] [blame] | 572 | |
Patrick Huang | eb8d35c | 2021-12-17 08:38:15 +0000 | [diff] [blame] | 573 | <!-- Whether to show emergency settings in top-level Settings --> |
| 574 | <bool name="config_show_emergency_settings">true</bool> |
| 575 | |
Fan Zhang | f797a48 | 2020-10-27 12:01:03 -0700 | [diff] [blame] | 576 | <!-- Whether to show emergency gesture in Settings --> |
| 577 | <bool name="config_show_emergency_gesture_settings">true</bool> |
Arc Wang | 71a25ea | 2020-08-17 14:02:48 +0800 | [diff] [blame] | 578 | |
Fan Zhang | f797a48 | 2020-10-27 12:01:03 -0700 | [diff] [blame] | 579 | <!-- Optional package name if another 1p app wants to take over the emergency gesture settings UI --> |
| 580 | <string name="emergency_gesture_settings_package"></string> |
Fan Zhang | c63a13c | 2020-10-12 13:08:42 -0700 | [diff] [blame] | 581 | |
Arc Wang | 71a25ea | 2020-08-17 14:02:48 +0800 | [diff] [blame] | 582 | <!-- Whether to show the Preference for Adaptive connectivity --> |
| 583 | <bool name="config_show_adaptive_connectivity">false</bool> |
Hugh Chen | fa75a46 | 2020-09-10 15:24:23 +0800 | [diff] [blame] | 584 | |
| 585 | <!-- Authority of advanced device battery prediction --> |
| 586 | <string name="config_battery_prediction_authority" translatable="false"></string> |
Yanting Yang | b3381de | 2021-01-12 13:41:04 +0800 | [diff] [blame] | 587 | |
Jiashen Wang | e9be9eb | 2021-01-19 15:42:17 -0800 | [diff] [blame] | 588 | <!-- Whether to handle slot change events --> |
| 589 | <bool name="config_handle_sim_slot_change">false</bool> |
Mill Chen | dc92d9e | 2021-02-26 23:53:54 +0800 | [diff] [blame] | 590 | |
| 591 | <!-- whether use partner overlay theme for outside setupwizard flow --> |
| 592 | <bool name="config_suc_use_partner_resource">false</bool> |
Jordan Liu | 00f07cf | 2021-02-23 15:25:43 -0800 | [diff] [blame] | 593 | |
| 594 | <!-- Cell broacast receiver package name --> |
| 595 | <string name="config_cell_broadcast_receiver_package" translatable="false">com.android.cellbroadcastreceiver.module</string> |
Arc Wang | 2b00ecd | 2021-03-23 15:20:56 +0800 | [diff] [blame] | 596 | |
ykhung | 3ae46cd | 2023-03-05 10:54:01 +0800 | [diff] [blame] | 597 | <!-- These media Uri are not defined in framework yet. Replace with framework defined variables once it's available. --> |
Arc Wang | 2b00ecd | 2021-03-23 15:20:56 +0800 | [diff] [blame] | 598 | <!-- Media Uri to view images storage category. --> |
| 599 | <string name="config_images_storage_category_uri" translatable="false">content://com.android.providers.media.documents/root/images_root</string> |
| 600 | |
| 601 | <!-- Media Uri to view videos storage category. --> |
| 602 | <string name="config_videos_storage_category_uri" translatable="false">content://com.android.providers.media.documents/root/videos_root</string> |
| 603 | |
Arc Wang | 6062b64 | 2021-05-13 10:51:28 +0800 | [diff] [blame] | 604 | <!-- Media Uri to view audio storage category. --> |
| 605 | <string name="config_audio_storage_category_uri" translatable="false">content://com.android.providers.media.documents/root/audio_root</string> |
Arc Wang | 2b00ecd | 2021-03-23 15:20:56 +0800 | [diff] [blame] | 606 | |
alukin | 67835ca | 2024-04-05 19:53:25 +0000 | [diff] [blame] | 607 | <!-- Media Uri to view documents storage category. --> |
| 608 | <string name="config_documents_storage_category_uri" translatable="false">content://com.android.providers.media.documents/root/documents_root</string> |
| 609 | |
| 610 | <!-- Media Uri to view "other" storage category. --> |
| 611 | <string name="config_other_storage_category_uri" translatable="false">content://com.android.providers.media.documents/root/others_root</string> |
Arc Wang | 78bafc9 | 2021-03-25 21:58:19 +0800 | [diff] [blame] | 612 | |
| 613 | <!-- Whether to show Smart Storage toggle --> |
| 614 | <bool name="config_show_smart_storage_toggle">true</bool> |
Christine Franks | cd61dd3 | 2021-04-05 10:06:43 -0700 | [diff] [blame] | 615 | |
| 616 | <!-- Display settings screen, Color mode options. Must be the same length and order as |
| 617 | config_color_mode_options_values below. Only the values that also appear in |
| 618 | frameworks/base/core/res/res/values/config.xml's config_availableColorModes are shown. --> |
| 619 | <string-array name="config_color_mode_options_strings" translatable="false"> |
| 620 | <item>@string/color_mode_option_natural</item> |
| 621 | <item>@string/color_mode_option_boosted</item> |
| 622 | <item>@string/color_mode_option_saturated</item> |
| 623 | <item>@string/color_mode_option_automatic</item> |
| 624 | </string-array> |
| 625 | |
| 626 | <!-- Display settings screen, Color mode options. Must be the same length and order as |
| 627 | config_color_mode_options_strings above. Only the values that also appear in |
| 628 | frameworks/base/core/res/res/values/config.xml's config_availableColorModes are shown. --> |
| 629 | <integer-array name="config_color_mode_options_values" translatable="false"> |
| 630 | <item>0</item> |
| 631 | <item>1</item> |
| 632 | <item>2</item> |
| 633 | <item>3</item> |
| 634 | </integer-array> |
Christian Göllner | ff9065a | 2022-02-17 11:32:54 +0000 | [diff] [blame] | 635 | |
Graciela Wissen Putri | 57984f0 | 2023-06-26 16:58:33 +0000 | [diff] [blame] | 636 | <!-- App aspect ratio settings screen, user aspect ratio override options. Must be the same |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 637 | length and order as config_userAspectRatioOverrideValues below. --> |
| 638 | <string-array name="config_userAspectRatioOverrideEntries" translatable="false"> |
| 639 | <item>@string/user_aspect_ratio_app_default</item> |
Graciela Wissen Putri | fa945cc | 2023-07-26 16:59:38 +0000 | [diff] [blame] | 640 | <item>@string/user_aspect_ratio_fullscreen</item> |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 641 | <item>@string/user_aspect_ratio_half_screen</item> |
Graciela Wissen Putri | 57984f0 | 2023-06-26 16:58:33 +0000 | [diff] [blame] | 642 | <item>@string/user_aspect_ratio_device_size</item> |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 643 | <item>@string/user_aspect_ratio_16_9</item> |
| 644 | <item>@string/user_aspect_ratio_4_3</item> |
| 645 | <item>@string/user_aspect_ratio_3_2</item> |
| 646 | </string-array> |
| 647 | |
Graciela Wissen Putri | 57984f0 | 2023-06-26 16:58:33 +0000 | [diff] [blame] | 648 | <!-- App aspect ratio settings screen, user aspect ratio override options. Must be the same |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 649 | length and order as config_userAspectRatioOverrideEntries above. The values must |
| 650 | correspond to PackageManager.UserMinAspectRatio --> |
| 651 | <integer-array name="config_userAspectRatioOverrideValues" translatable="false"> |
| 652 | <item>0</item> <!-- USER_MIN_ASPECT_RATIO_UNSET --> |
Graciela Wissen Putri | fa945cc | 2023-07-26 16:59:38 +0000 | [diff] [blame] | 653 | <item>6</item> <!-- USER_MIN_ASPECT_RATIO_FULLSCREEN --> |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 654 | <item>1</item> <!-- USER_MIN_ASPECT_RATIO_SPLIT_SCREEN --> |
Graciela Wissen Putri | 57984f0 | 2023-06-26 16:58:33 +0000 | [diff] [blame] | 655 | <item>2</item> <!-- USER_MIN_ASPECT_RATIO_DISPLAY_SIZE --> |
Graciela Wissen Putri | b4c4f6c | 2023-07-04 15:10:29 +0000 | [diff] [blame] | 656 | <item>4</item> <!-- USER_MIN_ASPECT_RATIO_16_9 --> |
| 657 | <item>3</item> <!-- USER_MIN_ASPECT_RATIO_4_3 --> |
| 658 | <item>5</item> <!-- USER_MIN_ASPECT_RATIO_3_2 --> |
| 659 | </integer-array> |
| 660 | |
Christian Göllner | ff9065a | 2022-02-17 11:32:54 +0000 | [diff] [blame] | 661 | <!-- The settings/preference description for each settable device state defined in the array |
| 662 | "config_perDeviceStateRotationLockDefaults". |
| 663 | The item in position "i" describes the auto-rotation setting for the device state also in |
| 664 | position "i" in the array "config_perDeviceStateRotationLockDefaults". --> |
| 665 | <string-array name="config_settableAutoRotationDeviceStatesDescriptions"> |
| 666 | <!-- Example: |
| 667 | <item>Auto-rotate when folded</item> |
| 668 | <item>@null</item> No description for state in position 1 |
| 669 | <item>Auto-rotate when unfolded</item> |
| 670 | --> |
| 671 | </string-array> |
| 672 | |
Amy Hsu | 0dea418 | 2022-02-09 13:58:16 +0800 | [diff] [blame] | 673 | <!-- The option list for switch screen resolution --> |
| 674 | <string-array name="config_screen_resolution_options_strings" translatable="false"> |
| 675 | <item>@string/screen_resolution_option_high</item> |
Amy Hsu | be19785 | 2022-11-30 16:29:04 +0000 | [diff] [blame] | 676 | <item>@string/screen_resolution_option_full</item> |
Amy Hsu | 0dea418 | 2022-02-09 13:58:16 +0800 | [diff] [blame] | 677 | </string-array> |
| 678 | |
SongFerngWang | 2868b4a | 2021-07-22 15:47:49 +0800 | [diff] [blame] | 679 | <!-- Whether to aggregate for network selection list--> |
| 680 | <bool name="config_network_selection_list_aggregation_enabled">false</bool> |
Oli Lan | 8aec687 | 2022-01-11 12:45:28 +0000 | [diff] [blame] | 681 | |
LuK1337 | 988a76f | 2022-06-14 10:16:34 +0200 | [diff] [blame] | 682 | <!-- Max network scan search time in seconds --> |
| 683 | <integer name="config_network_scan_helper_max_search_time_sec">300</integer> |
Bonian Chen | 4ec8323 | 2022-07-29 07:22:10 +0000 | [diff] [blame] | 684 | |
Oli Lan | 8aec687 | 2022-01-11 12:45:28 +0000 | [diff] [blame] | 685 | <!-- Whether to give option to add restricted profiles --> |
| 686 | <bool name="config_offer_restricted_profiles">false</bool> |
tom hsu | 33f2096 | 2022-01-04 18:08:28 +0800 | [diff] [blame] | 687 | |
| 688 | <!-- An array of packages for which Applications whose per-app locale cannot be changed. --> |
| 689 | <string-array name="config_disallowed_app_localeChange_packages" translatable="false"> |
| 690 | <!-- |
| 691 | <item>com.example.package.first</item> |
| 692 | <item>com.example.package.second</item> |
| 693 | <item>...</item> |
| 694 | --> |
| 695 | </string-array> |
| 696 | |
Lucas Silva | fab7866 | 2022-01-21 22:54:07 +0000 | [diff] [blame] | 697 | <!-- The ratio to use when using the two-pane settings layout --> |
Jason Chiu | 3b0a315 | 2022-03-17 13:52:04 +0800 | [diff] [blame] | 698 | <item name="config_activity_embed_split_ratio" format="float" type="dimen">0.3636</item> |
Lucas Silva | fab7866 | 2022-01-21 22:54:07 +0000 | [diff] [blame] | 699 | |
Chris Göllner | 83f0adc | 2024-02-21 15:14:30 +0000 | [diff] [blame] | 700 | <!-- The smallest value of the smallest-width (sw) of the window in any rotation when the split |
| 701 | should be used. --> |
| 702 | <integer name="config_activity_embed_split_min_sw_dp">600</integer> |
| 703 | |
| 704 | <!-- The smallest value of current width of the window when the split should be used. --> |
| 705 | <integer name="config_activity_embed_split_min_cur_dp">720</integer> |
| 706 | |
Yanting Yang | 19bdc6c | 2022-01-07 01:55:39 +0800 | [diff] [blame] | 707 | <!-- The number of visible app icons while entering app list related pages for preloading. |
| 708 | Take the "Unrestricted data" page as the example, the visible app icons could be 15 |
| 709 | on 6.4 inches screen size whether the font size and display size are both small. --> |
| 710 | <integer name="config_num_visible_app_icons">20</integer> |
Lucas Silva | 06e373d | 2022-01-27 22:49:42 +0000 | [diff] [blame] | 711 | |
| 712 | <!-- Whether the dream setup activity should be enabled as part of setupwizard --> |
| 713 | <bool name="dream_setup_supported">false</bool> |
Christian Göllner | ff9065a | 2022-02-17 11:32:54 +0000 | [diff] [blame] | 714 | |
Darrell Shi | 65836b1 | 2022-12-14 16:46:48 +0000 | [diff] [blame] | 715 | <!-- Whether to show communal settings at the top level. --> |
| 716 | <bool name="config_show_communal_settings">false</bool> |
| 717 | |
Will Leshner | f5a840c | 2025-01-21 13:50:26 -0800 | [diff] [blame] | 718 | <!-- Whether to show communal settings at the top level on mobile. --> |
| 719 | <bool name="config_show_communal_settings_mobile">false</bool> |
| 720 | |
Pajace Chen | f349639 | 2022-08-16 18:12:01 +0800 | [diff] [blame] | 721 | <!-- The extra value for battery tip --> |
| 722 | <integer name="config_battery_extra_tip_value">12</integer> |
| 723 | |
Hugh Chen | 858e6ff | 2022-04-14 10:34:04 +0000 | [diff] [blame] | 724 | <!-- Whether to enable the advanced vpn feature. The default is not to. --> |
| 725 | <bool name="config_advanced_vpn_enabled">false</bool> |
Tsung-Mao Fang | a71907e | 2022-08-11 13:18:23 +0800 | [diff] [blame] | 726 | |
Cassie Wang | 7584252 | 2023-07-25 10:12:18 +0900 | [diff] [blame] | 727 | <!-- Whether to show the VPN options menu. The default is to show it. --> |
| 728 | <bool name="config_show_vpn_options">true</bool> |
| 729 | |
Tsung-Mao Fang | a71907e | 2022-08-11 13:18:23 +0800 | [diff] [blame] | 730 | <!-- An array of uid name for which packages exempt from Wi-Fi permission check. --> |
| 731 | <string-array name="config_exempt_wifi_permission_uid_name" translatable="false"> |
| 732 | <item>@string/config_settingsintelligence_package_name</item> |
| 733 | <item>android.uid.system:1000</item> |
| 734 | </string-array> |
Tiffany Nguyen | 3acd34f | 2022-08-02 17:26:10 +0000 | [diff] [blame] | 735 | |
Steve Elliott | 30ccc43 | 2022-11-21 14:43:58 +0000 | [diff] [blame] | 736 | <!-- The default value for RedactionInterstitial in SUW --> |
| 737 | <bool name="default_allow_sensitive_lockscreen_content">true</bool> |
| 738 | |
Tiffany Nguyen | 3acd34f | 2022-08-02 17:26:10 +0000 | [diff] [blame] | 739 | <!-- Whether to enable the app battery usage list page feature. --> |
Wesley Wang | ffcce1e | 2024-02-06 10:16:35 +0000 | [diff] [blame] | 740 | <bool name="config_app_battery_usage_list_enabled">false</bool> |
Bonian Chen | 5dae242 | 2022-10-18 02:00:47 +0000 | [diff] [blame] | 741 | |
| 742 | <!-- Whether sim related information is visible to the end user. --> |
| 743 | <bool name="config_show_sim_info">true</bool> |
| 744 | |
Diya Bera | 37858ea | 2022-12-07 00:57:28 +0000 | [diff] [blame] | 745 | <!-- In the case of receiving both help and progress message, display progress message. --> |
| 746 | <bool name="enrollment_progress_priority_over_help">false</bool> |
| 747 | <!-- Prioritize help message by their occurrence --> |
| 748 | <bool name="enrollment_prioritize_acquire_messages">false</bool> |
| 749 | <!-- Control messages displayed during enrollment --> |
| 750 | <bool name="enrollment_message_display_controller_flag">false</bool> |
| 751 | |
Yi Jiang | 1145b26 | 2022-12-09 16:33:23 -0800 | [diff] [blame] | 752 | <!-- Whether the toggle for Auto-rotate with Face Detection should be shown. --> |
| 753 | <bool name="config_auto_rotate_face_detection_available">true</bool> |
Hao Dong | af35c7c | 2022-11-28 17:43:48 +0000 | [diff] [blame] | 754 | |
SongFerngWang | f7685dd | 2023-02-08 06:12:54 +0800 | [diff] [blame] | 755 | <!-- Whether to display the 3G option at network mode.--> |
| 756 | <bool name="config_display_network_mode_3g_option">true</bool> |
| 757 | |
Hao Dong | af35c7c | 2022-11-28 17:43:48 +0000 | [diff] [blame] | 758 | <!-- The radius of the enrollment progress bar, in dp --> |
| 759 | <integer name="config_udfpsEnrollProgressBar" translatable="false"> |
| 760 | 280 |
| 761 | </integer> |
| 762 | |
| 763 | <!-- Default udfps icon. Same path as ic_fingerprint.xml --> |
| 764 | <string name="config_udfpsIcon" translatable="false"> |
| 765 | M25.5,16.3283C28.47,14.8433 31.9167,14 35.5834,14C39.2501,14 42.6968,14.8433 45.6668,16.3283 |
| 766 | M20,28.6669C22.7683,24.3402 28.7084,21.3335 35.5834,21.3335C42.4585,21.3335 48.3985, |
| 767 | 24.3402 51.1669,28.6669 |
| 768 | M22.8607,47.0002C21.834,44.3235 21.834,41.5002 21.834,41.5002C21.834, |
| 769 | 34.4051 27.7374,28.6667 35.5841,28.6667C43.4308,28.6667 49.3341,34.4051 49.3341,41.5002 |
| 770 | M49.3344,41.5003V42.0319C49.3344,44.7636 47.1161,47.0003 44.3661,47.0003C41.9461, |
| 771 | 47.0003 39.8744,45.2403 39.471,42.857L38.9577, |
| 772 | 39.7769C38.591,37.5953 36.7027,36.0002 34.5027, |
| 773 | 36.0002C26.5826,36.0002 29.846,49.1087 35.291,50.6487 |
| 774 | M44.9713,54.6267C42.5513,56.7167 39.2879,58.0001 35.5846,58.0001C32.2296, |
| 775 | 58.0001 29.2229,56.9551 26.8945,55.195 |
| 776 | </string> |
| 777 | |
Jason Chang | e4623cd | 2024-08-28 18:52:19 +0000 | [diff] [blame] | 778 | <!-- Duration in milliseconds of the udfps title/sub-title scrolling once animation. --> |
| 779 | <integer name="config_biometrics_header_scroll_duration">1000</integer> |
| 780 | |
Aswin Sankar | ff8f96c | 2023-02-03 15:23:52 -0800 | [diff] [blame] | 781 | <!-- Whether auto data switching on secondary SIM enables cross-SIM calling on both SIMs. --> |
| 782 | <bool name="config_auto_data_switch_enables_cross_sim_calling">false</bool> |
ykhung | 3ae46cd | 2023-03-05 10:54:01 +0800 | [diff] [blame] | 783 | |
| 784 | <!-- Whether checking adaptive charging to define battery manager visibility. --> |
| 785 | <bool name="config_battery_manager_consider_ac">false</bool> |
Ankita Vyas | c4ccf52 | 2023-03-01 12:34:54 +0000 | [diff] [blame] | 786 | |
| 787 | <!-- Whether to display Cloned Apps page in Settings (Settings > Apps > Cloned Apps).--> |
| 788 | <bool name="config_cloned_apps_page_enabled">false</bool> |
Alexander Milantev | c413b3e | 2023-03-14 16:11:30 +0000 | [diff] [blame] | 789 | |
josephpv | 380ac9a | 2023-10-30 11:29:26 +0000 | [diff] [blame] | 790 | <!-- Whether to initiate Account login during Private Space setup.--> |
| 791 | <bool name="config_privatespace_account_login_enabled">false</bool> |
| 792 | |
Alexander Milantev | c413b3e | 2023-03-14 16:11:30 +0000 | [diff] [blame] | 793 | <!-- Certificates of apps which are allowed to use activity embedding with Settings.--> |
| 794 | <string-array name="config_known_host_certs" translatable="false"> |
| 795 | <item></item> |
| 796 | </string-array> |
| 797 | |
Bruno Kremp | 0d0736c | 2023-07-03 10:44:11 +0200 | [diff] [blame] | 798 | <!-- Whether to display the "Enable wireless display" menu --> |
| 799 | <bool name="config_show_wifi_display_enable_menu">true</bool> |
| 800 | |
Zoey Chen | 7beb190 | 2023-03-23 17:06:54 +0000 | [diff] [blame] | 801 | <!-- List of packages that should be hidden for MVNO. Do not translate --> |
| 802 | <string-array name="datausage_hiding_carrier_service_package_names" translatable="false"/> |
| 803 | |
| 804 | <!-- List of MVNO. Do not translate --> |
| 805 | <integer-array name="datausage_hiding_carrier_service_carrier_id" translatable="false"/> |
Allen Su | b77c139 | 2023-05-12 13:15:45 +0000 | [diff] [blame] | 806 | |
| 807 | <!-- App locale change intent action--> |
| 808 | <string name ="config_app_locale_intent_action" translatable="false" /> |
| 809 | |
| 810 | <!-- Allowed packages to show the confirmation dialog for a system locale suggestion --> |
| 811 | <string-array name="allowed_packages_for_locale_confirmation_diallog" translatable="false"/> |
David Magno | eb2276c | 2023-10-25 18:10:38 +0000 | [diff] [blame] | 812 | |
Candice | 526dacd | 2025-03-14 16:13:24 +0000 | [diff] [blame] | 813 | <!-- Array of text reading preview layouts. Must contain at least 1 layout --> |
David Magno | eb2276c | 2023-10-25 18:10:38 +0000 | [diff] [blame] | 814 | <array name="config_text_reading_preview_samples"> |
| 815 | <item>@layout/accessibility_text_reading_preview_app_grid</item> |
| 816 | <item>@layout/screen_zoom_preview_1</item> |
| 817 | <item>@layout/accessibility_text_reading_preview_mail_content</item> |
| 818 | </array> |
Chris Antol | 54f6b16 | 2023-11-15 01:18:19 +0000 | [diff] [blame] | 819 | |
| 820 | <!-- Package responsible for updating Mainline Modules --> |
| 821 | <string name="config_mainline_module_update_package" translatable="false">com.android.vending</string> |
Varun Somani | 45711dc | 2023-08-11 19:08:47 +0000 | [diff] [blame] | 822 | |
| 823 | <!-- Whether location services setting is available or not. --> |
| 824 | <bool name="config_show_location_services">true</bool> |
Varun Somani | e69e72b | 2022-12-22 22:06:28 +0000 | [diff] [blame] | 825 | |
| 826 | <!-- Whether to disable location toggle for ChromeOS devices--> |
| 827 | <bool name="config_disable_location_toggle_for_chrome">false</bool> |
Hyunho | b6a6b1e | 2024-01-10 05:55:48 +0000 | [diff] [blame] | 828 | |
| 829 | <!-- Whether to display pSIM conversion menu in Settings.--> |
| 830 | <bool name="config_psim_conversion_menu_enabled">false</bool> |
Hyunho | 3d2c417 | 2024-01-12 05:31:31 +0000 | [diff] [blame] | 831 | |
| 832 | <!-- Array of carrier id to allow the pSIM conversion--> |
| 833 | <integer-array name="config_psim_conversion_menu_enabled_carrier" translatable="false"> |
| 834 | </integer-array> |
Rafael Higuera Silva | 48fee33 | 2024-02-28 17:40:00 +0000 | [diff] [blame] | 835 | |
| 836 | <!-- Array of carrier id that uses reusable activation code--> |
| 837 | <integer-array name="config_carrier_use_rac" translatable="false"> |
| 838 | </integer-array> |
Neil Fuller | 43ded69 | 2023-05-16 17:29:14 +0100 | [diff] [blame] | 839 | |
| 840 | <!-- The Activity intent to trigger to launch time-related feedback. --> |
| 841 | <string name="config_time_feedback_intent_uri" translatable="false" /> |
David Anderson | 29f9abc | 2024-04-30 19:50:29 +0000 | [diff] [blame] | 842 | |
| 843 | <!-- Package name for diagnostics app. --> |
| 844 | <string name="config_device_diagnostics_package_name" translatable="false">com.android.devicediagnostics</string> |
Jaewan Kim | 591d4fd | 2024-10-16 08:05:49 +0900 | [diff] [blame] | 845 | |
| 846 | <!-- Package name for Linux terminal app --> |
| 847 | <string name="config_linux_terminal_app_package_name" translatable="false">com.android.virtualization.terminal</string> |
David Magno | 8839335 | 2024-04-23 18:08:11 +0200 | [diff] [blame] | 848 | |
| 849 | <!-- Disable the Testing Setting Menu for user builds, i.e only display the menu on userdebug/eng builds --> |
| 850 | <bool name="config_hide_testing_settings_menu_for_user_builds">false</bool> |
Shawn Lin | 33863f8 | 2025-01-04 08:05:22 +0000 | [diff] [blame] | 851 | |
Sunny Shao | 7f5e1f6 | 2025-03-10 06:52:28 +0000 | [diff] [blame] | 852 | <!-- Configurable maximum screen timeout value shown in Screen timeout settings. Any timeout |
| 853 | values in R.arrays.screen_timeout_values that exceed this maximum will be hidden. |
| 854 | Leave empty to disable configuration and keep the default behavior. --> |
| 855 | <integer name="config_max_screen_timeout"></integer> |
| 856 | |
Shawn Lin | 33863f8 | 2025-01-04 08:05:22 +0000 | [diff] [blame] | 857 | <!-- Whether the Gaze is enabled --> |
| 858 | <bool name="config_gazeEnabled">false</bool> |
Simon Wilson | 5014f28 | 2011-04-01 13:41:03 -0700 | [diff] [blame] | 859 | </resources> |