OSDN Git Service

Merge tag 'android-8.1.0_r53' into oreo-x86
[android-x86/frameworks-base.git] / core / res / res / values / config.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 /*
4 ** Copyright 2009, The Android Open Source Project
5 **
6 ** Licensed under the Apache License, Version 2.0 (the "License");
7 ** you may not use this file except in compliance with the License.
8 ** You may obtain a copy of the License at
9 **
10 **     http://www.apache.org/licenses/LICENSE-2.0
11 **
12 ** Unless required by applicable law or agreed to in writing, software
13 ** distributed under the License is distributed on an "AS IS" BASIS,
14 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 ** See the License for the specific language governing permissions and
16 ** limitations under the License.
17 */
18 -->
19
20 <!-- These resources are around just to allow their values to be customized
21      for different hardware and product builds.  Do not translate.
22
23      NOTE: The naming convention is "config_camelCaseValue". Some legacy
24      entries do not follow the convention, but all new entries should. -->
25
26 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
27     <!-- Do not translate. Defines the slots for the right-hand side icons.  That is to say, the
28          icons in the status bar that are not notifications. -->
29     <string-array name="config_statusBarIcons">
30         <item><xliff:g id="id">@string/status_bar_rotate</xliff:g></item>
31         <item><xliff:g id="id">@string/status_bar_headset</xliff:g></item>
32         <item><xliff:g id="id">@string/status_bar_data_saver</xliff:g></item>
33         <item><xliff:g id="id">@string/status_bar_managed_profile</xliff:g></item>
34         <item><xliff:g id="id">@string/status_bar_ime</xliff:g></item>
35         <item><xliff:g id="id">@string/status_bar_sync_failing</xliff:g></item>
36         <item><xliff:g id="id">@string/status_bar_sync_active</xliff:g></item>
37         <item><xliff:g id="id">@string/status_bar_cast</xliff:g></item>
38         <item><xliff:g id="id">@string/status_bar_hotspot</xliff:g></item>
39         <item><xliff:g id="id">@string/status_bar_location</xliff:g></item>
40         <item><xliff:g id="id">@string/status_bar_bluetooth</xliff:g></item>
41         <item><xliff:g id="id">@string/status_bar_nfc</xliff:g></item>
42         <item><xliff:g id="id">@string/status_bar_tty</xliff:g></item>
43         <item><xliff:g id="id">@string/status_bar_speakerphone</xliff:g></item>
44         <item><xliff:g id="id">@string/status_bar_zen</xliff:g></item>
45         <item><xliff:g id="id">@string/status_bar_mute</xliff:g></item>
46         <item><xliff:g id="id">@string/status_bar_volume</xliff:g></item>
47         <item><xliff:g id="id">@string/status_bar_vpn</xliff:g></item>
48         <item><xliff:g id="id">@string/status_bar_ethernet</xliff:g></item>
49         <item><xliff:g id="id">@string/status_bar_wifi</xliff:g></item>
50         <item><xliff:g id="id">@string/status_bar_mobile</xliff:g></item>
51         <item><xliff:g id="id">@string/status_bar_airplane</xliff:g></item>
52         <item><xliff:g id="id">@string/status_bar_cdma_eri</xliff:g></item>
53         <item><xliff:g id="id">@string/status_bar_data_connection</xliff:g></item>
54         <item><xliff:g id="id">@string/status_bar_phone_evdo_signal</xliff:g></item>
55         <item><xliff:g id="id">@string/status_bar_phone_signal</xliff:g></item>
56         <item><xliff:g id="id">@string/status_bar_battery</xliff:g></item>
57         <item><xliff:g id="id">@string/status_bar_alarm_clock</xliff:g></item>
58         <item><xliff:g id="id">@string/status_bar_secure</xliff:g></item>
59         <item><xliff:g id="id">@string/status_bar_clock</xliff:g></item>
60     </string-array>
61
62     <string translatable="false" name="status_bar_rotate">rotate</string>
63     <string translatable="false" name="status_bar_headset">headset</string>
64     <string translatable="false" name="status_bar_data_saver">data_saver</string>
65     <string translatable="false" name="status_bar_managed_profile">managed_profile</string>
66     <string translatable="false" name="status_bar_ime">ime</string>
67     <string translatable="false" name="status_bar_sync_failing">sync_failing</string>
68     <string translatable="false" name="status_bar_sync_active">sync_active</string>
69     <string translatable="false" name="status_bar_cast">cast</string>
70     <string translatable="false" name="status_bar_hotspot">hotspot</string>
71     <string translatable="false" name="status_bar_location">location</string>
72     <string translatable="false" name="status_bar_bluetooth">bluetooth</string>
73     <string translatable="false" name="status_bar_nfc">nfc</string>
74     <string translatable="false" name="status_bar_tty">tty</string>
75     <string translatable="false" name="status_bar_speakerphone">speakerphone</string>
76     <string translatable="false" name="status_bar_zen">zen</string>
77     <string translatable="false" name="status_bar_mute">mute</string>
78     <string translatable="false" name="status_bar_volume">volume</string>
79     <string translatable="false" name="status_bar_wifi">wifi</string>
80     <string translatable="false" name="status_bar_cdma_eri">cdma_eri</string>
81     <string translatable="false" name="status_bar_data_connection">data_connection</string>
82     <string translatable="false" name="status_bar_phone_evdo_signal">phone_evdo_signal</string>
83     <string translatable="false" name="status_bar_phone_signal">phone_signal</string>
84     <string translatable="false" name="status_bar_battery">battery</string>
85     <string translatable="false" name="status_bar_alarm_clock">alarm_clock</string>
86     <string translatable="false" name="status_bar_secure">secure</string>
87     <string translatable="false" name="status_bar_clock">clock</string>
88     <string translatable="false" name="status_bar_mobile">mobile</string>
89     <string translatable="false" name="status_bar_vpn">vpn</string>
90     <string translatable="false" name="status_bar_ethernet">ethernet</string>
91     <string translatable="false" name="status_bar_airplane">airplane</string>
92
93     <!-- Flag indicating whether the surface flinger has limited
94          alpha compositing functionality in hardware.  If set, the window
95          manager will disable alpha trasformation in animations where not
96          strictly needed. -->
97     <bool name="config_sf_limitedAlpha">false</bool>
98
99     <!-- Default value used to block data calls if ims is not
100          connected.  If you use the ims apn DCT will block
101          any other apn from connecting until ims apn is connected-->
102     <bool name="ImsConnectedDefaultValue">false</bool>
103
104     <!-- Flag indicating whether the surface flinger is inefficient
105          at performing a blur.  Used by parts of the UI to turn off
106          the blur effect where it isn't worth the performance hit.
107          As of Honeycomb, blurring is not supported anymore. -->
108     <bool name="config_sf_slowBlur">true</bool>
109
110     <!-- Flag indicating that the media framework should support playing of sounds on volume
111          key usage.  This adds noticeable additional overhead to volume key processing, so
112          is disableable for products for which it is irrelevant. -->
113     <bool name="config_useVolumeKeySounds">true</bool>
114
115     <!-- The attenuation in dB applied to the sound effects played
116          through AudioManager.playSoundEffect() when no volume is specified. -->
117     <integer name="config_soundEffectVolumeDb">-6</integer>
118
119     <!-- The attenuation in dB applied to the lock/unlock sounds. -->
120     <integer name="config_lockSoundVolumeDb">-6</integer>
121
122     <!-- Flag indicating whether the AUDIO_BECOMING_NOISY notification should
123          be sent during a change to the audio output device. -->
124     <bool name="config_sendAudioBecomingNoisy">true</bool>
125
126     <!-- The duration (in milliseconds) of a short animation. -->
127     <integer name="config_shortAnimTime">200</integer>
128
129     <!-- The duration (in milliseconds) of a medium-length animation. -->
130     <integer name="config_mediumAnimTime">400</integer>
131
132     <!-- The duration (in milliseconds) of a long animation. -->
133     <integer name="config_longAnimTime">500</integer>
134
135     <!-- The duration (in milliseconds) of the activity open/close and fragment open/close animations. -->
136     <integer name="config_activityShortDur">150</integer>
137     <integer name="config_activityDefaultDur">220</integer>
138
139     <!-- The duration (in milliseconds) of the tooltip show/hide animations. -->
140     <integer name="config_tooltipAnimTime">150</integer>
141
142     <!-- Duration for the dim animation behind a dialog.  This may be either
143          a percentage, which is relative to the duration of the enter/open
144          animation of the window being shown that is dimming behind, or it may
145          be an integer for a constant duration. -->
146     <fraction name="config_dimBehindFadeDuration">100%</fraction>
147
148     <!-- The maximum width we would prefer dialogs to be.  0 if there is no
149          maximum (let them grow as large as the screen).  Actual values are
150          specified for -large and -xlarge configurations. -->
151     <dimen name="config_prefDialogWidth">320dp</dimen>
152
153     <!-- Enables or disables fading edges when marquee is enabled in TextView.
154          Off by default, since the framebuffer readback used to implement the
155          fading edges is prohibitively expensive on most GPUs. -->
156     <bool name="config_ui_enableFadingMarquee">false</bool>
157
158     <!-- Enables or disables haptic effect when the text insertion/selection handle is moved
159          manually by the user. Off by default, since the expected haptic feedback may not be
160          available on some devices. -->
161     <bool name="config_enableHapticTextHandle">false</bool>
162
163     <!-- Whether dialogs should close automatically when the user touches outside
164          of them.  This should not normally be modified. -->
165     <bool name="config_closeDialogWhenTouchOutside">true</bool>
166
167     <!-- Device configuration indicating whether we should avoid using accelerated graphics
168          in certain places to reduce RAM footprint.  This is ignored if ro.config.low_ram
169          is true (in that case this is assumed true as well).  It can allow you to tune down
170          your device's memory use without going to the point of causing applications to turn
171          off features. -->
172     <bool name="config_avoidGfxAccel">false</bool>
173
174     <!-- Device configuration setting the minfree tunable in the lowmemorykiller in the kernel.
175          A high value will cause the lowmemorykiller to fire earlier, keeping more memory
176          in the file cache and preventing I/O thrashing, but allowing fewer processes to
177          stay in memory.  A low value will keep more processes in memory but may cause
178          thrashing if set too low.  Overrides the default value chosen by ActivityManager
179          based on screen size and total memory for the largest lowmemorykiller bucket, and
180          scaled proportionally to the smaller buckets.  -1 keeps the default. -->
181     <integer name="config_lowMemoryKillerMinFreeKbytesAbsolute">-1</integer>
182
183     <!-- Device configuration adjusting the minfree tunable in the lowmemorykiller in the
184          kernel.  A high value will cause the lowmemorykiller to fire earlier, keeping more
185          memory in the file cache and preventing I/O thrashing, but allowing fewer processes
186          to stay in memory.  A low value will keep more processes in memory but may cause
187          thrashing if set too low.  Directly added to the default value chosen by
188          ActivityManager based on screen size and total memory for the largest lowmemorykiller
189          bucket, and scaled proportionally to the smaller buckets. 0 keeps the default. -->
190     <integer name="config_lowMemoryKillerMinFreeKbytesAdjust">0</integer>
191
192     <!-- Device configuration setting the /proc/sys/vm/extra_free_kbytes tunable in the kernel
193          (if it exists).  A high value will increase the amount of memory that the kernel
194          tries to keep free, reducing allocation time and causing the lowmemorykiller to kill
195          earlier.  A low value allows more memory to be used by processes but may cause more
196          allocations to block waiting on disk I/O or lowmemorykiller.  Overrides the default
197          value chosen by ActivityManager based on screen size.  0 prevents keeping any extra
198          memory over what the kernel keeps by default.  -1 keeps the default. -->
199     <integer name="config_extraFreeKbytesAbsolute">-1</integer>
200
201     <!-- Device configuration adjusting the /proc/sys/vm/extra_free_kbytes tunable in the kernel
202          (if it exists).  0 uses the default value chosen by ActivityManager.  A positive value
203          will increase the amount of memory that the kernel tries to keep free, reducing
204          allocation time and causing the lowmemorykiller to kill earlier.  A negative value
205          allows more memory to be used by processes but may cause more allocations to block
206          waiting on disk I/O or lowmemorykiller.  Directly added to the default value chosen by
207          ActivityManager based on screen size. -->
208     <integer name="config_extraFreeKbytesAdjust">0</integer>
209
210     <!-- Set this to true to enable the platform's auto-power-save modes like doze and
211          app standby.  These are not enabled by default because they require a standard
212          cloud-to-device messaging service for apps to interact correctly with the modes
213          (such as to be able to deliver an instant message to the device even when it is
214          dozing).  This should be enabled if you have such services and expect apps to
215          correctly use them when installed on your device.  Otherwise, keep this disabled
216          so that applications can still use their own mechanisms. -->
217     <bool name="config_enableAutoPowerModes">false</bool>
218
219     <!-- The threshold angle for any motion detection in auto-power save modes.
220          In hundreths of a degree. -->
221     <integer name="config_autoPowerModeThresholdAngle">200</integer>
222
223     <!-- The sensor id of an "any motion" sensor used in auto-power save modes.
224          0 indicates this sensor is not available. -->
225     <integer name="config_autoPowerModeAnyMotionSensor">0</integer>
226
227     <!-- If an any motion sensor is not available, prefer the wrist tilt detector over the
228          SMD. -->
229     <bool name="config_autoPowerModePreferWristTilt">false</bool>
230
231     <!-- If a location should be pre-fetched when going into device idle. -->
232     <bool name="config_autoPowerModePrefetchLocation">true</bool>
233
234     <!-- The duration (in milliseconds) that the radio will scan for a signal
235          when there's no network connection. If the scan doesn't timeout, use zero -->
236     <integer name="config_radioScanningTimeout">0</integer>
237
238     <!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION.
239          Please don't copy them, copy anything else. -->
240
241     <!-- This string array should be overridden by the device to present a list of network
242          attributes.  This is used by the connectivity manager to decide which networks can coexist
243          based on the hardware -->
244     <!-- An Array of "[Connection name],[ConnectivityManager.TYPE_xxxx],
245          [associated radio-type],[priority],[restoral-timer(ms)],[dependencyMet]  -->
246     <!-- the 5th element "resore-time" indicates the number of milliseconds to delay
247          before automatically restore the default connection.  Set -1 if the connection
248          does not require auto-restore. -->
249     <!-- the 6th element indicates boot-time dependency-met value. -->
250     <string-array translatable="false" name="networkAttributes">
251         <item>"wifi,1,1,1,-1,true"</item>
252         <item>"mobile,0,0,0,-1,true"</item>
253         <item>"mobile_mms,2,0,2,60000,true"</item>
254         <item>"mobile_supl,3,0,2,60000,true"</item>
255         <item>"mobile_dun,4,0,2,60000,true"</item>
256         <item>"mobile_hipri,5,0,3,60000,true"</item>
257         <item>"mobile_fota,10,0,2,60000,true"</item>
258         <item>"mobile_ims,11,0,2,60000,true"</item>
259         <item>"mobile_cbs,12,0,2,60000,true"</item>
260         <item>"wifi_p2p,13,1,0,-1,true"</item>
261         <item>"mobile_ia,14,0,2,-1,true"</item>
262         <item>"mobile_emergency,15,0,2,-1,true"</item>
263     </string-array>
264
265     <!-- Array of ConnectivityManager.TYPE_xxxx constants for networks that may only
266          be controlled by systemOrSignature apps.  -->
267     <integer-array translatable="false" name="config_protectedNetworks">
268         <item>10</item>
269         <item>11</item>
270         <item>12</item>
271         <item>14</item>
272         <item>15</item>
273     </integer-array>
274
275     <!-- This string array should be overridden by the device to present a list of radio
276          attributes.  This is used by the connectivity manager to decide which networks can coexist
277          based on the hardware -->
278     <!-- An Array of "[ConnectivityManager connectionType],
279                       [# simultaneous connection types]"  -->
280     <string-array translatable="false" name="radioAttributes">
281         <item>"1,1"</item>
282         <item>"0,1"</item>
283     </string-array>
284
285     <!-- The maximum duration (in milliseconds) we expect a network transition to take -->
286     <integer name="config_networkTransitionTimeout">60000</integer>
287
288     <!-- Whether/how to notify the user on network switches. See LingerMonitor.java. -->
289     <integer translatable="false" name="config_networkNotifySwitchType">0</integer>
290
291     <!-- What types of network switches to notify. See LingerMonitor.java. -->
292     <string-array translatable="false" name="config_networkNotifySwitches">
293     </string-array>
294
295     <!-- Whether the device should automatically switch away from Wi-Fi networks that lose
296          Internet access. Actual device behaviour is controlled by
297          Settings.Global.NETWORK_AVOID_BAD_WIFI. This is the default value of that setting. -->
298     <integer translatable="false" name="config_networkAvoidBadWifi">1</integer>
299
300     <!-- If the hardware supports specially marking packets that caused a wakeup of the
301          main CPU, set this value to the mark used. -->
302     <integer name="config_networkWakeupPacketMark">0</integer>
303
304     <!-- Mask to use when checking skb mark defined in config_networkWakeupPacketMark above. -->
305     <integer name="config_networkWakeupPacketMask">0</integer>
306
307     <!-- Whether the APF Filter in the device should filter out IEEE 802.3 Frames
308          Those frames are identified by the field Eth-type having values
309          less than 0x600 -->
310     <bool translatable="false" name="config_apfDrop802_3Frames">true</bool>
311
312     <!-- Default value for ConnectivityManager.getMultipathPreference() on metered networks. Actual
313          device behaviour is controlled by Settings.Global.NETWORK_METERED_MULTIPATH_PREFERENCE.
314          This is the default value of that setting. -->
315     <integer translatable="false" name="config_networkMeteredMultipathPreference">0</integer>
316
317     <!-- List of regexpressions describing the interface (if any) that represent tetherable
318          USB interfaces.  If the device doesn't want to support tethering over USB this should
319          be empty.  An example would be "usb.*" -->
320     <string-array translatable="false" name="config_tether_usb_regexs">
321     </string-array>
322
323     <!-- List of regexpressions describing the interface (if any) that represent tetherable
324          Wifi interfaces.  If the device doesn't want to support tethering over Wifi this
325          should be empty.  An example would be "softap.*" -->
326     <string-array translatable="false" name="config_tether_wifi_regexs">
327     </string-array>
328
329     <!-- List of regexpressions describing the interface (if any) that represent tetherable
330          WiMAX interfaces.  If the device doesn't want to support tethering over Wifi this
331          should be empty.  An example would be "softap.*" -->
332     <string-array translatable="false" name="config_tether_wimax_regexs">
333     </string-array>
334
335     <!-- List of regexpressions describing the interface (if any) that represent tetherable
336          bluetooth interfaces.  If the device doesn't want to support tethering over bluetooth this
337          should be empty. -->
338     <string-array translatable="false" name="config_tether_bluetooth_regexs">
339     </string-array>
340
341     <!-- Max number of Bluetooth tethering connections allowed. If this is
342          updated config_tether_dhcp_range has to be updated appropriately. -->
343     <integer translateable="false" name="config_max_pan_devices">5</integer>
344
345     <!-- Dhcp range (min, max) to use for tethering purposes -->
346     <string-array translatable="false" name="config_tether_dhcp_range">
347     </string-array>
348
349     <!-- Regex of wired ethernet ifaces -->
350     <string translatable="false" name="config_ethernet_iface_regex">eth\\d</string>
351
352     <!-- If the mobile hotspot feature requires provisioning, a package name and class name
353         can be provided to launch a supported application that provisions the devices.
354
355         Example Usage:
356
357         String[] appDetails = getStringArray(R.array.config_mobile_hotspot_provision_app);
358         Intent intent = new Intent(Intent.ACTION_MAIN);
359         intent.setClassName(appDetails[0], appDetails[1]);
360         startActivityForResult(intent, 0);
361
362         public void onActivityResult(int requestCode, int resultCode, Intent intent) {
363             super.onActivityResult(requestCode, resultCode, intent);
364             if (requestCode == 0) {
365                 if (resultCode == Activity.RESULT_OK) {
366                     //Mobile hotspot provisioning successful
367                 } else {
368                     //Mobile hotspot provisioning failed
369                 }
370             }
371
372         See src/com/android/settings/TetherSettings.java for more details.
373         For ui-less/periodic recheck support see config_mobile_hotspot_provision_app_no_ui
374         -->
375     <!-- The first element is the package name and the second element is the class name
376          of the provisioning app -->
377     <string-array translatable="false" name="config_mobile_hotspot_provision_app">
378     <!--
379         <item>com.example.provisioning</item>
380         <item>com.example.provisioning.Activity</item>
381     -->
382     </string-array>
383
384     <!-- If the mobile hotspot feature requires provisioning, an action can be provided
385          that will be broadcast in non-ui cases for checking the provisioning status.
386
387          A second broadcast, action defined by config_mobile_hotspot_provision_response,
388          will be sent back to notify if provisioning succeeded or not.  The response will
389          match that of the activity in config_mobile_hotspot_provision_app, but instead
390          contained within the int extra "EntitlementResult".
391
392          Example Usage:
393          String provisionAction = getString(R.string.config_mobile_hotspot_provision_check);
394          sendBroadcast(new Intent(provisionAction));
395
396          public void onReceive(Context context, Intent intent) {
397              String provisionResponse =
398                     getString(R.string.config_mobile_hotspot_provision_response);
399              if (provisionResponse.equals(intent.getAction())
400                     && intent.getIntExtra("EntitlementResult") == Activity.RESULT_OK) {
401                  //Mobile hotspot provisioning successful
402              } else {
403                  //Mobile hotspot provisioning failed
404              }
405          }
406         -->
407     <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"></string>
408     <!-- Sent in response to a provisioning check. The caller must hold the
409          permission android.permission.CONNECTIVITY_INTERNAL for Settings to
410          receive this response.
411
412          See config_mobile_hotspot_provision_response
413          -->
414     <string translatable="false" name="config_mobile_hotspot_provision_response"></string>
415     <!-- Number of hours between each background provisioning call -->
416     <integer translatable="false" name="config_mobile_hotspot_provision_check_period">24</integer>
417
418     <!-- Activity name to enable wifi tethering after provisioning app succeeds -->
419     <string translatable="false" name="config_wifi_tether_enable">com.android.settings/.TetherService</string>
420
421     <!-- Controls the WiFi wakeup feature.
422           0 = Not available.
423           1 = Available.
424      -->
425     <integer translatable="false" name="config_wifi_wakeup_available">0</integer>
426
427     <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering.
428
429          Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
430          [1,7,0] for TYPE_WIFI, TYPE_BLUETOOTH, and TYPE_MOBILE.
431
432          This list is also modified by code within the framework, including:
433
434              - TYPE_ETHERNET (9) is prepended to this list, and
435
436              - the return value of TelephonyManager.getTetherApnRequired()
437                determines how the array is further modified:
438
439                    * DUN_REQUIRED
440                      TYPE_MOBILE is removed (if present)
441                      TYPE_MOBILE_HIPRI is removed (if present)
442                      TYPE_MOBILE_DUN is appended (if not already present)
443
444                    * DUN_NOT_REQUIRED
445                      TYPE_MOBILE_DUN is removed (if present)
446                      TYPE_MOBILE is appended (if not already present)
447                      TYPE_MOBILE_HIPRI is appended (if not already present)
448
449                    * DUN_UNSPECIFIED
450                      if any of TYPE_MOBILE{,_DUN,_HIPRI} are present:
451                          change nothing
452                      else:
453                          TYPE_MOBILE is appended
454                          TYPE_MOBILE_HIPRI is appended
455
456          For other changes applied to this list, now and in the future, see
457          com.android.server.connectivity.tethering.TetheringConfiguration.
458
459          Note also: the order of this is important. The first upstream type
460          for which a satisfying network exists is used.
461       -->
462     <integer-array translatable="false" name="config_tether_upstream_types">
463         <item>1</item>
464         <item>7</item>
465         <item>0</item>
466     </integer-array>
467
468     <!-- If the DUN connection for this CDMA device supports more than just DUN -->
469     <!-- traffic you should list them here. -->
470     <!-- If this device is not CDMA this is ignored.  If this list is empty on -->
471     <!-- a DUN-requiring CDMA device, the DUN APN will just support just DUN. -->
472     <string-array translatable="false" name="config_cdma_dun_supported_types">
473     </string-array>
474
475     <!-- String containing the apn value for tethering.  May be overriden by secure settings
476          TETHER_DUN_APN.  Value is a comma separated series of strings:
477          "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
478          Or string format of ApnSettingV3.
479          note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN"
480          Multiple entries are separated by using string-array:
481          "<item>[ApnSettingV3]Name,apn,,,,,,,,,123,45,,mms|*,IPV6,IP,true,14,,,,,,,spn,testspn</item>
482           <item>[ApnSettingV3]Name1,apn2,,,,,,,,,123,46,,mms|*,IPV6,IP,true,12,,,,,,,,</item>" -->
483     <string-array translatable="false" name="config_tether_apndata">
484     </string-array>
485
486     <!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
487     <bool translatable="false" name="config_wifi_dual_band_support">false</bool>
488
489     <!-- Boolean indicating whether 802.11r Fast BSS Transition is enabled on this platform -->
490     <bool translatable="false" name="config_wifi_fast_bss_transition_enabled">false</bool>
491
492     <!-- Device type information conforming to Annex B format in WiFi Direct specification.
493          The default represents a dual-mode smartphone -->
494     <string translatable="false" name="config_wifi_p2p_device_type">10-0050F204-5</string>
495
496     <!-- Boolean indicating whether the wifi chipset supports background scanning mechanism.
497          This mechanism allows the host to remain in suspend state and the dongle to actively
498          scan and wake the host when a configured SSID is detected by the dongle. This chipset
499          capability can provide power savings when wifi needs to be always kept on. -->
500     <bool translatable="false" name="config_wifi_background_scan_support">false</bool>
501
502     <!-- Boolean indicating we re-try re-associating once upon disconnection and RSSI is high failure  -->
503     <bool translatable="true" name="config_wifi_enable_disconnection_debounce">true</bool>
504
505     <!-- Boolean indicating whether or not to revert to default country code when cellular
506          radio is unable to find any MCC information to infer wifi country code from -->
507     <bool translatable="false" name="config_wifi_revert_country_code_on_cellular_loss">false</bool>
508
509     <!-- Boolean indicating whether or not wifi firmware debugging is enabled -->
510     <bool translatable="false" name="config_wifi_enable_wifi_firmware_debugging">true</bool>
511
512     <!-- Integer size limit, in KB, for a single WifiLogger ringbuffer, in default logging mode -->
513     <integer translatable="false" name="config_wifi_logger_ring_buffer_default_size_limit_kb">32</integer>
514
515     <!-- Integer size limit, in KB, for a single WifiLogger ringbuffer, in verbose logging mode -->
516     <integer translatable="false" name="config_wifi_logger_ring_buffer_verbose_size_limit_kb">1024</integer>
517
518     <!-- Boolean indicating whether or not wifi should turn off when emergency call is made -->
519     <bool translatable="false" name="config_wifi_turn_off_during_emergency_call">false</bool>
520
521     <!-- Integer specifying the basic autojoin parameters -->
522     <integer translatable="false" name="config_wifi_framework_5GHz_preference_boost_threshold">-65</integer>
523     <integer translatable="false" name="config_wifi_framework_5GHz_preference_boost_factor">40</integer>
524     <integer translatable="false" name="config_wifi_framework_5GHz_preference_penalty_threshold">-75</integer>
525     <integer translatable="false" name="config_wifi_framework_RSSI_SCORE_OFFSET">85</integer>
526     <integer translatable="false" name="config_wifi_framework_RSSI_SCORE_SLOPE">4</integer>
527     <integer translatable="false" name="config_wifi_framework_SAME_BSSID_AWARD">24</integer>
528     <integer translatable="false" name="config_wifi_framework_LAST_SELECTION_AWARD">480</integer>
529     <integer translatable="false" name="config_wifi_framework_PASSPOINT_SECURITY_AWARD">40</integer>
530     <integer translatable="false" name="config_wifi_framework_SECURITY_AWARD">80</integer>
531     <!-- Integer specifying the base interval in seconds for the exponential backoff scan for autojoin -->
532     <integer translatable="false" name="config_wifi_framework_exponential_backoff_scan_base_interval">20</integer>
533     <!-- Integers specifying the max packet Tx/Rx rates for full scan -->
534     <integer translatable="false" name="config_wifi_framework_max_tx_rate_for_full_scan">8</integer>
535     <integer translatable="false" name="config_wifi_framework_max_rx_rate_for_full_scan">16</integer>
536     <!-- Integers specifying the min packet Tx/Rx rates in packets per second for staying on the same network -->
537     <integer translatable="false" name="config_wifi_framework_min_tx_rate_for_staying_on_network">16</integer>
538     <integer translatable="false" name="config_wifi_framework_min_rx_rate_for_staying_on_network">16</integer>
539     <!-- Integer parameters of the wifi to cellular handover feature
540          wifi should not stick to bad networks -->
541     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-82</integer>
542     <integer translatable="false" name="config_wifi_framework_wifi_score_entry_rssi_threshold_5GHz">-82</integer>
543     <integer translatable="false" name="config_wifi_framework_wifi_score_low_rssi_threshold_5GHz">-70</integer>
544     <integer translatable="false" name="config_wifi_framework_wifi_score_good_rssi_threshold_5GHz">-57</integer>
545     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_24GHz">-85</integer>
546     <integer translatable="false" name="config_wifi_framework_wifi_score_entry_rssi_threshold_24GHz">-85</integer>
547     <integer translatable="false" name="config_wifi_framework_wifi_score_low_rssi_threshold_24GHz">-73</integer>
548     <integer translatable="false" name="config_wifi_framework_wifi_score_good_rssi_threshold_24GHz">-60</integer>
549     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_24">6</integer>
550     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_5">12</integer>
551     <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_24">24</integer>
552     <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_5">36</integer>
553
554     <string  translatable="false" name="config_wifi_random_mac_oui">DA-A1-19</string>
555     <string  translatable="false" name="config_wifi_framework_sap_2G_channel_list">1,6,11</string>
556
557     <bool translatable="false" name="config_wifi_framework_cellular_handover_enable_user_triggered_adjustment">true</bool>
558
559     <!-- Integer packet threshold used to allow scan while associated -->
560     <integer translatable="false" name="config_wifi_framework_associated_full_scan_tx_packet_threshold">5</integer>
561     <integer translatable="false" name="config_wifi_framework_associated_full_scan_rx_packet_threshold">10</integer>
562     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_tx_packet_threshold">40</integer>
563     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_rx_packet_threshold">80</integer>
564     <integer translatable="false" name="config_wifi_framework_network_switch_tx_packet_threshold">2</integer>
565     <integer translatable="false" name="config_wifi_framework_network_switch_rx_packet_threshold">20</integer>
566
567     <!-- Integer indicating wpa_supplicant scan interval in milliseconds -->
568     <integer translatable="false" name="config_wifi_supplicant_scan_interval">15000</integer>
569
570     <!-- Integer indicating amount of time failed networks areblacklisted for the purpose
571          of network switching in milliseconds -->
572     <integer translatable="false" name="config_wifi_network_switching_blacklist_time">172800000</integer>
573
574     <!-- Integer indicating wpa_supplicant scan interval when p2p is connected in milliseconds -->
575     <integer translatable="false" name="config_wifi_scan_interval_p2p_connected">60000</integer>
576
577     <!-- Integer indicating the framework scan interval in milliseconds. This is used in the scenario
578          where the chipset does not support background scanning (config_wifi_background_scan_suport
579          is false) to set up a periodic wake up scan so that the device can connect to a new access
580          point on the move. A value of 0 means no periodic scans will be used in the framework. -->
581     <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer>
582
583     <!-- Integer indicating the framework no networks periodic scan interval in milliseconds. -->
584     <integer translatable="false" name="config_wifi_no_network_periodic_scan_interval">300000</integer>
585
586     <!-- Integer indicating disconnect mode short scan interval in milliseconds -->
587     <integer translatable="false" name="config_wifi_disconnected_short_scan_interval">15000</integer>
588
589     <!-- Integer indicating associated partial scan short interval in milliseconds -->
590     <integer translatable="false" name="config_wifi_associated_short_scan_interval">20000</integer>
591
592     <!-- Integer indicating associated full scan backoff, representing a fraction: xx/8 -->
593     <integer translatable="false" name="config_wifi_framework_associated_full_scan_backoff">12</integer>
594
595     <!-- Integer indicating associated full scan max interval in milliseconds -->
596     <integer translatable="false" name="config_wifi_framework_associated_full_scan_max_interval">300000</integer>
597
598     <!-- Integer indicating associated full scan max total dwell time in milliseconds -->
599     <integer translatable="false" name="config_wifi_framework_associated_full_scan_max_total_dwell_time">500</integer>
600
601     <!-- Integer indicating associated full scan max num active channels -->
602     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_max_num_active_channels">6</integer>
603
604     <!-- Integer indicating RSSI boost given to current network -->
605     <integer translatable="false" name="config_wifi_framework_current_network_boost">16</integer>
606
607     <!-- Integer indicating how to handle beacons with uninitialized RSSI value of 0 -->
608     <integer translatable="false" name="config_wifi_framework_scan_result_rssi_level_patchup_value">-85</integer>
609
610     <!-- Boolean indicating associated network selection is allowed -->
611     <bool translatable="false" name="config_wifi_framework_enable_associated_network_selection">true</bool>
612
613     <!-- Boolean indicating that wifi only link configuratios that have exact same credentials (i.e PSK) -->
614     <bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool>
615
616     <!-- Boolean indicating whether framework needs to set the tx power limit for meeting SAR requirements
617          during voice calls -->
618     <bool translatable="false" name="config_wifi_framework_enable_voice_call_sar_tx_power_limit">false</bool>
619
620     <!-- Wifi driver supports batched scan -->
621     <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool>
622
623     <!-- Idle Receive current for wifi radio. 0 by default-->
624     <integer translatable="false" name="config_wifi_idle_receive_cur_ma">0</integer>
625
626     <!-- Rx current for wifi radio. 0 by default-->
627     <integer translatable="false" name="config_wifi_active_rx_cur_ma">0</integer>
628
629     <!-- Tx current for wifi radio. 0 by default-->
630     <integer translatable="false" name="config_wifi_tx_cur_ma">0</integer>
631
632     <!-- Operating volatage for wifi radio. 0 by default-->
633     <integer translatable="false" name="config_wifi_operating_voltage_mv">0</integer>
634
635     <!-- Flag indicating whether the we should enable the automatic brightness in Settings.
636          Software implementation will be used if config_hardware_auto_brightness_available is not set -->
637     <bool name="config_automatic_brightness_available">false</bool>
638
639     <!-- Fast brightness animation ramp rate in brightness units per second-->
640     <integer translatable="false" name="config_brightness_ramp_rate_fast">180</integer>
641
642     <!-- Slow brightness animation ramp rate in brightness units per second-->
643     <integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer>
644
645     <!-- Don't name config resources like this.  It should look like config_annoyDianne -->
646     <bool name="config_annoy_dianne">true</bool>
647
648     <!-- XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION -->
649
650     <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
651     <bool name="config_unplugTurnsOnScreen">false</bool>
652
653     <!-- If this is true, the message that USB is only being used for charging will be shown. -->
654     <bool name="config_usbChargingMessage">true</bool>
655
656     <!-- Set this true only if the device has separate attention and notification lights. -->
657     <bool name="config_useAttentionLight">false</bool>
658
659     <!-- If this is true, the screen will fade off. -->
660     <bool name="config_animateScreenLights">false</bool>
661
662     <!-- If this is true, key chords can be used to take a screenshot on the device. -->
663     <bool name="config_enableScreenshotChord">true</bool>
664
665     <!-- If this is true, allow wake from theater mode when plugged in or unplugged. -->
666     <bool name="config_allowTheaterModeWakeFromUnplug">false</bool>
667     <!-- If this is true, allow wake from theater mode from gesture. -->
668     <bool name="config_allowTheaterModeWakeFromGesture">false</bool>
669     <!-- If this is true, allow wake from theater mode from camera lens cover is switched. -->
670     <bool name="config_allowTheaterModeWakeFromCameraLens">false</bool>
671     <!-- If this is true, allow wake from theater mode from power key press. -->
672     <bool name="config_allowTheaterModeWakeFromPowerKey">true</bool>
673     <!-- If this is true, allow wake from theater mode from regular key press. Setting this value to
674          true implies config_allowTheaterModeWakeFromPowerKey is also true-->
675     <bool name="config_allowTheaterModeWakeFromKey">false</bool>
676     <!-- If this is true, allow wake from theater mode from motion. -->
677     <bool name="config_allowTheaterModeWakeFromMotion">false</bool>
678     <!-- If this is true, allow wake from theater mode from motion. -->
679     <bool name="config_allowTheaterModeWakeFromMotionWhenNotDreaming">false</bool>
680     <!-- If this is true, allow wake from theater mode from lid switch. -->
681     <bool name="config_allowTheaterModeWakeFromLidSwitch">false</bool>
682     <!-- If this is true, allow wake from theater mode when docked. -->
683     <bool name="config_allowTheaterModeWakeFromDock">false</bool>
684     <!-- If this is true, allow wake from theater mode from window layout flag. -->
685     <bool name="config_allowTheaterModeWakeFromWindowLayout">false</bool>
686     <!-- If this is true, go to sleep when theater mode is enabled from button press -->
687     <bool name="config_goToSleepOnButtonPressTheaterMode">true</bool>
688     <!-- If this is true, long press on power button will be available from the non-interactive state -->
689     <bool name="config_supportLongPressPowerWhenNonInteractive">false</bool>
690
691     <!-- Auto-rotation behavior -->
692
693     <!-- If true, enables auto-rotation features using the accelerometer.
694          Otherwise, auto-rotation is disabled.  Applications may still request
695          to use specific orientations but the sensor is ignored and sensor-based
696          orientations are not available.  Furthermore, all auto-rotation related
697          settings are omitted from the system UI.  In certain situations we may
698          still use the accelerometer to determine the orientation, such as when
699          docked if the dock is configured to enable the accelerometer. -->
700     <bool name="config_supportAutoRotation">true</bool>
701
702     <!-- If true, the screen can be rotated via the accelerometer in all 4
703          rotations as the default behavior. -->
704     <bool name="config_allowAllRotations">false</bool>
705
706     <!-- If true, the direction rotation is applied to get to an application's requested
707          orientation is reversed.  Normally, the model is that landscape is
708          clockwise from portrait; thus on a portrait device an app requesting
709          landscape will cause a clockwise rotation, and on a landscape device an
710          app requesting portrait will cause a counter-clockwise rotation.  Setting
711          true here reverses that logic. -->
712     <bool name="config_reverseDefaultRotation">false</bool>
713
714     <!-- Sets the minimum and maximum tilt tolerance for each possible rotation.
715          This array consists of 4 pairs of values which specify the minimum and maximum
716          tilt angle at which the device will transition into each rotation.
717
718          The tilt angle represents the direction in which the plane of the screen is facing;
719          it is also known as the angle of elevation.
720
721            -90 degree tilt means that the screen is facing straight down
722                            (the device is being held overhead upside-down)
723              0 degree tilt means that the screen is facing outwards
724                            (the device is being held vertically)
725             90 degree tilt means that the screen is facing straight up
726                            (the device is resting on a flat table)
727
728         The default tolerances are set conservatively such that the device is more
729         likely to remain in its natural orientation than rotate into a counterclockwise,
730         clockwise, or reversed posture (with an especially strong bias against the latter)
731         to prevent accidental rotation while carrying the device in hand.
732
733         These thresholds may need to be tuned when the device is intended to be
734         mounted into a dock with a particularly shallow profile wherein rotation
735         would ordinarily have been suppressed.
736
737         It is helpful to consider the desired behavior both when the device is being
738         held at a positive tilt (typical case) vs. a negative tilt (reading overhead in
739         bed) since they are quite different.  In the overhead case, we typically want
740         the device to more strongly prefer to retain its current configuration (in absence
741         of a clear indication that a rotation is desired) since the user's head and neck may
742         be held at an unusual angle.
743     -->
744     <integer-array name="config_autoRotationTiltTolerance">
745         <!-- rotation:   0 (natural)    --> <item>-25</item> <item>70</item>
746         <!-- rotation:  90 (rotate CCW) --> <item>-25</item> <item>65</item>
747         <!-- rotation: 180 (reverse)    --> <item>-25</item> <item>60</item>
748         <!-- rotation: 270 (rotate CW)  --> <item>-25</item> <item>65</item>
749     </integer-array>
750
751     <!-- Lid switch behavior -->
752
753     <!-- The number of degrees to rotate the display when the keyboard is open.
754          A value of -1 means no change in orientation by default. -->
755     <integer name="config_lidOpenRotation">-1</integer>
756
757     <!-- Indicate whether the lid state impacts the accessibility of
758          the physical keyboard.  0 means it doesn't, 1 means it is accessible
759          when the lid is open, 2 means it is accessible when the lid is
760          closed.  The default is 0. -->
761     <integer name="config_lidKeyboardAccessibility">0</integer>
762
763     <!-- Indicate whether the lid state impacts the accessibility of
764          the navigation buttons.  0 means it doesn't, 1 means it is accessible
765          when the lid is open, 2 means it is accessible when the lid is
766          closed.  The default is 0. -->
767     <integer name="config_lidNavigationAccessibility">0</integer>
768
769     <!-- Indicate whether closing the lid causes the lockscreen to appear.
770          The default is false. -->
771     <bool name="config_lidControlsScreenLock">false</bool>
772
773     <!-- Indicate whether closing the lid causes the device to go to sleep and opening
774          it causes the device to wake up.
775          The default is false. -->
776     <bool name="config_lidControlsSleep">false</bool>
777
778     <!-- Desk dock behavior -->
779
780     <!-- The number of degrees to rotate the display when the device is in a desk dock.
781          A value of -1 means no change in orientation by default. -->
782     <integer name="config_deskDockRotation">-1</integer>
783
784     <!-- Control whether being in the desk dock (and powered) always
785          keeps the screen on.  By default it stays on when plugged in to
786          AC.  0 will not keep it on; or together 1 to stay on when plugged
787          in to AC and 2 to stay on when plugged in to USB.  (So 3 for both.) -->
788     <integer name="config_deskDockKeepsScreenOn">1</integer>
789
790     <!-- Control whether being in the desk dock should enable accelerometer
791          based screen orientation.  This defaults to true because it is
792          common for desk docks to be sold in a variety of form factors
793          with different orientations.  Since we cannot always tell these docks
794          apart and the docks cannot report their true orientation on their own,
795          we rely on gravity to determine the effective orientation. -->
796     <bool name="config_deskDockEnablesAccelerometer">true</bool>
797
798     <!-- Car dock behavior -->
799
800     <!-- The number of degrees to rotate the display when the device is in a car dock.
801          A value of -1 means no change in orientation by default. -->
802     <integer name="config_carDockRotation">-1</integer>
803
804     <!-- Control whether being in the car dock (and powered) always
805          keeps the screen on.  By default it stays on when plugged in to
806          AC.  0 will not keep it on; or together 1 to stay on when plugged
807          in to AC and 2 to stay on when plugged in to USB.  (So 3 for both.) -->
808     <integer name="config_carDockKeepsScreenOn">1</integer>
809
810     <!-- Control whether being in the car dock should enable accelerometer based
811          screen orientation.  This defaults to true because putting a device in
812          a car dock make the accelerometer more a physical input (like a lid). -->
813
814     <bool name="config_carDockEnablesAccelerometer">true</bool>
815
816     <!--  Control whether to launch Car dock home app when user presses home button or when
817           car dock intent is fired.
818           In mobile device, usually separate home app is expected in car mode, and this should be
819           enabled. But in environments like real car, default home app may be enough, and in that
820           case, this can be disabled (set to false). -->
821     <bool name="config_enableCarDockHomeLaunch">true</bool>
822
823     <!-- HDMI behavior -->
824
825     <!-- The number of degrees to rotate the display when the device has HDMI connected
826          but is not in a dock.  A value of -1 means no change in orientation by default.
827          Use -1 except on older devices whose Hardware Composer HAL does not
828          provide full support for multiple displays.  -->
829     <integer name="config_undockedHdmiRotation">-1</integer>
830
831     <!-- Control the default UI mode type to use when there is no other type override
832          happening.  One of the following values (See Configuration.java):
833              1  UI_MODE_TYPE_NORMAL
834              4  UI_MODE_TYPE_TELEVISION
835              5  UI_MODE_TYPE_APPLIANCE
836              6  UI_MODE_TYPE_WATCH
837              7  UI_MODE_TYPE_VR_HEADSET
838          Any other values will have surprising consequences. -->
839     <integer name="config_defaultUiModeType">1</integer>
840
841     <!--  Control whether to lock UI mode to what is selected from config_defaultUiModeType.
842           Once UI mode is locked, applications cannot change it anymore. -->
843     <bool name="config_lockUiMode">false</bool>
844
845     <!--  Control whether to lock day/night mode change from normal application. When it is
846           true, day / night mode change is only allowed to apps with MODIFY_DAY_NIGHT_MODE
847           permission. -->
848     <bool name="config_lockDayNightMode">false</bool>
849
850     <!-- Control the default night mode to use when there is no other mode override set.
851          One of the following values (see UiModeManager.java):
852              0 - MODE_NIGHT_AUTO
853              1 - MODE_NIGHT_NO
854              2 - MODE_NIGHT_YES
855     -->
856     <integer name="config_defaultNightMode">1</integer>
857
858     <!-- Boolean indicating whether the HWC setColorTransform function can be performed efficiently
859          in hardware. -->
860     <bool name="config_setColorTransformAccelerated">false</bool>
861
862     <!-- Control whether Night display is available. This should only be enabled on devices
863          that have a HWC implementation that can apply the matrix passed to setColorTransform
864          without impacting power, performance, and app compatibility (e.g. protected content). -->
865     <bool name="config_nightDisplayAvailable">@bool/config_setColorTransformAccelerated</bool>
866
867     <!-- Default mode to control how Night display is automatically activated.
868          One of the following values (see NightDisplayController.java):
869              0 - AUTO_MODE_DISABLED
870              1 - AUTO_MODE_CUSTOM
871              2 - AUTO_MODE_TWILIGHT
872     -->
873     <integer name="config_defaultNightDisplayAutoMode">0</integer>
874
875     <!-- Default time when Night display is automatically activated.
876          Represented as milliseconds from midnight (e.g. 79200000 == 10pm). -->
877     <integer name="config_defaultNightDisplayCustomStartTime">79200000</integer>
878
879     <!-- Default time when Night display is automatically deactivated.
880          Represented as milliseconds from midnight (e.g. 21600000 == 6am). -->
881     <integer name="config_defaultNightDisplayCustomEndTime">21600000</integer>
882
883     <!-- Minimum color temperature, in Kelvin, supported by Night display. -->
884     <integer name="config_nightDisplayColorTemperatureMin">2596</integer>
885
886     <!-- Default color temperature, in Kelvin, to tint the screen when Night display is
887          activated. -->
888     <integer name="config_nightDisplayColorTemperatureDefault">2850</integer>
889
890     <!-- Maximum color temperature, in Kelvin, supported by Night display. -->
891     <integer name="config_nightDisplayColorTemperatureMax">4082</integer>
892
893     <string-array name="config_nightDisplayColorTemperatureCoefficientsNative">
894         <!-- R a-coefficient --> <item>0.0</item>
895         <!-- R b-coefficient --> <item>0.0</item>
896         <!-- R y-intercept --> <item>1.0</item>
897         <!-- G a-coefficient --> <item>-0.00000000962353339</item>
898         <!-- G b-coefficient --> <item>0.000153045476</item>
899         <!-- G y-intercept --> <item>0.390782778</item>
900         <!-- B a-coefficient --> <item>-0.0000000189359041</item>
901         <!-- B b-coefficient --> <item>0.000302412211</item>
902         <!-- B y-intercept --> <item>-0.198650895</item>
903     </string-array>
904
905     <string-array name="config_nightDisplayColorTemperatureCoefficients">
906         <!-- R a-coefficient --> <item>0.0</item>
907         <!-- R b-coefficient --> <item>0.0</item>
908         <!-- R y-intercept --> <item>1.0</item>
909         <!-- G a-coefficient --> <item>-0.00000000962353339</item>
910         <!-- G b-coefficient --> <item>0.000153045476</item>
911         <!-- G y-intercept --> <item>0.390782778</item>
912         <!-- B a-coefficient --> <item>-0.0000000189359041</item>
913         <!-- B b-coefficient --> <item>0.000302412211</item>
914         <!-- B y-intercept --> <item>-0.198650895</item>
915     </string-array>
916
917     <!-- Indicate whether to allow the device to suspend when the screen is off
918          due to the proximity sensor.  This resource should only be set to true
919          if the sensor HAL correctly handles the proximity sensor as a wake-up source.
920          Otherwise, the device may fail to wake out of suspend reliably.
921          The default is false. -->
922     <bool name="config_suspendWhenScreenOffDueToProximity">false</bool>
923
924     <!-- Control the behavior when the user long presses the power button.
925             0 - Nothing
926             1 - Global actions menu
927             2 - Power off (with confirmation)
928             3 - Power off (without confirmation)
929     -->
930     <integer name="config_longPressOnPowerBehavior">1</integer>
931
932     <!-- Control the behavior when the user long presses the back button.  Non-zero values are only
933          valid for watches as part of CDD/CTS.
934             0 - Nothing
935             1 - Go to voice assist
936     -->
937     <integer name="config_longPressOnBackBehavior">0</integer>
938
939     <!-- Control the behavior when the user panic presses the back button.
940             0 - Nothing
941             1 - Go to home
942     -->
943     <integer name="config_backPanicBehavior">0</integer>
944
945     <!-- Control the behavior when the user short presses the power button.
946             0 - Nothing
947             1 - Go to sleep (doze)
948             2 - Really go to sleep (don't doze)
949             3 - Really go to sleep and go home (don't doze)
950             4 - Go to home
951             5 - Dismiss IME if shown. Otherwise go to home
952     -->
953     <integer name="config_shortPressOnPowerBehavior">1</integer>
954
955     <!-- Control the behavior when the user double presses the power button.
956             0 - Nothing
957             1 - Toggle theater mode setting
958             2 - Brightness boost
959     -->
960     <integer name="config_doublePressOnPowerBehavior">0</integer>
961
962     <!-- Control the behavior when the user triple presses the power button.
963             0 - Nothing
964             1 - Toggle theater mode setting
965             2 - Brightness boost
966     -->
967     <integer name="config_triplePressOnPowerBehavior">0</integer>
968
969     <!-- Control the behavior when the user presses the sleep button.
970             0 - Go to sleep (doze)
971             1 - Go to sleep (doze) and go home
972     -->
973     <integer name="config_shortPressOnSleepBehavior">0</integer>
974
975     <!-- Package name for default keyguard appwidget [DO NOT TRANSLATE] -->
976     <string name="widget_default_package_name" translatable="false"></string>
977
978     <!-- Class name for default keyguard appwidget [DO NOT TRANSLATE] -->
979     <string name="widget_default_class_name" translatable="false"></string>
980
981     <!-- Indicate whether the SD card is accessible without removing the battery. -->
982     <bool name="config_batterySdCardAccessibility">false</bool>
983
984     <!-- List of file paths for USB host busses to exclude from USB host support.
985          For example, if the first USB bus on the device is used to communicate
986          with the modem or some other restricted hardware, add "/dev/bus/usb/001/"
987          to this list.  If this is empty, no parts of the host USB bus will be excluded.
988     -->
989     <string-array name="config_usbHostBlacklist" translatable="false">
990     </string-array>
991
992     <!-- List of paths to serial ports that are available to the serial manager.
993          for example, /dev/ttyUSB0
994     -->
995     <string-array translatable="false" name="config_serialPorts">
996     </string-array>
997
998     <!-- Vibrator pattern for feedback about a long screen/key press -->
999     <integer-array name="config_longPressVibePattern">
1000         <item>0</item>
1001         <item>1</item>
1002         <item>20</item>
1003         <item>21</item>
1004     </integer-array>
1005
1006     <!-- Vibrator pattern for feedback about touching a virtual key -->
1007     <integer-array name="config_virtualKeyVibePattern">
1008         <item>0</item>
1009         <item>10</item>
1010         <item>20</item>
1011         <item>30</item>
1012     </integer-array>
1013
1014     <!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
1015     <integer-array name="config_keyboardTapVibePattern">
1016         <item>40</item>
1017     </integer-array>
1018
1019     <!-- Vibrator pattern for feedback when selecting an hour/minute tick of a Clock -->
1020     <integer-array name="config_clockTickVibePattern">
1021         <item>125</item>
1022         <item>30</item>
1023     </integer-array>
1024
1025     <!-- Vibrator pattern for feedback when selecting a day/month/year date of a Calendar -->
1026     <integer-array name="config_calendarDateVibePattern">
1027         <item>125</item>
1028         <item>30</item>
1029     </integer-array>
1030
1031     <!-- Vibrator pattern for feedback about booting with safe mode enabled -->
1032     <integer-array name="config_safeModeEnabledVibePattern">
1033         <item>0</item>
1034         <item>1</item>
1035         <item>20</item>
1036         <item>21</item>
1037         <item>500</item>
1038         <item>600</item>
1039     </integer-array>
1040
1041     <!-- Vibrator pattern for feedback about hitting a scroll barrier -->
1042     <integer-array name="config_scrollBarrierVibePattern">
1043         <item>0</item>
1044         <item>15</item>
1045         <item>10</item>
1046         <item>10</item>
1047     </integer-array>
1048
1049     <bool name="config_use_strict_phone_number_comparation">false</bool>
1050
1051     <!-- Display low battery warning when battery level dips to this value.
1052          Also, the battery stats are flushed to disk when we hit this level.  -->
1053     <integer name="config_criticalBatteryWarningLevel">5</integer>
1054
1055     <!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
1056     <integer name="config_shutdownBatteryTemperature">680</integer>
1057
1058     <!-- Display low battery warning when battery level dips to this value -->
1059     <integer name="config_lowBatteryWarningLevel">15</integer>
1060
1061     <!-- Close low battery warning when battery level reaches the lowBatteryWarningLevel
1062          plus this -->
1063     <integer name="config_lowBatteryCloseWarningBump">5</integer>
1064
1065     <!-- Default color for notification LED. -->
1066     <color name="config_defaultNotificationColor">#ffffffff</color>
1067
1068     <!-- Default LED on time for notification LED in milliseconds. -->
1069     <integer name="config_defaultNotificationLedOn">500</integer>
1070
1071     <!-- Default LED off time for notification LED in milliseconds. -->
1072     <integer name="config_defaultNotificationLedOff">2000</integer>
1073
1074     <!-- Default value for led color when battery is low on charge -->
1075     <integer name="config_notificationsBatteryLowARGB">0xFFFF0000</integer>
1076
1077     <!-- Default value for led color when battery is medium charged -->
1078     <integer name="config_notificationsBatteryMediumARGB">0xFFFFFF00</integer>
1079
1080     <!-- Default value for led color when battery is fully charged -->
1081     <integer name="config_notificationsBatteryFullARGB">0xFF00FF00</integer>
1082
1083     <!-- Default value for LED on time when the battery is low on charge in miliseconds -->
1084     <integer name="config_notificationsBatteryLedOn">125</integer>
1085
1086     <!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
1087     <bool name="config_intrusiveNotificationLed">false</bool>
1088
1089     <!-- De we do icon badges? Used to decide if there should be a disable option-->
1090     <bool name="config_notificationBadging">true</bool>
1091
1092     <!-- Default value for LED off time when the battery is low on charge in miliseconds -->
1093     <integer name="config_notificationsBatteryLedOff">2875</integer>
1094
1095     <!-- Number of notifications to keep in the notification service historical archive -->
1096     <integer name="config_notificationServiceArchiveSize">100</integer>
1097
1098     <!-- Allow the menu hard key to be disabled in LockScreen on some devices -->
1099     <bool name="config_disableMenuKeyInLockScreen">false</bool>
1100
1101     <!-- Don't show lock screen before unlock screen (PIN/pattern/password) -->
1102     <bool name="config_enableLockBeforeUnlockScreen">false</bool>
1103
1104     <!-- Disable lockscreen rotation by default -->
1105     <bool name="config_enableLockScreenRotation">false</bool>
1106
1107     <!-- Enable lockscreen translucent decor by default -->
1108     <bool name="config_enableLockScreenTranslucentDecor">true</bool>
1109
1110     <!-- Enable translucent decor by default -->
1111     <bool name="config_enableTranslucentDecor">true</bool>
1112
1113     <!-- Is the device capable of hot swapping an UICC Card -->
1114     <bool name="config_hotswapCapable">false</bool>
1115
1116     <!-- Component name of the ICC hotswap prompt for restart dialog -->
1117     <string name="config_iccHotswapPromptForRestartDialogComponent" translateable="false">@null</string>
1118
1119     <!-- Enable puk unlockscreen by default.
1120          If unlock screen is disabled, the puk should be unlocked through Emergency Dialer -->
1121     <bool name="config_enable_puk_unlock_screen">true</bool>
1122
1123     <!-- Enable emergency call when sim is locked or puk locked. Some countries/carriers do not
1124          allow emergency calls to be placed without the IMSI, which is locked in the SIM.
1125          If so, this should be set to 'false' in an overlay. -->
1126     <bool name="config_enable_emergency_call_while_sim_locked">true</bool>
1127
1128     <!-- Is the lock-screen disabled for new users by default -->
1129     <bool name="config_disableLockscreenByDefault">false</bool>
1130
1131     <!-- If true, enables verification of the lockscreen credential in the factory reset protection
1132         flow. This should be true if gatekeeper / weaver credentials can still be checked after a
1133         factory reset. -->
1134     <bool name="config_enableCredentialFactoryResetProtection">true</bool>
1135
1136     <!-- Control the behavior when the user long presses the home button.
1137             0 - Nothing
1138             1 - Launch all apps intent
1139             2 - Launch assist intent
1140          This needs to match the constants in
1141          policy/src/com/android/internal/policy/impl/PhoneWindowManager.java
1142     -->
1143     <integer name="config_longPressOnHomeBehavior">0</integer>
1144
1145     <!-- Control the behavior when the user double-taps the home button.
1146             0 - Nothing
1147             1 - Recent apps view in SystemUI
1148          This needs to match the constants in
1149          policy/src/com/android/internal/policy/impl/PhoneWindowManager.java
1150     -->
1151     <integer name="config_doubleTapOnHomeBehavior">0</integer>
1152
1153     <!-- Minimum screen brightness setting allowed by the power manager.
1154          The user is forbidden from setting the brightness below this level. -->
1155     <integer name="config_screenBrightnessSettingMinimum">10</integer>
1156
1157     <!-- Maximum screen brightness allowed by the power manager.
1158          The user is forbidden from setting the brightness above this level. -->
1159     <integer name="config_screenBrightnessSettingMaximum">255</integer>
1160
1161     <!-- Default screen brightness setting.
1162          Must be in the range specified by minimum and maximum. -->
1163     <integer name="config_screenBrightnessSettingDefault">102</integer>
1164
1165     <!-- Default screen brightness for VR setting. -->
1166     <integer name="config_screenBrightnessForVrSettingDefault">86</integer>
1167
1168     <!-- Minimum screen brightness setting allowed for VR. Device panels start increasing pulse
1169          width as brightness decreases below this theshold. -->
1170     <integer name="config_screenBrightnessForVrSettingMinimum">79</integer>
1171
1172     <!-- Maximum screen brightness setting allowed for VR. -->
1173     <integer name="config_screenBrightnessForVrSettingMaximum">255</integer>
1174
1175     <!-- Screen brightness used to dim the screen while dozing in a very low power state.
1176          May be less than the minimum allowed brightness setting
1177          that can be set by the user. -->
1178     <integer name="config_screenBrightnessDoze">1</integer>
1179
1180     <!-- Whether or not to skip the initial brightness ramps when the display transitions to
1181          STATE_ON. Setting this to true will skip the brightness ramp to the last stored active
1182          brightness value and will repeat for the following ramp if autobrightness is enabled. -->
1183     <bool name="config_skipScreenOnBrightnessRamp">false</bool>
1184
1185     <!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
1186     <bool name="config_allowAutoBrightnessWhileDozing">false</bool>
1187
1188     <!-- Stability requirements in milliseconds for accepting a new brightness level.  This is used
1189          for debouncing the light sensor.  Different constants are used to debounce the light sensor
1190          when adapting to brighter or darker environments.  This parameter controls how quickly
1191          brightness changes occur in response to an observed change in light level that exceeds the
1192          hysteresis threshold. -->
1193     <integer name="config_autoBrightnessBrighteningLightDebounce">4000</integer>
1194     <integer name="config_autoBrightnessDarkeningLightDebounce">8000</integer>
1195
1196     <!-- Initial light sensor event rate in milliseconds for automatic brightness control. This is
1197          used for obtaining the first light sample when the device stops dozing.
1198
1199          Set this to -1 to disable this feature. -->
1200     <integer name="config_autoBrightnessInitialLightSensorRate">-1</integer>
1201
1202     <!-- Light sensor event rate in milliseconds for automatic brightness control. -->
1203     <integer name="config_autoBrightnessLightSensorRate">250</integer>
1204
1205     <!-- The maximum range of gamma adjustment possible using the screen
1206          auto-brightness adjustment setting. -->
1207     <fraction name="config_autoBrightnessAdjustmentMaxGamma">300%</fraction>
1208
1209     <!-- If we allow automatic adjustment of screen brightness while dozing, how many times we want
1210          to reduce it to preserve the battery. Value of 100% means no scaling. -->
1211     <fraction name="config_screenAutoBrightnessDozeScaleFactor">100%</fraction>
1212
1213     <!-- When the screen is turned on, the previous estimate of the ambient light level at the time
1214          the screen was turned off is restored and is used to determine the initial screen
1215          brightness.
1216
1217          If this flag is true, then the ambient light level estimate will be promptly recomputed
1218          after the warm-up interface and the screen brightness will be adjusted immediately.
1219
1220          If this flag is false, then the ambient light level estimate will be adjusted more
1221          gradually in the same manner that normally happens when the screen is on according to the
1222          brightening or dimming debounce thresholds.  As a result, it may take somewhat longer to
1223          adapt to the environment.  This mode may be better suited for watches. -->
1224     <bool name="config_autoBrightnessResetAmbientLuxAfterWarmUp">true</bool>
1225
1226     <!-- Period of time in which to consider light samples in milliseconds. -->
1227     <integer name="config_autoBrightnessAmbientLightHorizon">10000</integer>
1228
1229     <!-- Screen brightness used to dim the screen when the user activity
1230          timeout expires.  May be less than the minimum allowed brightness setting
1231          that can be set by the user. -->
1232     <integer name="config_screenBrightnessDim">10</integer>
1233
1234     <!-- Minimum allowable screen brightness to use in a very dark room.
1235          This value sets the floor for the darkest possible auto-brightness
1236          adjustment.  It is expected to be somewhat less than the first entry in
1237          config_autoBrightnessLcdBacklightValues so as to allow the user to have
1238          some range of adjustment to dim the screen further than usual in very
1239          dark rooms. The contents of the screen must still be clearly visible
1240          in darkness (although they may not be visible in a bright room). -->
1241     <integer name="config_screenBrightnessDark">1</integer>
1242
1243     <!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
1244          The N entries of this array define N + 1 control points as follows:
1245          (1-based arrays)
1246
1247          Point 1:            (0, value[1]):             lux <= 0
1248          Point 2:     (level[1], value[2]):  0        < lux <= level[1]
1249          Point 3:     (level[2], value[3]):  level[2] < lux <= level[3]
1250          ...
1251          Point N+1: (level[N], value[N+1]):  level[N] < lux
1252
1253          The control points must be strictly increasing.  Each control point
1254          corresponds to an entry in the brightness backlight values arrays.
1255          For example, if LUX == level[1] (first element of the levels array)
1256          then the brightness will be determined by value[2] (second element
1257          of the brightness values array).
1258
1259          Spline interpolation is used to determine the auto-brightness
1260          backlight values for LUX levels between these control points.
1261
1262          Must be overridden in platform specific overlays -->
1263     <integer-array name="config_autoBrightnessLevels">
1264     </integer-array>
1265
1266     <!-- Array of output values for LCD backlight corresponding to the LUX values
1267          in the config_autoBrightnessLevels array.  This array should have size one greater
1268          than the size of the config_autoBrightnessLevels array.
1269          The brightness values must be between 0 and 255 and be non-decreasing.
1270          This must be overridden in platform specific overlays -->
1271     <integer-array name="config_autoBrightnessLcdBacklightValues">
1272     </integer-array>
1273
1274     <!-- Array of output values for button backlight corresponding to the LUX values
1275          in the config_autoBrightnessLevels array.  This array should have size one greater
1276          than the size of the config_autoBrightnessLevels array.
1277          The brightness values must be between 0 and 255 and be non-decreasing.
1278          This must be overridden in platform specific overlays -->
1279     <integer-array name="config_autoBrightnessButtonBacklightValues">
1280     </integer-array>
1281
1282     <!-- Array of output values for keyboard backlight corresponding to the LUX values
1283          in the config_autoBrightnessLevels array.  This array should have size one greater
1284          than the size of the config_autoBrightnessLevels array.
1285          The brightness values must be between 0 and 255 and be non-decreasing.
1286          This must be overridden in platform specific overlays -->
1287     <integer-array name="config_autoBrightnessKeyboardBacklightValues">
1288     </integer-array>
1289
1290     <!-- Array of hysteresis constraint values for brightening, represented as tenths of a
1291          percent. The length of this array is assumed to be one greater than
1292          config_dynamicHysteresisLuxLevels. The brightening threshold is calculated as
1293          lux * (1.0f + CONSTRAINT_VALUE). When the current lux is higher than this threshold,
1294          the screen brightness is recalculated. See the config_dynamicHysteresisLuxLevels
1295          description for how the constraint value is chosen. -->
1296     <integer-array name="config_dynamicHysteresisBrightLevels">
1297         <item>100</item>
1298     </integer-array>
1299
1300     <!-- Array of hysteresis constraint values for darkening, represented as tenths of a
1301          percent. The length of this array is assumed to be one greater than
1302          config_dynamicHysteresisLuxLevels. The darkening threshold is calculated as
1303          lux * (1.0f - CONSTRAINT_VALUE). When the current lux is lower than this threshold,
1304          the screen brightness is recalculated. See the config_dynamicHysteresisLuxLevels
1305          description for how the constraint value is chosen. -->
1306     <integer-array name="config_dynamicHysteresisDarkLevels">
1307         <item>200</item>
1308     </integer-array>
1309
1310     <!-- Array of ambient lux threshold values. This is used for determining hysteresis constraint
1311          values by calculating the index to use for lookup and then setting the constraint value
1312          to the corresponding value of the array. The new brightening hysteresis constraint value
1313          is the n-th element of config_dynamicHysteresisBrightLevels, and the new darkening
1314          hysteresis constraint value is the n-th element of config_dynamicHysteresisDarkLevels.
1315
1316          The (zero-based) index is calculated as follows: (MAX is the largest index of the array)
1317          condition                      calculated index
1318          value < lux[0]                 0
1319          lux[n] <= value < lux[n+1]     n+1
1320          lux[MAX] <= value              MAX+1 -->
1321     <integer-array name="config_dynamicHysteresisLuxLevels">
1322     </integer-array>
1323
1324     <!-- Amount of time it takes for the light sensor to warm up in milliseconds.
1325          For this time after the screen turns on, the Power Manager
1326          will not debounce light sensor readings -->
1327     <integer name="config_lightSensorWarmupTime">0</integer>
1328
1329     <!-- Enables swipe versus poly-finger touch disambiguation in the KeyboardView -->
1330     <bool name="config_swipeDisambiguation">true</bool>
1331
1332     <!-- Specifies the amount of time to disable virtual keys after the screen is touched
1333          in order to filter out accidental virtual key presses due to swiping gestures
1334          or taps near the edge of the display.  May be 0 to disable the feature.
1335          It is recommended that this value be no more than 250 ms.
1336          This feature should be disabled for most devices. -->
1337     <integer name="config_virtualKeyQuietTimeMillis">0</integer>
1338
1339     <!-- A list of potential packages, in priority order, that may contain an
1340          ephemeral resolver. Each package will be be queried for a component
1341          that has been granted the PACKAGE_EPHEMERAL_AGENT permission.
1342          This may be empty if ephemeral apps are not supported. -->
1343     <string-array name="config_ephemeralResolverPackage" translatable="false">
1344         <!-- Add packages here -->
1345     </string-array>
1346
1347     <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
1348          specified -->
1349     <string name="default_wallpaper_component" translatable="false">@null</string>
1350
1351     <!-- By default a product has no distinct default lock wallpaper -->
1352     <item name="default_lock_wallpaper" type="drawable">@null</item>
1353
1354     <!-- Component name of the built in wallpaper used to display bitmap wallpapers. This must not be null. -->
1355     <string name="image_wallpaper_component" translatable="false">com.android.systemui/com.android.systemui.ImageWallpaper</string>
1356
1357     <!-- True if WallpaperService is enabled -->
1358     <bool name="config_enableWallpaperService">true</bool>
1359
1360     <!-- Enables the TimeZoneRuleManager service. This is the master switch for the updateable time
1361          zone update mechanism. -->
1362     <bool name="config_enableUpdateableTimeZoneRules">false</bool>
1363
1364     <!-- Enables APK-based time zone update triggering. Set this to false when updates are triggered
1365          via external events and not by APK updates. For example, if an updater checks with a server
1366          on a regular schedule.
1367          [This is only used if config_enableUpdateableTimeZoneRules is true.] -->
1368     <bool name="config_timeZoneRulesUpdateTrackingEnabled">false</bool>
1369
1370     <!-- The package of the time zone rules updater application. Expected to be the same
1371          for all Android devices that support APK-based time zone rule updates.
1372          A package-targeted com.android.intent.action.timezone.TRIGGER_RULES_UPDATE_CHECK intent
1373          will be sent to the updater app if the system server detects an update to the updater or
1374          data app packages.
1375          The package referenced here must have the android.permission.UPDATE_TIME_ZONE_RULES
1376          permission.
1377          [This is only used if config_enableUpdateableTimeZoneRules and
1378          config_timeZoneRulesUpdateTrackingEnabled are true.] -->
1379     <string name="config_timeZoneRulesUpdaterPackage" translateable="false">com.android.timezone.updater</string>
1380
1381     <!-- The package of the time zone rules data application. Expected to be configured
1382          by OEMs to reference their own priv-app APK package.
1383          A package-targeted com.android.intent.action.timezone.TRIGGER_RULES_UPDATE_CHECK intent
1384          will be sent to the updater app if the system server detects an update to the updater or
1385          data app packages.
1386          [This is only used if config_enableUpdateableTimeZoneRules and
1387          config_timeZoneRulesUpdateTrackingEnabled are true.] -->
1388     <string name="config_timeZoneRulesDataPackage" translateable="false"></string>
1389
1390     <!-- The allowed time in milliseconds between an update check intent being broadcast and the
1391          response being considered overdue. Reliability triggers will not fire in this time.
1392          [This is only used if config_enableUpdateableTimeZoneRules and
1393          config_timeZoneRulesUpdateTrackingEnabled are true.] -->
1394     <!-- 5 minutes -->
1395     <integer name="config_timeZoneRulesCheckTimeMillisAllowed">300000</integer>
1396
1397     <!-- The number of times a time zone update check is allowed to fail before the system will stop
1398          reacting to reliability triggers.
1399          [This is only used if config_enableUpdateableTimeZoneRules and
1400          config_timeZoneRulesUpdateTrackingEnabled are true.] -->
1401     <integer name="config_timeZoneRulesCheckRetryCount">5</integer>
1402
1403     <!-- Whether to enable network location overlay which allows network
1404          location provider to be replaced by an app at run-time. When disabled,
1405          only the config_networkLocationProviderPackageName package will be
1406          searched for network location provider, otherwise packages whose
1407          signature matches the signatures of config_locationProviderPackageNames
1408          will be searched, and the service with the highest version number will
1409          be picked. Anyone who wants to disable the overlay mechanism can set it
1410          to false.
1411          -->
1412     <bool name="config_enableNetworkLocationOverlay" translatable="false">true</bool>
1413     <!-- Package name providing network location support. Used only when
1414          config_enableNetworkLocationOverlay is false. -->
1415     <string name="config_networkLocationProviderPackageName" translatable="false">@null</string>
1416
1417     <!-- Whether to enable fused location provider overlay which allows fused
1418          location provider to be replaced by an app at run-time. When disabled,
1419          only the config_fusedLocationProviderPackageName package will be
1420          searched for fused location provider, otherwise packages whose
1421          signature matches the signatures of config_locationProviderPackageNames
1422          will be searched, and the service with the highest version number will
1423          be picked. Anyone who wants to disable the overlay mechanism can set it
1424          to false.
1425          -->
1426     <bool name="config_enableFusedLocationOverlay" translatable="false">true</bool>
1427     <!-- Package name providing fused location support. Used only when
1428          config_enableFusedLocationOverlay is false. -->
1429     <string name="config_fusedLocationProviderPackageName" translatable="false">com.android.location.fused</string>
1430
1431     <!-- The package name of the default network recommendation app.
1432          A network recommendation provider must:
1433              * Be granted the SCORE_NETWORKS permission.
1434              * Be granted the ACCESS_COARSE_LOCATION permission.
1435              * Include a Service for the android.net.scoring.RECOMMEND_NETWORKS action
1436                protected by the BIND_NETWORK_RECOMMENDATION_SERVICE permission.
1437
1438          This must be set to a valid network recommendation app or empty.
1439      -->
1440     <string name="config_defaultNetworkRecommendationProviderPackage" translatable="false"></string>
1441
1442     <!-- Whether to enable Hardware FLP overlay which allows Hardware FLP to be
1443          replaced by an app at run-time. When disabled, only the
1444          config_hardwareFlpPackageName package will be searched for Hardware Flp,
1445          otherwise packages whose signature matches the signatures of
1446          config_locationProviderPackageNames will be searched, and the service
1447          with the highest version number will be picked. Anyone who wants to
1448          disable the overlay mechanism can set it to false.
1449          -->
1450     <bool name="config_enableHardwareFlpOverlay" translatable="false">true</bool>
1451     <!-- Package name providing Hardware Flp. Used only when
1452          config_enableHardwareFlpOverlay is false. -->
1453     <string name="config_hardwareFlpPackageName" translatable="false">com.android.location.fused</string>
1454
1455     <!-- Whether to enable geocoder overlay which allows geocoder to be replaced
1456          by an app at run-time. When disabled, only the
1457          config_geocoderProviderPackageName package will be searched for
1458          geocoder, otherwise packages whose signature matches the signatures of
1459          config_locationProviderPackageNames will be searched, and the service
1460          with the highest version number will be picked. Anyone who wants to
1461          disable the overlay mechanism can set it to false.
1462          -->
1463     <bool name="config_enableGeocoderOverlay" translatable="false">true</bool>
1464     <!-- Package name providing geocoder API support. Used only when
1465          config_enableGeocoderOverlay is false. -->
1466     <string name="config_geocoderProviderPackageName" translatable="false">@null</string>
1467
1468     <!-- Whether to enable geofence overlay which allows geofence to be replaced
1469          by an app at run-time. When disabled, only the
1470          config_geofenceProviderPackageName package will be searched for
1471          geofence implementation, otherwise packages whose signature matches the
1472          signatures of config_locationProviderPackageNames will be searched, and
1473          the service with the highest version number will be picked. Anyone who
1474          wants to disable the overlay mechanism can set it to false.
1475          -->
1476     <bool name="config_enableGeofenceOverlay" translatable="false">true</bool>
1477     <!-- Package name providing geofence API support. Used only when
1478          config_enableGeofenceOverlay is false. -->
1479     <string name="config_geofenceProviderPackageName" translatable="false">@null</string>
1480
1481     <!-- Whether to enable Hardware Activity-Recognition overlay which allows Hardware
1482          Activity-Recognition to be replaced by an app at run-time. When disabled, only the
1483          config_activityRecognitionHardwarePackageName package will be searched for
1484          its implementation, otherwise packages whose signature matches the
1485          signatures of config_locationProviderPackageNames will be searched, and
1486          the service with the highest version number will be picked. Anyone who
1487          wants to disable the overlay mechanism can set it to false.
1488          -->
1489     <bool name="config_enableActivityRecognitionHardwareOverlay" translatable="false">true</bool>
1490     <!-- Package name providing Hardware Activity-Recognition API support. Used only when
1491          config_enableActivityRecognitionHardwareOverlay is false. -->
1492     <string name="config_activityRecognitionHardwarePackageName" translatable="false">@null</string>
1493
1494     <!-- Package name(s) containing location provider support.
1495          These packages can contain services implementing location providers,
1496          such as the Geocode Provider, Network Location Provider, and
1497          Fused Location Provider. They will each be searched for
1498          service components implementing these providers.
1499          It is strongly recommended that the packages explicitly named
1500          below are on the system image, so that they will not map to
1501          a 3rd party application.
1502          The location framework also has support for installation
1503          of new location providers at run-time. The new package does not
1504          have to be explicitly listed here, however it must have a signature
1505          that matches the signature of at least one package on this list.
1506          -->
1507     <string-array name="config_locationProviderPackageNames" translatable="false">
1508         <!-- The standard AOSP fused location provider -->
1509         <item>com.android.location.fused</item>
1510     </string-array>
1511
1512     <!-- This string array can be overriden to enable test location providers initially. -->
1513     <!-- Array of "[locationProviderName],[requiresNetwork],
1514          [requiresSatellite],[requiresCell],[hasMonetaryCost],
1515          [supportAltitute],[supportsSpeed],[supportsBearing],
1516          [powerRequirement],[accuracy]" -->
1517     <!-- powerRequirement is defined in android.location.Criteria
1518          0 = NO_REQUIREMENT / 1 = POWER_LOW / 2 = POWER_MEDIUM / 3 = POWER_HIGH -->
1519     <!-- accuracy is defined in anroid.location.Criteria
1520          1 = ACCURACY_FINE / 2 = ACCURACY_COARSE -->
1521     <string-array name="config_testLocationProviders" translatable="false">
1522         <!-- Example test network location provider
1523         <item>network,false,false,false,false,true,true,true,1,2</item>
1524         -->
1525     </string-array>
1526
1527     <!-- Boolean indicating if current platform supports bluetooth SCO for off call
1528     use cases -->
1529     <bool name="config_bluetooth_sco_off_call">true</bool>
1530
1531     <!-- Boolean indicating if current platform supports bluetooth wide band
1532          speech -->
1533     <bool name="config_bluetooth_wide_band_speech">true</bool>
1534
1535     <!-- Boolean indicating if current platform need do one-time bluetooth address
1536          re-validation -->
1537     <bool name="config_bluetooth_address_validation">false</bool>
1538
1539     <!-- Boolean indicating if current platform supports BLE peripheral mode -->
1540     <bool name="config_bluetooth_le_peripheral_mode_supported">false</bool>
1541
1542     <!-- Boolean indicating if current platform supports HFP inband ringing -->
1543     <bool name="config_bluetooth_hfp_inband_ringing_support">false</bool>
1544
1545     <!-- Max number of scan filters supported by blutooth controller. 0 if the
1546          device does not support hardware scan filters-->
1547     <integer translatable="false" name="config_bluetooth_max_scan_filters">0</integer>
1548
1549     <!-- Max number of advertisers supported by bluetooth controller. 0 if the
1550          device does not support multiple advertisement-->
1551     <integer translatable="false" name="config_bluetooth_max_advertisers">0</integer>
1552
1553     <!-- Idle current for bluetooth controller. 0 by default-->
1554     <integer translatable="false" name="config_bluetooth_idle_cur_ma">1</integer>
1555
1556     <!-- Rx current for bluetooth controller. 0 by default-->
1557     <integer translatable="false" name="config_bluetooth_rx_cur_ma">2</integer>
1558
1559     <!-- Tx current for bluetooth controller. 0 by default-->
1560     <integer translatable="false" name="config_bluetooth_tx_cur_ma">3</integer>
1561
1562     <!-- Operating volatage for bluetooth controller. 0 by default-->
1563     <integer translatable="false" name="config_bluetooth_operating_voltage_mv">4</integer>
1564
1565     <!-- Whether supported profiles should be reloaded upon enabling bluetooth -->
1566     <bool name="config_bluetooth_reload_supported_profiles_when_enabled">false</bool>
1567
1568     <!-- Enabling autoconnect over pan -->
1569     <bool name="config_bluetooth_pan_enable_autoconnect">false</bool>
1570
1571     <!-- The default data-use polling period. -->
1572     <integer name="config_datause_polling_period_sec">600</integer>
1573
1574     <!-- The default data-use threshold in bytes. 0 disables-->
1575     <integer name="config_datause_threshold_bytes">0</integer>
1576
1577     <!-- The default reduced-datarate value in kilobits per sec -->
1578     <integer name="config_datause_throttle_kbitsps">300</integer>
1579
1580     <!-- The default iface on which to monitor data use -->
1581     <string name="config_datause_iface" translatable="false">rmnet0</string>
1582
1583     <!-- The default reduced-datarate notification mask -->
1584     <!-- 2 means give warning -->
1585     <integer name="config_datause_notification_type">2</integer>
1586
1587     <!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
1588          RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
1589          A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
1590          there is no replacement value and that the default assumption
1591          for phone type (GSM) should be used. -->
1592     <integer name="config_volte_replacement_rat">0</integer>
1593
1594     <!-- Flag indicating whether the current device is "voice capable".
1595          If true, this means that the device supports circuit-switched
1596          (i.e. voice) phone calls over the telephony network, and is
1597          allowed to display the in-call UI while a cellular voice call is
1598          active.  This can be overridden to false for "data only" devices
1599          which can't make voice calls and don't support any in-call UI.
1600
1601          Note: this flag is subtly different from the
1602          PackageManager.FEATURE_TELEPHONY system feature, which is
1603          available on *any* device with a telephony radio, even if the
1604          device is data-only. -->
1605     <bool name="config_voice_capable">true</bool>
1606
1607     <!-- Flag indicating whether all audio streams should be mapped to
1608          one single stream. If true, all audio streams are mapped to
1609          STREAM_MUSIC as if it's on TV platform. -->
1610     <bool name="config_single_volume">false</bool>
1611
1612     <!-- Flag indicating that an outbound call must have a call capable phone account
1613          that has declared it can process the call's handle. -->
1614     <bool name="config_requireCallCapableAccountForHandle">false</bool>
1615
1616     <!-- Flag indicating if the user is notified when the mobile network access is restricted -->
1617     <bool name="config_user_notification_of_restrictied_mobile_access">true</bool>
1618
1619     <!-- Flag indicating whether the current device allows sms service.
1620          If true, this means that the device supports both sending and
1621          receiving sms via the telephony network.
1622          This can be overridden to false for "data only" devices
1623          which can't send and receive sms message.
1624
1625          Note: Disable SMS also disable voicemail waiting sms,
1626                cell broadcasting sms, and MMS. -->
1627     <bool name="config_sms_capable">true</bool>
1628
1629     <!-- Default SMS Application. This will be the default SMS application when
1630          the phone first boots. The user can then change the default app to one
1631          of their choosing.
1632          This can be overridden for devices where a different default SMS
1633          application is desired.
1634
1635          If this string is empty or the specified package does not exist, then
1636          the platform will search for an SMS app and use that (if there is one)-->
1637     <string name="default_sms_application" translatable="false">com.android.messaging</string>
1638
1639     <!-- Default web browser.  This is the package name of the application that will
1640          be the default browser when the device first boots.  Afterwards the user
1641          can select whatever browser app they wish to use as the default.
1642
1643          If this string is empty or the specified package does not exist, then
1644          the behavior will be as though no app was named as an explicit default. -->
1645     <string name="default_browser" translatable="false"></string>
1646
1647     <!-- Enable/disable default bluetooth profiles:
1648         HSP_AG, ObexObjectPush, Audio, NAP -->
1649     <bool name="config_bluetooth_default_profiles">true</bool>
1650
1651     <!-- IP address of the dns server to use if nobody else suggests one -->
1652     <string name="config_default_dns_server" translatable="false">8.8.8.8</string>
1653
1654     <!-- The default mobile provisioning apn. Empty by default, maybe overridden by
1655          an mcc/mnc specific config.xml -->
1656     <string name="mobile_provisioning_apn" translatable="false"></string>
1657
1658     <!-- The default mobile provisioning url. Empty by default, maybe overridden by
1659          an mcc/mnc specific config.xml -->
1660     <string name="mobile_provisioning_url" translatable="false"></string>
1661
1662     <!-- The default character set for GsmAlphabet -->
1663     <!-- Empty string means MBCS is not considered -->
1664     <string name="gsm_alphabet_default_charset" translatable="false"></string>
1665
1666     <!-- Enables SIP on WIFI only -->
1667     <bool name="config_sip_wifi_only">false</bool>
1668
1669     <!-- Enables built-in SIP phone capability -->
1670     <bool name="config_built_in_sip_phone">true</bool>
1671
1672     <!-- Boolean indicating if restoring network selection should be skipped -->
1673     <!-- The restoring is handled by modem if it is true-->
1674     <bool translatable="false" name="skip_restoring_network_selection">false</bool>
1675
1676     <!-- Maximum number of database connections opened and managed by framework layer
1677          to handle queries on each database when using Write-Ahead Logging. -->
1678     <integer name="db_connection_pool_size">4</integer>
1679
1680     <!-- The default journal mode to use use when Write-Ahead Logging is not active.
1681          Choices are: OFF, DELETE, TRUNCATE, PERSIST and MEMORY.
1682          PERSIST may improve performance by reducing how often journal blocks are
1683          reallocated (compared to truncation) resulting in better data block locality
1684          and less churn of the storage media.
1685
1686          The PERSIST mode results in data persisting in the journal beyond the life of
1687          a transaction, so it interacts poorly with SECURE_DELETE. -->
1688     <string name="db_default_journal_mode" translatable="false">TRUNCATE</string>
1689
1690     <!-- Maximum size of the persistent journal file in bytes.
1691          If the journal file grows to be larger than this amount then SQLite will
1692          truncate it after committing the transaction. -->
1693     <integer name="db_journal_size_limit">524288</integer>
1694
1695     <!-- The database synchronization mode when using the default journal mode.
1696          FULL is safest and preserves durability at the cost of extra fsyncs.
1697          NORMAL also preserves durability in non-WAL modes and uses checksums to ensure
1698          integrity although there is a small chance that an error might go unnoticed.
1699          Choices are: FULL, NORMAL, OFF. -->
1700     <string name="db_default_sync_mode" translatable="false">FULL</string>
1701
1702     <!-- The database synchronization mode when using Write-Ahead Logging.
1703          FULL is safest and preserves durability at the cost of extra fsyncs.
1704          NORMAL sacrifices durability in WAL mode because syncs are only performed before
1705          and after checkpoint operations.  If checkpoints are infrequent and power loss
1706          occurs, then committed transactions could be lost and applications might break.
1707          Choices are: FULL, NORMAL, OFF. -->
1708     <string name="db_wal_sync_mode" translatable="false">FULL</string>
1709
1710     <!-- The Write-Ahead Log auto-checkpoint interval in database pages (typically 1 to 4KB).
1711          The log is checkpointed automatically whenever it exceeds this many pages.
1712          When a database is reopened, its journal mode is set back to the default
1713          journal mode, which may cause a checkpoint operation to occur.  Checkpoints
1714          can also happen at other times when transactions are committed.
1715          The bigger the WAL file, the longer a checkpoint operation takes, so we try
1716          to keep the WAL file relatively small to avoid long delays.
1717          The size of the WAL file is also constrained by 'db_journal_size_limit'. -->
1718     <integer name="db_wal_autocheckpoint">100</integer>
1719
1720     <!-- The number of milliseconds that SQLite connection is allowed to be idle before it
1721          is closed and removed from the pool -->
1722     <integer name="db_default_idle_connection_timeout">30000</integer>
1723
1724     <!-- Max space (in MB) allocated to DownloadManager to store the downloaded
1725          files if they are to be stored in DownloadManager's data dir,
1726          which typically is /data/data/com.android.providers.downloads/files -->
1727     <integer name="config_downloadDataDirSize">200</integer>
1728
1729     <!-- Max number of downloads allowed to proceed concurrently -->
1730     <integer name="config_MaxConcurrentDownloadsAllowed">5</integer>
1731
1732     <!-- When the free space available in DownloadManager's data dir falls
1733          below the percentage value specified by this param, DownloadManager
1734          starts removing files to try to make percentage of available
1735          free space above this threshold value. -->
1736     <integer name="config_downloadDataDirLowSpaceThreshold">10</integer>
1737
1738     <!-- The URL that should be sent in an x-wap-profile header with an HTTP request,
1739          as defined in the Open Mobile Alliance User Agent Profile specification
1740          OMA-TS-UAProf-V2_0-20060206-A Section 8.1.1.1. If the URL contains a '%s'
1741          format string then that substring will be replaced with the value of
1742          Build.MODEL. The format string shall not be escaped. -->
1743     <string name="config_useragentprofile_url" translatable="false"></string>
1744
1745     <!-- When a database query is executed, the results retuned are paginated
1746          in pages of size (in KB) indicated by this value -->
1747     <integer name="config_cursorWindowSize">2048</integer>
1748
1749     <!-- Sets whether menu shortcuts should be displayed on panel menus when
1750          a keyboard is present. -->
1751     <bool name="config_showMenuShortcutsWhenKeyboardPresent">false</bool>
1752
1753     <!-- Do not translate. Defines the slots is Two Digit Number for dialing normally not USSD -->
1754     <string-array name="config_twoDigitNumberPattern" translatable="false">
1755     </string-array>
1756
1757     <!-- The VoiceMail default value is displayed to my own number if it is true -->
1758     <bool name="config_telephony_use_own_number_for_voicemail">false</bool>
1759
1760     <!-- If this value is true, Sms encoded as octet is decoded by utf8 decoder.
1761          If false, decoded by Latin decoder. -->
1762     <bool name="config_sms_utf8_support">false</bool>
1763
1764     <!-- If this value is true, The mms content-disposition field is supported correctly.
1765          If false, Content-disposition fragments are ignored -->
1766     <bool name="config_mms_content_disposition_support">true</bool>
1767
1768     <!-- MMS user agent string -->
1769     <string name="config_mms_user_agent" translatable="false"></string>
1770
1771     <!-- MMS user agent prolfile url -->
1772     <string name="config_mms_user_agent_profile_url" translatable="false"></string>
1773
1774     <!-- National Language Identifier codes for the following two config items.
1775          (from 3GPP TS 23.038 V9.1.1 Table 6.2.1.2.4.1):
1776           0  - reserved
1777           1  - Turkish
1778           2  - Spanish (single shift table only)
1779           3  - Portuguese
1780           4  - Bengali
1781           5  - Gujarati
1782           6  - Hindi
1783           7  - Kannada
1784           8  - Malayalam
1785           9  - Oriya
1786          10  - Punjabi
1787          11  - Tamil
1788          12  - Telugu
1789          13  - Urdu
1790          14+ - reserved -->
1791
1792     <!-- National language single shift tables to enable for SMS encoding.
1793          Decoding is always enabled. 3GPP TS 23.038 states that this feature
1794          should not be enabled until a formal request is issued by the relevant
1795          national regulatory body. Array elements are codes from the table above.
1796          Example 1: devices sold in Turkey must include table 1 to conform with
1797            By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
1798          Example 2: devices sold in India should include tables 4 through 13
1799            to enable use of the new Release 9 tables for Indic languages. -->
1800     <integer-array name="config_sms_enabled_single_shift_tables"></integer-array>
1801
1802     <!-- National language locking shift tables to enable for SMS encoding.
1803          Decoding is always enabled. 3GPP TS 23.038 states that this feature
1804          should not be enabled until a formal request is issued by the relevant
1805          national regulatory body. Array elements are codes from the table above.
1806          Example 1: devices sold in Turkey must include table 1 after the
1807            Turkish Telecommunication Authority requires locking shift encoding
1808            to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
1809            See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
1810          Example 2: devices sold in India should include tables 4 through 13
1811          to enable use of the new Release 9 tables for Indic languages. -->
1812     <integer-array name="config_sms_enabled_locking_shift_tables"></integer-array>
1813
1814     <!-- Set to true if the RSSI should always display CDMA signal strength even on EVDO -->
1815     <bool name="config_alwaysUseCdmaRssi">false</bool>
1816
1817
1818     <!-- If this value is true, duplicate Source/Destination port fields
1819          in WDP header of some carriers OMADM wap push are supported.
1820          ex: MSGTYPE-TotalSegments-CurrentSegment
1821              -SourcePortDestPort-SourcePortDestPort-OMADM PDU
1822          If false, not supported. -->
1823     <bool name="config_duplicate_port_omadm_wappush">false</bool>
1824
1825     <!-- Maximum numerical value that will be shown in a status bar
1826          notification icon or in the notification itself. Will be replaced
1827          with @string/status_bar_notification_info_overflow when shown in the
1828          UI. -->
1829     <integer name="status_bar_notification_info_maxnum">999</integer>
1830
1831     <!-- Path to an ISO image to be shared with via USB mass storage.
1832          This is intended to allow packaging drivers or tools for installation on a PC. -->
1833     <string translatable="false" name="config_isoImagePath"></string>
1834
1835     <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
1836          autodetected from the Configuration. -->
1837     <bool name="config_showNavigationBar">false</bool>
1838
1839     <!-- Whether action menu items should be displayed in ALLCAPS or not.
1840          Defaults to true. If this is not appropriate for specific locales
1841          it should be disabled in that locale's resources. -->
1842     <bool name="config_actionMenuItemAllCaps">true</bool>
1843
1844     <!-- Remote server that can provide NTP responses. -->
1845     <string translatable="false" name="config_ntpServer">time.android.com</string>
1846     <!-- Normal polling frequency in milliseconds -->
1847     <integer name="config_ntpPollingInterval">86400000</integer>
1848     <!-- Try-again polling interval in milliseconds, in case the network request failed -->
1849     <integer name="config_ntpPollingIntervalShorter">60000</integer>
1850     <!-- Number of times to try again with the shorter interval, before backing
1851          off until the normal polling interval. A value < 0 indicates infinite. -->
1852     <integer name="config_ntpRetry">3</integer>
1853     <!-- If the time difference is greater than this threshold in milliseconds,
1854          then update the time. -->
1855     <integer name="config_ntpThreshold">5000</integer>
1856     <!-- Timeout to wait for NTP server response in milliseconds. -->
1857     <integer name="config_ntpTimeout">5000</integer>
1858
1859     <!-- Default network policy warning threshold, in megabytes. -->
1860     <integer name="config_networkPolicyDefaultWarning">2048</integer>
1861
1862     <!-- Set and Unsets WiMAX -->
1863     <bool name="config_wimaxEnabled">false</bool>
1864     <!-- Location of the wimax framwork jar location -->
1865     <string name="config_wimaxServiceJarLocation" translatable="false"></string>
1866     <!-- Location of the wimax native library locaiton -->
1867     <string name="config_wimaxNativeLibLocation" translatable="false"></string>
1868     <!-- Name of the wimax manager class -->
1869     <string name="config_wimaxManagerClassname" translatable="false"></string>
1870     <!-- Name of the wimax service class -->
1871     <string name="config_wimaxServiceClassname" translatable="false"></string>
1872     <!-- Name of the wimax state tracker clas -->
1873     <string name="config_wimaxStateTrackerClassname" translatable="false"></string>
1874
1875     <!-- Specifies whether the dreams feature should be supported.
1876          When true, the system will allow the user to configure dreams (screensavers)
1877          to launch when a user activity timeout occurs or the system is told to nap.
1878          When false, the dreams feature will be disabled (this does not affect dozing).
1879
1880          Consider setting this resource to false or disabling dreams by default when a
1881          doze component is specified below since dreaming will supercede dozing and
1882          will prevent the system from entering a low power state until the dream ends. -->
1883     <bool name="config_dreamsSupported">true</bool>
1884
1885     <!-- If supported, are dreams enabled? (by default) -->
1886     <bool name="config_dreamsEnabledByDefault">true</bool>
1887     <!-- If supported and enabled, are dreams activated when docked? (by default) -->
1888     <bool name="config_dreamsActivatedOnDockByDefault">true</bool>
1889     <!-- If supported and enabled, are dreams activated when asleep and charging? (by default) -->
1890     <bool name="config_dreamsActivatedOnSleepByDefault">false</bool>
1891     <!-- ComponentName of the default dream (Settings.Secure.DEFAULT_SCREENSAVER_COMPONENT) -->
1892     <string name="config_dreamsDefaultComponent" translatable="false">com.google.android.deskclock/com.android.deskclock.Screensaver</string>
1893
1894     <!-- Are we allowed to dream while not plugged in? -->
1895     <bool name="config_dreamsEnabledOnBattery">false</bool>
1896     <!-- Minimum battery level to allow dreaming when powered.
1897          Use -1 to disable this safety feature. -->
1898     <integer name="config_dreamsBatteryLevelMinimumWhenPowered">-1</integer>
1899     <!-- Minimum battery level to allow dreaming when not powered.
1900          Use -1 to disable this safety feature. -->
1901     <integer name="config_dreamsBatteryLevelMinimumWhenNotPowered">15</integer>
1902     <!-- If the battery level drops by this percentage and the user activity timeout
1903          has expired, then assume the device is receiving insufficient current to charge
1904          effectively and terminate the dream.  Use -1 to disable this safety feature.  -->
1905     <integer name="config_dreamsBatteryLevelDrainCutoff">5</integer>
1906
1907     <!-- ComponentName of a dream to show whenever the system would otherwise have
1908          gone to sleep.  When the PowerManager is asked to go to sleep, it will instead
1909          try to start this dream if possible.  The dream should typically call startDozing()
1910          to put the display into a low power state and allow the application processor
1911          to be suspended.  When the dream ends, the system will go to sleep as usual.
1912          Specify the component name or an empty string if none.
1913
1914          Note that doze dreams are not subject to the same start conditions as ordinary dreams.
1915          Doze dreams will run whenever the power manager is in a dozing state. -->
1916     <string name="config_dozeComponent" translatable="false"></string>
1917
1918     <!-- If true, the doze component is not started until after the screen has been
1919          turned off and the screen off animation has been performed. -->
1920     <bool name="config_dozeAfterScreenOff">false</bool>
1921
1922     <!-- Doze: should the TYPE_PICK_UP_GESTURE sensor be used as a pulse signal. -->
1923     <bool name="config_dozePulsePickup">false</bool>
1924
1925     <!-- Type of the double tap sensor. Empty if double tap is not supported. -->
1926     <string name="config_dozeDoubleTapSensorType" translatable="false"></string>
1927
1928     <!-- Type of the long press sensor. Empty if long press is not supported. -->
1929     <string name="config_dozeLongPressSensorType" translatable="false"></string>
1930
1931     <!-- Control whether the always on display mode is available. This should only be enabled on
1932          devices where the display has be tuned to be power efficient in DOZE and/or DOZE_SUSPEND
1933          states. -->
1934     <bool name="config_dozeAlwaysOnDisplayAvailable">false</bool>
1935
1936     <!-- Whether the display blanks itself when transitioning from a doze to a non-doze state -->
1937     <bool name="config_displayBlanksAfterDoze">false</bool>
1938
1939     <!-- True if the display hardware only has brightness buckets rather than a full range of
1940          backlight values -->
1941     <bool name="config_displayBrightnessBucketsInDoze">false</bool>
1942
1943     <!-- Power Management: Specifies whether to decouple the auto-suspend state of the
1944          device from the display on/off state.
1945
1946          When false, autosuspend_disable() will be called before the display is turned on
1947          and autosuspend_enable() will be called after the display is turned off.
1948          This mode provides best compatibility for devices using legacy power management
1949          features such as early suspend / late resume.
1950
1951          When true, autosuspend_display() and autosuspend_enable() will be called
1952          independently of whether the display is being turned on or off.  This mode
1953          enables the power manager to suspend the application processor while the
1954          display is on.
1955
1956          This resource should be set to "true" when a doze component has been specified
1957          to maximize power savings but not all devices support it.
1958
1959          Refer to autosuspend.h for details.
1960     -->
1961     <bool name="config_powerDecoupleAutoSuspendModeFromDisplay">false</bool>
1962
1963     <!-- Power Management: Specifies whether to decouple the interactive state of the
1964          device from the display on/off state.
1965
1966          When false, setInteractive(..., true) will be called before the display is turned on
1967          and setInteractive(..., false) will be called after the display is turned off.
1968          This mode provides best compatibility for devices that expect the interactive
1969          state to be tied to the display state.
1970
1971          When true, setInteractive(...) will be called independently of whether the display
1972          is being turned on or off.  This mode enables the power manager to reduce
1973          clocks and disable the touch controller while the display is on.
1974
1975          This resource should be set to "true" when a doze component has been specified
1976          to maximize power savings but not all devices support it.
1977
1978          Refer to power.h for details.
1979     -->
1980     <bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
1981
1982     <!-- User activity timeout: Minimum screen off timeout in milliseconds.
1983
1984          Sets a lower bound for the {@link Settings.System#SCREEN_OFF_TIMEOUT} setting
1985          which determines how soon the device will go to sleep when there is no
1986          user activity.
1987
1988          This value must be greater than zero, otherwise the device will immediately
1989          fall asleep again as soon as it is awoken.
1990     -->
1991     <integer name="config_minimumScreenOffTimeout">10000</integer>
1992
1993     <!-- User activity timeout: Maximum screen dim duration in milliseconds.
1994
1995          Sets an upper bound for how long the screen will dim before the device goes
1996          to sleep when there is no user activity.  The dim duration is subtracted from
1997          the overall screen off timeout to determine the screen dim timeout.
1998          When the screen dim timeout expires, the screen will dim, shortly thereafter
1999          the device will go to sleep.
2000
2001          If the screen off timeout is very short, the dim duration may be reduced
2002          proportionally.  See config_maximumScreenDimRatio.
2003
2004          This value may be zero in which case the screen will not dim before the
2005          device goes to sleep.
2006     -->
2007     <integer name="config_maximumScreenDimDuration">7000</integer>
2008
2009     <!-- User activity timeout: Maximum screen dim duration as a percentage of screen off timeout.
2010
2011          This resource is similar to config_maximumScreenDimDuration but the maximum
2012          screen dim duration is defined as a ratio of the overall screen off timeout
2013          instead of as an absolute value in milliseconds.  This is useful for reducing
2014          the dim duration when the screen off timeout is very short.
2015
2016          When computing the screen dim duration, the power manager uses the lesser
2017          of the effective durations expressed by config_maximumScreenDimDuration and
2018          config_maximumScreenDimRatio.
2019
2020          This value must be between 0% and 100%.  If the value is zero, the screen will not
2021          dim before the device goes to sleep.
2022     -->
2023     <fraction name="config_maximumScreenDimRatio">20%</fraction>
2024
2025     <!-- Minimum size of the scrollbar thumb's touch target. -->
2026     <dimen name="config_minScrollbarTouchTarget">48dp</dimen>
2027
2028     <!-- Base "touch slop" value used by ViewConfiguration as a
2029          movement threshold where scrolling should begin. -->
2030     <dimen name="config_viewConfigurationTouchSlop">8dp</dimen>
2031
2032     <!-- Minimum velocity to initiate a fling, as measured in dips per second. -->
2033     <dimen name="config_viewMinFlingVelocity">50dp</dimen>
2034
2035     <!-- Maximum velocity to initiate a fling, as measured in dips per second. -->
2036     <dimen name="config_viewMaxFlingVelocity">8000dp</dimen>
2037
2038     <!-- Amount of time in ms the user needs to press the relevant key to bring up the global actions dialog -->
2039     <integer name="config_globalActionsKeyTimeout">500</integer>
2040
2041     <!-- Default width of a vertical scrollbar and height of a horizontal scrollbar.
2042          Takes effect only if the scrollbar drawables have no intrinsic size. -->
2043     <dimen name="config_scrollbarSize">4dp</dimen>
2044
2045     <!-- Distance that should be scrolled, per axis value, in response to a horizontal
2046          {@link MotionEvent#ACTION_SCROLL} event. -->
2047     <dimen name="config_horizontalScrollFactor">64dp</dimen>
2048
2049     <!-- Distance that should be scrolled, per axis value, in response to a vertical
2050          {@link MotionEvent#ACTION_SCROLL} event. -->
2051     <dimen name="config_verticalScrollFactor">64dp</dimen>
2052
2053     <!-- Obsolete. Distance that should be scrolled, per axis value, in response to a
2054          {@link MotionEvent#ACTION_SCROLL} event. -->
2055     <dimen name="config_scrollFactor">64dp</dimen>
2056
2057     <!-- Maximum number of grid columns permitted in the ResolverActivity
2058          used for picking activities to handle an intent. -->
2059     <integer name="config_maxResolverActivityColumns">3</integer>
2060
2061     <!-- Array of OEM specific USB mode override config.
2062          OEM can override a certain USB mode depending on ro.bootmode.
2063          Specify an array of below items to set override rule.
2064          [bootmode]:[original USB mode]:[USB mode used]-->
2065     <integer-array translatable="false" name="config_oemUsbModeOverride">
2066     </integer-array>
2067
2068     <!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
2069     <bool name="config_cellBroadcastAppLinks">false</bool>
2070
2071     <!-- The default value if the SyncStorageEngine should sync automatically or not -->
2072     <bool name="config_syncstorageengine_masterSyncAutomatically">true</bool>
2073
2074     <!--  Maximum number of supported users -->
2075     <integer name="config_multiuserMaximumUsers">1</integer>
2076
2077     <!-- Whether UI for multi user should be shown -->
2078     <bool name="config_enableMultiUserUI">false</bool>
2079
2080     <!-- If true, then we do not ask user for permission for apps to connect to USB devices.
2081          Do not set this to true for production devices. Doing so will cause you to fail CTS. -->
2082     <bool name="config_disableUsbPermissionDialogs">false</bool>
2083
2084     <!-- Activity to handle Usb Device connection in USB Host side. Keeping it to null value will
2085          lead into handling it inside system using Intent resolution. Non-null contents will have
2086          format of package-name/ActivityClassName. -->
2087     <string name="config_UsbDeviceConnectionHandling_component" translatable="false">@null</string>
2088
2089     <!-- Minimum span needed to begin a touch scaling gesture.
2090          If the span is equal to or greater than this size, a scaling gesture
2091          will begin, where supported. (See android.view.ScaleGestureDetector)
2092
2093          This also takes into account the size of any active touch points.
2094          Devices with screens that deviate too far from their assigned density
2095          bucket should consider tuning this value in a device-specific overlay.
2096          For best results, care should be taken such that this value remains
2097          larger than the minimum reported touchMajor/touchMinor values
2098          reported by the hardware. -->
2099     <dimen name="config_minScalingSpan">27mm</dimen>
2100
2101     <!-- Minimum accepted value for touchMajor while scaling. This may be tuned
2102          per-device in overlays. -->
2103     <dimen name="config_minScalingTouchMajor">48dp</dimen>
2104
2105     <!-- Safe headphone volume index. When music stream volume is below this index
2106     the SPL on headphone output is compliant to EN 60950 requirements for portable music
2107     players. -->
2108     <integer name="config_safe_media_volume_index">10</integer>
2109
2110     <!-- Configure mobile network MTU. The standard default is set here but each carrier
2111          may have a specific value set in an overlay config.xml file. -->
2112     <integer name="config_mobile_mtu">1500</integer>
2113
2114     <!-- Configure mobile tcp buffer sizes in the form:
2115          rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
2116          If no value is found for the rat-name in use, the system default will be applied.
2117     -->
2118     <string-array name="config_mobile_tcp_buffers">
2119     </string-array>
2120
2121     <!-- Configure ethernet tcp buffersizes in the form:
2122          rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
2123     <string name="config_ethernet_tcp_buffers" translatable="false">524288,1048576,3145728,524288,1048576,2097152</string>
2124
2125     <!-- Configure wifi tcp buffersizes in the form:
2126          rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
2127     <string name="config_wifi_tcp_buffers" translatable="false">524288,1048576,2097152,262144,524288,1048576</string>
2128
2129     <!-- Whether WiFi display is supported by this device.
2130          There are many prerequisites for this feature to work correctly.
2131          Here are a few of them:
2132          * The WiFi radio must support WiFi P2P.
2133          * The WiFi radio must support concurrent connections to the WiFi display and
2134            to an access point.
2135          * The Audio Flinger audio_policy.conf file must specify a rule for the "r_submix"
2136            remote submix module.  This module is used to record and stream system
2137            audio output to the WiFi display encoder in the media server.
2138          * The remote submix module "audio.r_submix.default" must be installed on the device.
2139          * The device must be provisioned with HDCP keys (for protected content).
2140     -->
2141     <bool name="config_enableWifiDisplay">false</bool>
2142
2143     <!-- When true, local displays that do not contain any of their own content will automatically
2144          mirror the content of the default display. -->
2145     <bool name="config_localDisplaysMirrorContent">true</bool>
2146
2147     <!-- The default mode for the default display. One of the following values (See Display.java):
2148              0 - COLOR_MODE_DEFAULT
2149              7 - COLOR_MODE_SRGB
2150     -->
2151     <integer name="config_defaultDisplayDefaultColorMode">0</integer>
2152
2153     <!-- When true use the linux /dev/input/event subsystem to detect the switch changes
2154          on the headphone/microphone jack. When false use the older uevent framework. -->
2155     <bool name="config_useDevInputEventForAudioJack">false</bool>
2156
2157     <!-- Whether safe headphone volume is enabled or not (country specific). -->
2158     <bool name="config_safe_media_volume_enabled">true</bool>
2159
2160     <!-- Set to true if the wifi display supports compositing content stored
2161          in gralloc protected buffers.  For this to be true, there must exist
2162          a protected hardware path for surface flinger to composite and send
2163          protected buffers to the wifi display video encoder.
2164
2165          If this flag is false, we advise applications not to use protected
2166          buffers (if possible) when presenting content to a wifi display because
2167          the content may be blanked.
2168
2169          This flag controls whether the {@link Display#FLAG_SUPPORTS_PROTECTED_BUFFERS}
2170          flag is set for wifi displays.
2171     -->
2172     <bool name="config_wifiDisplaySupportsProtectedBuffers">false</bool>
2173
2174     <!-- Whether camera shutter sound is forced or not  (country specific). -->
2175     <bool name="config_camera_sound_forced">false</bool>
2176
2177     <!-- Set to true if we need to not prefer an APN.
2178          This is being added to enable a simple scenario of pre-paid
2179          provisioning on some carriers, working around a bug (7305641)
2180          where if the preferred is used we don't try the others. -->
2181     <bool name="config_dontPreferApn">false</bool>
2182
2183     <!-- Set to true if after a provisioning apn the radio should be restarted -->
2184     <bool name="config_restartRadioAfterProvisioning">false</bool>
2185
2186     <!-- Boolean indicating if RADIO POWER OFF is required on receiving SIM REFRESH with RESET.
2187          This will be handled by modem if it is false. -->
2188     <bool name="config_requireRadioPowerOffOnSimRefreshReset">false</bool>
2189
2190     <!-- Vibrator pattern to be used as the default for notifications
2191          that specify DEFAULT_VIBRATE.
2192      -->
2193     <integer-array name="config_defaultNotificationVibePattern">
2194         <item>0</item>
2195         <item>350</item>
2196         <item>250</item>
2197         <item>350</item>
2198     </integer-array>
2199
2200     <!-- Vibrator pattern to be used as the default for notifications
2201          that do not specify vibration but vibrate anyway because the device
2202          is in vibrate mode.
2203      -->
2204     <integer-array name="config_notificationFallbackVibePattern">
2205         <item>0</item>
2206         <item>100</item>
2207         <item>150</item>
2208         <item>100</item>
2209     </integer-array>
2210
2211     <!-- Flag indicating if the speed up audio on mt call code should be executed -->
2212     <bool name="config_speed_up_audio_on_mt_calls">false</bool>
2213
2214     <!-- Class name of the framework account picker activity.
2215          Can be customized for other product types -->
2216     <string name="config_chooseAccountActivity" translatable="false"
2217             >android/android.accounts.ChooseAccountActivity</string>
2218     <!-- Class name of the account type and account picker activity.
2219          Can be customized for other product types -->
2220     <string name="config_chooseTypeAndAccountActivity" translatable="false"
2221             >android/android.accounts.ChooseTypeAndAccountActivity</string>
2222
2223     <!-- Component name of a custom ResolverActivity (Intent resolver) to be used instead of
2224          the default framework version. If left empty, then the framework version will be used.
2225          Example: com.google.android.myapp/.resolver.MyResolverActivity  -->
2226     <string name="config_customResolverActivity" translatable="false"></string>
2227
2228     <!-- Name of the activity or service that prompts the user to reject, accept, or whitelist
2229          an adb host's public key, when an unwhitelisted host connects to the local adbd.
2230          Can be customized for other product types -->
2231     <string name="config_customAdbPublicKeyConfirmationComponent"
2232             >com.android.systemui/com.android.systemui.usb.UsbDebuggingActivity</string>
2233
2234     <!-- Name of the activity that prompts the secondary user to acknowledge she/he needs to
2235          switch to the primary user to enable USB debugging.
2236          Can be customized for other product types -->
2237     <string name="config_customAdbPublicKeyConfirmationSecondaryUserComponent"
2238             >com.android.systemui/com.android.systemui.usb.UsbDebuggingSecondaryUserActivity</string>
2239
2240     <!-- Name of the CustomDialog that is used for VPN -->
2241     <string name="config_customVpnConfirmDialogComponent"
2242             >com.android.vpndialogs/com.android.vpndialogs.ConfirmDialog</string>
2243
2244     <!-- Apps that are authorized to access shared accounts, overridden by product overlays -->
2245     <string name="config_appsAuthorizedForSharedAccounts" translatable="false">;com.android.settings;</string>
2246
2247     <!-- Flag indicating that the media framework should not allow changes or mute on any
2248          stream or master volumes. -->
2249     <bool name="config_useFixedVolume">false</bool>
2250
2251     <!-- The list of IMEs which should be disabled until used.
2252          This function suppresses update notifications for these pre-installed apps.
2253          We need to set this configuration carefully that they should not have functionarities
2254          other than "IME" or "Spell Checker". In InputMethodManagerService,
2255          the listed IMEs are disabled until used when all of the following conditions are met.
2256          1. Not selected as an enabled IME in the Settings
2257          2. Not selected as a spell checker in the Settings
2258          3. Installed
2259          4. A pre-installed IME
2260          5. Not enabled
2261          And the disabled_until_used state for an IME is released by InputMethodManagerService
2262          when the IME is selected as an enabled IME. -->
2263     <string-array name="config_disabledUntilUsedPreinstalledImes" translatable="false">
2264         <item>com.android.inputmethod.latin</item>
2265     </string-array>
2266
2267     <!-- The list of carrier applications which should be disabled until used.
2268          This function suppresses update notifications for these pre-installed apps.
2269          In SubscriptionInfoUpdater, the listed applications are disabled until used when all of the
2270          following conditions are met.
2271          1. Not currently carrier-privileged according to the inserted SIM
2272          2. Pre-installed
2273          3. In the default state (enabled but not explicitly)
2274          And SubscriptionInfoUpdater undoes this and marks the app enabled when a SIM is inserted
2275          that marks the app as carrier privileged. It also grants the app default permissions
2276          for Phone and Location. As such, apps MUST only ever be added to this list if they
2277          obtain user consent to access their location through other means. -->
2278     <string-array name="config_disabledUntilUsedPreinstalledCarrierApps" translatable="false" />
2279
2280     <!-- The list of classes that should be added to the notification ranking pipline.
2281      See {@link com.android.server.notification.NotificationSignalExtractor}
2282       If you add a new extractor to this list make sure to update
2283       NotificationManagerService.handleRankingSort()-->
2284     <string-array name="config_notificationSignalExtractors">
2285         <!-- many of the following extractors depend on the notification channel, so this
2286         extractor must come first -->
2287         <item>com.android.server.notification.NotificationChannelExtractor</item>
2288         <item>com.android.server.notification.NotificationAdjustmentExtractor</item>
2289         <!-- depends on AdjustmentExtractor-->
2290         <item>com.android.server.notification.ValidateNotificationPeople</item>
2291         <item>com.android.server.notification.PriorityExtractor</item>
2292         <item>com.android.server.notification.ImportanceExtractor</item>
2293         <!-- depends on ImportanceExtractor-->
2294         <item>com.android.server.notification.NotificationIntrusivenessExtractor</item>
2295         <item>com.android.server.notification.VisibilityExtractor</item>
2296         <item>com.android.server.notification.BadgeExtractor</item>
2297     </string-array>
2298
2299     <!-- Flag indicating that this device does not rotate and will always remain in its default
2300          orientation. Activities that desire to run in a non-compatible orientation will be run
2301          from an emulated display within the physical display. -->
2302     <bool name="config_forceDefaultOrientation">false</bool>
2303
2304     <!-- Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER_HORIZONTAL | Gravity.BOTTOM -->
2305     <integer name="config_toastDefaultGravity">0x00000051</integer>
2306
2307     <!-- set to false if we need to show user confirmation
2308          when alpha identifier is not provided by the UICC -->
2309     <bool name="config_stkNoAlphaUsrCnf">true</bool>
2310
2311     <!-- Threshold (in ms) under which a screen off / screen on will be considered a reset of the
2312          immersive mode confirmation prompt.-->
2313     <integer name="config_immersive_mode_confirmation_panic">5000</integer>
2314
2315     <!-- For some operators, PDU has garbages. To fix it, need to use valid index -->
2316     <integer name="config_valid_wappush_index">-1</integer>
2317
2318     <!-- call barring MMI code from TS 22.030 Annex B -->
2319     <string-array translatable="false" name="config_callBarringMMI">
2320         <item>33</item>
2321         <item>331</item>
2322         <item>332</item>
2323         <item>35</item>
2324         <item>351</item>
2325         <item>330</item>
2326         <item>333</item>
2327         <item>353</item>
2328     </string-array>
2329
2330     <!-- Override the default detection behavior for the framework method
2331          android.view.ViewConfiguration#hasPermanentMenuKey().
2332          Valid settings are:
2333          0 - No change. Use the default autodetection behavior.
2334          1 - The device DOES have a permanent menu key; ignore autodetection.
2335          2 - The device DOES NOT have a permanent menu key; ignore autodetection. -->
2336     <integer name="config_overrideHasPermanentMenuKey">0</integer>
2337
2338     <!-- Override the DPad detection behavior for configuration purposes -->
2339     <bool name="config_hasPermanentDpad">false</bool>
2340
2341     <!-- default window inset isRound property -->
2342     <bool name="config_windowIsRound">false</bool>
2343
2344     <!-- Override this value if the device has a chin, i.e. area that is not actual part of the
2345          screen but you would like to be treated as a real display. The value is the height of the
2346          chin. -->
2347     <integer name="config_windowOutsetBottom">0</integer>
2348
2349     <!-- Package name for default network scorer app; overridden by product overlays. -->
2350     <string name="config_defaultNetworkScorerPackageName"></string>
2351
2352     <!-- default device has recents property -->
2353     <bool name="config_hasRecents">true</bool>
2354
2355     <!-- default window ShowCircularMask property -->
2356     <bool name="config_windowShowCircularMask">false</bool>
2357
2358     <!-- default value for whether circular emulators (ro.emulator.circular)
2359          should show a display overlay on the screen -->
2360     <bool name="config_windowEnableCircularEmulatorDisplayOverlay">false</bool>
2361
2362     <!-- Defines the default set of global actions. Actions may still be disabled or hidden based
2363          on the current state of the device.
2364          Each item must be one of the following strings:
2365          "power" = Power off
2366          "settings" = An action to launch settings
2367          "airplane" = Airplane mode toggle
2368          "bugreport" = Take bug report, if available
2369          "silent" = silent mode
2370          "users" = list of users
2371          "restart" = restart device
2372          -->
2373     <string-array translatable="false" name="config_globalActionsList">
2374         <item>power</item>
2375         <item>restart</item>
2376         <item>bugreport</item>
2377         <item>users</item>
2378     </string-array>
2379
2380     <!-- Number of milliseconds to hold a wake lock to ensure that drawing is fully
2381          flushed to the display while dozing.  This value needs to be large enough
2382          to account for processing and rendering time plus a frame or two of latency
2383          in the display pipeline plus some slack just to be sure. -->
2384     <integer name="config_drawLockTimeoutMillis">120</integer>
2385
2386     <!-- default telephony hardware configuration for this platform.
2387     -->
2388     <!-- this string array should be overridden by the device to present a list
2389          telephony hardware resource.  this is used by the telephony device controller
2390          (TDC) to offer the basic capabilities of the hardware to the telephony
2391          framework
2392     -->
2393     <!-- an array of "[hardware type],[hardware-uuid],[state],[[hardware-type specific]]"
2394          with, [[hardware-type specific]] in:
2395             - "[[ril-model],[rat],[max-active-voice],[max-active-data],[max-active-standby]]"
2396               for 'modem' hardware
2397             - "[[associated-modem-uuid]]"
2398               for 'sim' hardware.
2399          refer to HardwareConfig in com.android.internal.telephony for specific details/values
2400          those elements can carry.
2401     -->
2402     <string-array translatable="false" name="config_telephonyHardware">
2403         <!-- modem -->
2404         <item>0,modem,0,0,0,1,1,1</item>
2405         <!-- sim -->
2406         <item>1,sim,0,modem</item>
2407     </string-array>
2408
2409     <!-- This string array can be overriden to add an additional DRM support for WebView EME. -->
2410     <!-- Array of "[keySystemName],[UuidOfMediaDrm]" -->
2411     <string-array name="config_keySystemUuidMapping" translatable="false">
2412         <!-- Example:
2413         <item>"x-com.microsoft.playready,9A04F079-9840-4286-AB92-E65BE0885F95"</item>
2414         -->
2415     </string-array>
2416
2417     <!-- Flag indicating which package name can access the persistent data partition -->
2418     <string name="config_persistentDataPackageName" translatable="false"></string>
2419
2420     <!-- Flag indicating apps will skip sending hold request before merge. In this case
2421         IMS service implementation will do both.i.e.hold followed by merge. -->
2422     <bool name="skipHoldBeforeMerge">true</bool>
2423
2424     <!-- Flag indicating whether the IMS service can be turned off. If false then
2425         the service will not be turned-off completely (the ImsManager.turnOffIms() will
2426         be disabled) but individual Features can be disabled using ImsConfig.setFeatureValue() -->
2427     <bool name="imsServiceAllowTurnOff">true</bool>
2428
2429     <!-- Flag specifying whether VoLTE is available on device -->
2430     <bool name="config_device_volte_available">false</bool>
2431
2432     <!-- Flag specifying whether VoLTE should be available for carrier: independent of
2433          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2434          provisioning, availability etc -->
2435     <bool name="config_carrier_volte_available">false</bool>
2436
2437     <!-- Flag specifying whether VoLTE TTY is supported -->
2438     <bool name="config_carrier_volte_tty_supported">true</bool>
2439
2440     <!-- Flag specifying whether VT is available on device -->
2441     <bool name="config_device_vt_available">false</bool>
2442
2443     <!-- Flag specifying whether the device will use the "allow_hold_in_ims_call" carrier config
2444          option.  When false, the device will support holding of IMS calls, regardless of the
2445          carrier config setting. -->
2446     <bool name="config_device_respects_hold_carrier_config">true</bool>
2447
2448     <!-- Flag specifying whether VT should be available for carrier: independent of
2449          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2450          provisioning, availability etc -->
2451     <bool name="config_carrier_vt_available">false</bool>
2452
2453     <!-- Flag specifying whether WFC over IMS is available on device -->
2454         <bool name="config_device_wfc_ims_available">false</bool>
2455
2456     <!-- Flag specifying whether WFC over IMS should be available for carrier: independent of
2457          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2458          provisioning, availability etc -->
2459     <bool name="config_carrier_wfc_ims_available">false</bool>
2460
2461     <!-- Whether to use voip audio mode for ims call -->
2462     <bool name="config_use_voip_mode_for_ims">false</bool>
2463
2464     <!-- ImsService package name to bind to by default. If none is specified in an overlay, an
2465          empty string is passed in -->
2466     <string name="config_ims_package"/>
2467
2468     <!-- Flag specifying whether or not IMS will use the dynamic ImsResolver -->
2469     <bool name="config_dynamic_bind_ims">false</bool>
2470
2471     <bool name="config_networkSamplingWakesDevice">true</bool>
2472
2473     <string-array translatable="false" name="config_cdma_home_system" />
2474
2475     <!--From SmsMessage-->
2476     <!--Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet
2477         string that's stored in 8-bit unpacked format) characters.-->
2478     <bool translatable="false" name="config_sms_decode_gsm_8bit_data">false</bool>
2479
2480     <!-- If EMS is not supported, framework breaks down EMS into single segment SMS
2481          and adds page info " x/y". This config is used to set which carrier doesn't
2482          support EMS and whether page info should be added at the beginning or the end.
2483          We use tag 'prefix' for position beginning and 'suffix' for position end.
2484          And use gid to distinguish different carriers which using same mcc and mnc.
2485          Examples: <item>simOperatorNumber;position;gid(optional)</item>>
2486     -->
2487     <string-array translatable="false" name="no_ems_support_sim_operators">
2488         <!-- VZW -->
2489         <item>20404;suffix;BAE0000000000000</item>
2490     </string-array>
2491
2492     <bool name="config_auto_attach_data_on_creation">true</bool>
2493
2494     <!-- Values for GPS configuration -->
2495     <string-array translatable="false" name="config_gpsParameters">
2496         <item>SUPL_HOST=supl.google.com</item>
2497         <item>SUPL_PORT=7275</item>
2498         <item>SUPL_VER=0x20000</item>
2499         <item>SUPL_MODE=1</item>
2500         <item>SUPL_ES=1</item>
2501         <item>LPP_PROFILE=0</item>
2502         <item>USE_EMERGENCY_PDN_FOR_EMERGENCY_SUPL=1</item>
2503         <item>A_GLONASS_POS_PROTOCOL_SELECT=0</item>
2504         <item>GPS_LOCK=0</item>
2505     </string-array>
2506
2507     <!-- Sprint need a 70 ms delay for 3way call -->
2508     <integer name="config_cdma_3waycall_flash_delay">0</integer>
2509
2510     <!-- If there is no preload VM number in the sim card, carriers such as
2511          Verizon require to load a default vm number from the configurantion.
2512          Define config_default_vm_number for this purpose. And there are two
2513          optional formats for this configuration as below:
2514          (1)<item>voicemail number</item>
2515          (2)<item>voicemail number;gid</item>
2516          The logic to pick up the correct voicemail number:
2517          (1) If the config_default_vm_number array has no gid special item, the last one will be
2518          picked
2519          (2) If the config_default_vm_number array has gid special item and  it matches the current
2520          sim's gid, it will be picked.
2521          (3) If the config_default_vm_number array has gid special item but it doesn't match the
2522          current sim's gid, the last one without gid will be picked -->
2523     <string-array translatable="false" name="config_default_vm_number" />
2524
2525     <!--SIM does not save, but the voice mail number to be changed. -->
2526     <bool name="editable_voicemailnumber">false</bool>
2527
2528     <!-- service number convert map in roaming network. -->
2529     <!-- [dialstring],[replacement][,optional gid] -->
2530     <string-array translatable="false" name="dial_string_replace">
2531     </string-array>
2532
2533     <!-- Flag indicating whether radio is to be restarted on the error of
2534          PDP_FAIL_REGULAR_DEACTIVATION/0x24 -->
2535     <bool name="config_restart_radio_on_pdp_fail_regular_deactivation">false</bool>
2536
2537     <!-- networks that don't want data deactivate when shutdown the phone
2538          note this is dependent on the operator of the network we're on,
2539          not operator on the SIM -->
2540     <string-array translatable="false" name="networks_not_clear_data">
2541         <item>71203</item>
2542         <item>71606</item>
2543         <item>71610</item>
2544         <item>732101</item>
2545     </string-array>
2546
2547     <!-- Config determines whether to update phone object when voice registration
2548          state changes. Voice radio tech change will always trigger an update of
2549          phone object irrespective of this config -->
2550     <bool name="config_switch_phone_on_voice_reg_state_change">true</bool>
2551
2552     <bool name="config_sms_force_7bit_encoding">false</bool>
2553
2554     <!--Thresholds for LTE dbm in status bar-->
2555     <integer-array translatable="false" name="config_lteDbmThresholds">
2556         <item>-140</item>    <!-- SIGNAL_STRENGTH_NONE_OR_UNKNOWN -->
2557         <item>-128</item>    <!-- SIGNAL_STRENGTH_POOR -->
2558         <item>-118</item>    <!-- SIGNAL_STRENGTH_MODERATE -->
2559         <item>-108</item>    <!-- SIGNAL_STRENGTH_GOOD -->
2560         <item>-98</item>     <!-- SIGNAL_STRENGTH_GREAT -->
2561         <item>-44</item>
2562     </integer-array>
2563
2564     <!-- Enabled built-in zen mode condition providers -->
2565     <string-array translatable="false" name="config_system_condition_providers">
2566         <item>countdown</item>
2567         <item>schedule</item>
2568         <item>event</item>
2569     </string-array>
2570
2571     <!-- Priority repeat caller threshold, in minutes -->
2572     <integer name="config_zen_repeat_callers_threshold">15</integer>
2573
2574     <!-- Flags enabling default window features. See Window.java -->
2575     <bool name="config_defaultWindowFeatureOptionsPanel">true</bool>
2576     <bool name="config_defaultWindowFeatureContextMenu">true</bool>
2577
2578     <!-- If true, the transition for a RemoteViews is read from a resource instead of using the
2579          default scale-up transition. -->
2580     <bool name="config_overrideRemoteViewsActivityTransition">false</bool>
2581
2582     <!-- The maximum bitmap size that can be written to a MediaMetadata object. This value
2583          is the max width/height allowed in dips.-->
2584     <dimen name="config_mediaMetadataBitmapMaxSize">320dp</dimen>
2585
2586     <string translatable="false" name="prohibit_manual_network_selection_in_gobal_mode">false</string>
2587
2588     <!-- An array of CDMA roaming indicators which means international roaming -->
2589     <integer-array translatable="false" name="config_cdma_international_roaming_indicators" />
2590
2591     <!-- flag to indicate if EF LI/EF PL should be used for system language -->
2592     <bool name="config_use_sim_language_file">false</bool>
2593
2594     <!-- Use ERI text for network name on CDMA LTE -->
2595     <bool name="config_LTE_eri_for_network_name">true</bool>
2596
2597     <!-- Whether to start in touch mode -->
2598     <bool name="config_defaultInTouchMode">true</bool>
2599
2600     <!-- Time adjustment, in milliseconds, applied to the default double tap threshold
2601          used for gesture detection by the screen magnifier. -->
2602     <integer name="config_screen_magnification_multi_tap_adjustment">-50</integer>
2603
2604     <!-- Scale factor threshold used by the screen magnifier to determine when to switch from
2605          panning to scaling the magnification viewport. -->
2606     <item name="config_screen_magnification_scaling_threshold" format="float" type="dimen">0.3</item>
2607
2608     <!-- If true, the display will be shifted around in ambient mode. -->
2609     <bool name="config_enableBurnInProtection">false</bool>
2610
2611     <!-- Specifies the maximum burn-in offset displacement from the center. If -1, no maximum value
2612          will be used. -->
2613     <integer name="config_burnInProtectionMaxRadius">-1</integer>
2614
2615     <!-- Specifies the minimum burn-in offset horizontally. -->
2616     <integer name="config_burnInProtectionMinHorizontalOffset">0</integer>
2617
2618     <!-- Specifies the maximum burn-in offset horizontally. -->
2619     <integer name="config_burnInProtectionMaxHorizontalOffset">0</integer>
2620
2621     <!-- Specifies the minimum burn-in offset vertically. -->
2622     <integer name="config_burnInProtectionMinVerticalOffset">0</integer>
2623
2624     <!-- Specifies the maximum burn-in offset vertically. -->
2625     <integer name="config_burnInProtectionMaxVerticalOffset">0</integer>
2626
2627     <!-- Keyguard component -->
2628     <string name="config_keyguardComponent" translatable="false">com.android.systemui/com.android.systemui.keyguard.KeyguardService</string>
2629
2630     <!-- For performance and storage reasons, limit the number of fingerprints per user -->
2631     <integer name="config_fingerprintMaxTemplatesPerUser">5</integer>
2632
2633     <!-- This config is used to force VoiceInteractionService to start on certain low ram devices.
2634          It declares the package name of VoiceInteractionService that should be started. -->
2635     <string translatable="false" name="config_forceVoiceInteractionServicePackage"></string>
2636
2637     <!-- This config is ued to determine whether animations are allowed in low power mode. -->
2638     <bool name="config_allowAnimationsInLowPowerMode">false</bool>
2639
2640     <!-- Whether device supports double tap to wake -->
2641     <bool name="config_supportDoubleTapWake">false</bool>
2642
2643     <!-- The RadioAccessFamilies supported by the device.
2644          Empty is viewed as "all".  Only used on devices which
2645          don't support RIL_REQUEST_GET_RADIO_CAPABILITY
2646          format is UMTS|LTE|... -->
2647     <string translatable="false" name="config_radio_access_family"></string>
2648
2649     <!-- Whether the main built-in display is round. This will affect
2650          Configuration.screenLayout's SCREENLAYOUT_ROUND_MASK flags for Configurations on the
2651          main built-in display. Change this in device-specific overlays.
2652          Defaults to the older, deprecated config_windowIsRound already used in
2653          some existing device-specific resource overlays. -->
2654     <bool name="config_mainBuiltInDisplayIsRound">@bool/config_windowIsRound</bool>
2655
2656     <!-- Ultrasound support for Mic/speaker path -->
2657     <!-- Whether the default microphone audio source supports near-ultrasound frequencies
2658          (range of 18 - 21 kHz). -->
2659     <bool name="config_supportMicNearUltrasound">true</bool>
2660     <!-- Whether the default speaker audio output path supports near-ultrasound frequencies
2661          (range of 18 - 21 kHz). -->
2662     <bool name="config_supportSpeakerNearUltrasound">true</bool>
2663
2664     <!-- Whether the Unprocessed audio source supports the required frequency range and level -->
2665     <bool name="config_supportAudioSourceUnprocessed">false</bool>
2666
2667     <!-- Flag indicating device support for EAP SIM, AKA, AKA' -->
2668     <bool name="config_eap_sim_based_auth_supported">true</bool>
2669
2670     <!-- How long history of previous vibrations should be kept for the dumpsys. -->
2671     <integer name="config_previousVibrationsDumpLimit">20</integer>
2672
2673     <!-- The default vibration strength, must be between 1 and 255 inclusive. -->
2674     <integer name="config_defaultVibrationAmplitude">255</integer>
2675
2676     <!-- If the device should still vibrate even in low power mode, for certain priority vibrations
2677      (e.g. accessibility, alarms). This is mainly for Wear devices that don't have speakers. -->
2678     <bool name="config_allowPriorityVibrationsInLowPowerMode">false</bool>
2679
2680     <!-- Number of retries Cell Data should attempt for a given error code before
2681          restarting the modem.
2682          Error codes not listed will not lead to modem restarts.
2683          Array of "code#,retry#"  -->
2684     <string-array name="config_cell_retries_per_error_code">
2685     </string-array>
2686
2687     <!-- Set initial MaxRetry value for operators -->
2688     <integer name="config_mdc_initial_max_retry">1</integer>
2689
2690     <!-- The OEM specified sensor type for the gesture to launch the camera app. -->
2691     <integer name="config_cameraLaunchGestureSensorType">-1</integer>
2692     <!-- The OEM specified sensor string type for the gesture to launch camera app, this value
2693          must match the value of config_cameraLaunchGestureSensorType in OEM's HAL -->
2694     <string translatable="false" name="config_cameraLaunchGestureSensorStringType"></string>
2695
2696     <!-- Allow the gesture to double tap the power button twice to start the camera while the device
2697          is non-interactive. -->
2698     <bool name="config_cameraDoubleTapPowerGestureEnabled">true</bool>
2699
2700     <!-- Name of the component to handle network policy notifications. If present,
2701          disables NetworkPolicyManagerService's presentation of data-usage notifications. -->
2702     <string translatable="false" name="config_networkPolicyNotificationComponent"></string>
2703
2704     <!-- The BT name of the keyboard packaged with the device. If this is defined, SystemUI will
2705          automatically try to pair with it when the device exits tablet mode. -->
2706     <string translatable="false" name="config_packagedKeyboardName"></string>
2707
2708     <!-- The device supports freeform window management. Windows have title bars and can be moved
2709          and resized. If you set this to true, you also need to add
2710          PackageManager.FEATURE_FREEFORM_WINDOW_MANAGEMENT feature to your device specification.
2711          The duplication is necessary, because this information is used before the features are
2712          available to the system.-->
2713     <bool name="config_freeformWindowManagement">false</bool>
2714
2715     <!-- If set, this will force all windows to draw the status bar background, including the apps
2716          that have not requested doing so (via the WindowManager.FLAG_DRAWS_SYSTEM_BAR_BACKGROUNDS
2717          flag). -->
2718     <bool name="config_forceWindowDrawsStatusBarBackground">true</bool>
2719
2720     <!-- Controls the opacity of the navigation bar depending on the visibility of the
2721          various workspace stacks.
2722          0 - Nav bar is always opaque when either the freeform stack or docked stack is visible.
2723          1 - Nav bar is always translucent when the freeform stack is visible, otherwise always
2724          opaque.
2725          -->
2726     <integer name="config_navBarOpacityMode">0</integer>
2727
2728     <!-- Default insets [LEFT/RIGHTxTOP/BOTTOM] from the screen edge for picture-in-picture windows.
2729          These values are in DPs and will be converted to pixel sizes internally. -->
2730     <string translatable="false" name="config_defaultPictureInPictureScreenEdgeInsets">16x16</string>
2731
2732     <!-- The percentage of the screen width to use for the default width or height of
2733          picture-in-picture windows. Regardless of the percent set here, calculated size will never
2734          be smaller than @dimen/default_minimal_size_pip_resizable_task. -->
2735     <item name="config_pictureInPictureDefaultSizePercent" format="float" type="dimen">0.23</item>
2736
2737     <!-- The default aspect ratio for picture-in-picture windows. -->
2738     <item name="config_pictureInPictureDefaultAspectRatio" format="float" type="dimen">1.777778</item>
2739
2740     <!-- This is the limit for the max and min aspect ratio (1 / this value) at which the min size
2741          will be used instead of an adaptive size based loosely on area. -->
2742     <item name="config_pictureInPictureAspectRatioLimitForMinSize" format="float" type="dimen">1.777778</item>
2743
2744     <!-- The default gravity for the picture-in-picture window.
2745          Currently, this maps to Gravity.BOTTOM | Gravity.RIGHT -->
2746     <integer name="config_defaultPictureInPictureGravity">0x55</integer>
2747
2748     <!-- The minimum aspect ratio (width/height) that is supported for picture-in-picture.  Any
2749          ratio smaller than this is considered too tall and thin to be usable. Currently, this
2750          is the inverse of the max landscape aspect ratio (1:2.39), but this is an extremely
2751          skinny aspect ratio that is not expected to be widely used. -->
2752     <item name="config_pictureInPictureMinAspectRatio" format="float" type="dimen">0.41841004184</item>
2753
2754     <!-- The minimum aspect ratio (width/height) that is supported for picture-in-picture. Any
2755          ratio larger than this is considered to wide and short to be usable. Currently 2.39:1. -->
2756     <item name="config_pictureInPictureMaxAspectRatio" format="float" type="dimen">2.39</item>
2757
2758     <!-- The snap mode to use for picture-in-picture. These values correspond to constants defined
2759          in PipSnapAlgorithm and should not be changed independently.
2760              0 - Snap to the four corners
2761              1 - Snap to the four corners and the mid-points on the long edge in each orientation
2762              2 - Snap anywhere along the edge of the screen
2763              3 - Snap anywhere along the edge of the screen and magnet to corners
2764              4 - Snap to the long edges in each orientation and magnet to corners
2765     -->
2766     <integer name="config_pictureInPictureSnapMode">4</integer>
2767
2768     <!-- Controls the snap mode for the docked stack divider
2769              0 - 3 snap targets: left/top has 16:9 ratio, 1:1, and right/bottom has 16:9 ratio
2770              1 - 3 snap targets: fixed ratio, 1:1, (1 - fixed ratio)
2771              2 - 1 snap target: 1:1
2772     -->
2773     <integer name="config_dockedStackDividerSnapMode">0</integer>
2774
2775     <!-- List of comma separated package names for which we the system will not show crash, ANR,
2776          etc. dialogs. -->
2777     <string translatable="false" name="config_appsNotReportingCrashes"></string>
2778
2779     <!-- Inactivity threshold (in milliseconds) used in JobScheduler. JobScheduler will consider
2780          the device to be "idle" after being inactive for this long. -->
2781     <integer name="config_jobSchedulerInactivityIdleThreshold">4260000</integer>
2782     <!-- The alarm window (in milliseconds) that JobScheduler uses to enter the idle state -->
2783     <integer name="config_jobSchedulerIdleWindowSlop">300000</integer>
2784
2785     <!-- If true, all guest users created on the device will be ephemeral. -->
2786     <bool name="config_guestUserEphemeral">false</bool>
2787
2788     <!-- Enforce strong auth on boot. Setting this to false represents a security risk and should
2789          not be ordinarily done. The only case in which this might be permissible is in a car head
2790          unit where there are hardware mechanisms to protect the device (physical keys) and not
2791          much in the way of user data.
2792     -->
2793     <bool name="config_strongAuthRequiredOnBoot">true</bool>
2794
2795     <!-- Wallpaper cropper package. Used as the default cropper if the active launcher doesn't
2796          handle wallpaper cropping.
2797     -->
2798     <string name="config_wallpaperCropperPackage" translatable="false">com.android.wallpapercropper</string>
2799
2800     <!-- True if the device supports at least one form of multi-window.
2801          E.g. freeform, split-screen, picture-in-picture. -->
2802     <bool name="config_supportsMultiWindow">true</bool>
2803
2804     <!-- True if the device supports split screen as a form of multi-window. -->
2805     <bool name="config_supportsSplitScreenMultiWindow">true</bool>
2806
2807     <!-- True if the device supports running activities on secondary displays. -->
2808     <bool name="config_supportsMultiDisplay">true</bool>
2809
2810     <!-- True if the device has no home screen. That is a launcher activity
2811          where the user can launch other applications from.  -->
2812     <bool name="config_noHomeScreen">false</bool>
2813
2814     <!-- True if the device requires AppWidgetService even if it does not have
2815          the PackageManager.FEATURE_APP_WIDGETS feature -->
2816     <bool name="config_enableAppWidgetService">false</bool>
2817
2818     <!-- True if the device supports Sustained Performance Mode-->
2819     <bool name="config_sustainedPerformanceModeSupported">false</bool>
2820
2821     <!-- File used to enable the double touch gesture.
2822          TODO: move to input HAL once ready. -->
2823     <string name="config_doubleTouchGestureEnableFile"></string>
2824
2825     <!-- Controls how we deal with externally connected physical keyboards.
2826          0 - When using this device, it is not clear for users to recognize when the physical
2827              keyboard is (should be) connected and when it is (should be) disconnected.  Most of
2828              phones and tablets with Bluetooth keyboard would fall into this category because the
2829              connected Bluetooth keyboard may or may not be nearby the host device.
2830          1 - When using this device, it is clear for users to recognize when the physical
2831              keyboard is (should be) connected and when it is (should be) disconnected.
2832              Devices with wired USB keyboard is one clear example.  Some 2-in-1 convertible
2833              tablets with dedicated keyboards may have the same affordance to wired USB keyboard.
2834     -->
2835     <integer name="config_externalHardKeyboardBehavior">0</integer>
2836
2837     <!-- Package of the unbundled tv remote service which can connect to tv
2838          remote provider -->
2839     <string name="config_tvRemoteServicePackage" translatable="false"></string>
2840
2841     <!-- True if the device supports persisting security logs across reboots.
2842          This requires the device's kernel to have pstore and pmsg enabled,
2843          and DRAM to be powered and refreshed through all stages of reboot. -->
2844     <bool name="config_supportPreRebootSecurityLogs">false</bool>
2845
2846     <!-- Default files to pin via Pinner Service -->
2847     <string-array translatable="false" name="config_defaultPinnerServiceFiles">
2848     </string-array>
2849
2850     <!-- True if camera app should be pinned via Pinner Service -->
2851     <bool name="config_pinnerCameraApp">false</bool>
2852
2853     <!-- Number of days preloaded file cache should be preserved on a device before it can be
2854          deleted -->
2855     <integer name="config_keepPreloadsMinDays">7</integer>
2856
2857     <!-- Flag indicating whether round icons should be parsed from the application manifest. -->
2858     <bool name="config_useRoundIcon">false</bool>
2859
2860     <!-- Flag indicating whether the assist disclosure can be disabled using
2861          ASSIST_DISCLOSURE_ENABLED. -->
2862     <bool name="config_allowDisablingAssistDisclosure">false</bool>
2863
2864     <!-- True if the device supports system navigation keys. -->
2865     <bool name="config_supportSystemNavigationKeys">false</bool>
2866
2867     <!-- emergency call number for the emergency affordance -->
2868     <string name="config_emergency_call_number" translatable="false">112</string>
2869
2870     <!-- Do not translate. Mcc codes whose existence trigger the presence of emergency
2871          affordances-->
2872     <integer-array name="config_emergency_mcc_codes" translatable="false">
2873         <item>404</item>
2874         <item>405</item>
2875     </integer-array>
2876
2877     <!-- Package name for the device provisioning package. -->
2878     <string name="config_deviceProvisioningPackage"></string>
2879
2880     <!-- Colon separated list of package names that should be granted DND access -->
2881     <string name="config_defaultDndAccessPackages" translatable="false">com.android.camera2</string>
2882
2883     <!-- User restrictions set when the first user is created.
2884          Note: Also update appropriate overlay files. -->
2885     <string-array translatable="false" name="config_defaultFirstUserRestrictions">
2886     </string-array>
2887
2888     <!-- Specifies whether the permissions needed by a legacy app should be
2889          reviewed before any of its components can run. A legacy app is one
2890          with targetSdkVersion < 23, i.e apps using the old permission model.
2891          If review is not required, permissions are reviewed before the app
2892          is installed. -->
2893     <bool name="config_permissionReviewRequired">false</bool>
2894
2895     <!-- Default value for android:focusableInTouchMode for some framework scrolling containers.
2896          ListView/GridView are notably absent since this is their default anyway.
2897          Set to true for watch devices. -->
2898     <bool name="config_focusScrollContainersInTouchMode">false</bool>
2899
2900     <string name="config_networkOverLimitComponent" translatable="false">com.android.systemui/com.android.systemui.net.NetworkOverLimitActivity</string>
2901     <string name="config_dataUsageSummaryComponent" translatable="false">com.android.settings/com.android.settings.Settings$DataUsageSummaryActivity</string>
2902
2903     <!-- Flag specifying whether user-switch operations have custom UI. When false, user-switch
2904          UI is handled by ActivityManagerService -->
2905     <bool name="config_customUserSwitchUi">false</bool>
2906
2907     <!-- A array of regex to treat a SMS as VVM SMS if the message body matches.
2908          Each item represents an entry, which consists of two parts:
2909          a comma (,) separated list of MCCMNC the regex applies to, followed by a semicolon (;), and
2910          then the regex itself. -->
2911     <string-array translatable="false" name="config_vvmSmsFilterRegexes">
2912         <!-- Verizon requires any SMS that starts with //VZWVVM to be treated as a VVM SMS-->
2913         <item>310004,310010,310012,310013,310590,310890,310910,311110,311270,311271,311272,311273,311274,311275,311276,311277,311278,311279,311280,311281,311282,311283,311284,311285,311286,311287,311288,311289,311390,311480,311481,311482,311483,311484,311485,311486,311487,311488,311489;^//VZWVVM.*</item>
2914     </string-array>
2915
2916     <!-- This config is holding calling number conversion map - expected to convert to emergency
2917          number. Formats for this config as below:
2918          <item>[dialstring1],[dialstring2],[dialstring3]:[replacement]</item>
2919
2920          E.g. for Taiwan Type Approval, 110 and 119 should be converted to 112.
2921          <item>110,119:112</item>
2922     -->
2923     <string-array translatable="false" name="config_convert_to_emergency_number_map" />
2924
2925     <!-- An array of packages for which notifications cannot be blocked. -->
2926     <string-array translatable="false" name="config_nonBlockableNotificationPackages" />
2927
2928     <!-- The default value for transition animation scale found in developer settings.
2929          1.0 corresponds to 1x animator scale, 0 means that there will be no transition
2930          animations. Note that this is only a default and will be overridden by a
2931          user-set value if toggled by settings so the "Transition animation scale" setting
2932          should also be hidden if intended to be permanent. -->
2933     <item name="config_appTransitionAnimationDurationScaleDefault" format="float" type="dimen">1.0</item>
2934
2935     <!-- Flag indicates that whether non-system apps can be installed on internal storage. -->
2936     <bool name="config_allow3rdPartyAppOnInternal">true</bool>
2937
2938     <!-- Package name of the default cell broadcast receiver -->
2939     <string name="config_defaultCellBroadcastReceiverPkg" translatable="false">com.android.cellbroadcastreceiver</string>
2940
2941     <!-- Specifies the path that is used by AdaptiveIconDrawable class to crop launcher icons. -->
2942     <string name="config_icon_mask" translatable="false">"M50,0L92,0C96.42,0 100,4.58 100 8L100,92C100, 96.42 96.42 100 92 100L8 100C4.58, 100 0 96.42 0 92L0 8 C 0 4.42 4.42 0 8 0L50 0Z"</string>
2943
2944     <!-- The component name, flattened to a string, for the default accessibility service to be
2945          enabled by the accessibility shortcut. This service must be trusted, as it can be activated
2946          without explicit consent of the user. If no accessibility service with the specified name
2947          exists on the device, the accessibility shortcut will be disabled by default. -->
2948     <string name="config_defaultAccessibilityService" translatable="false"></string>
2949
2950     <!-- Flag indicates that whether escrow token API is enabled for TrustAgent -->
2951     <!-- Warning: This API can be dangerous when not implemented properly. In particular,
2952          escrow token must NOT be retrievable from device storage. In other words, either
2953          escrow token is not stored on device or its ciphertext is stored on device while
2954          the decryption key is not. Before enabling this feature, please ensure you've read
2955          and followed the pertinent sections of the escrow tokens section of the CDD <link>-->
2956     <!-- TODO(b/35230407) complete the link field -->
2957     <bool name="config_allowEscrowTokenForTrustAgent">false</bool>
2958
2959     <!-- A flattened ComponentName which corresponds to the only trust agent that should be enabled
2960          by default. If the default value is used, or set to an empty string, the restriction will
2961          not be applied. -->
2962     <string name="config_defaultTrustAgent" translatable="false"></string>
2963
2964     <!-- Colon separated list of package names that should be granted Notification Listener access -->
2965     <string name="config_defaultListenerAccessPackages" translatable="false"></string>
2966
2967     <!-- Maximum size, specified in pixels, to restrain the display space width to. Height and
2968          density will be scaled accordingly to maintain aspect ratio. A value of 0 indicates no
2969          constraint will be enforced. -->
2970     <integer name="config_maxUiWidth">0</integer>
2971
2972     <!-- Whether the device supports quick settings and its associated APIs -->
2973     <bool name="config_quickSettingsSupported">true</bool>
2974
2975     <!-- The component name, flattened to a string, for the default autofill service
2976          to  enabled for an user. This service must be trusted, as it can be activated
2977          without explicit consent of the user. If no autofill service with the
2978           specified name exists on the device, autofill will be disabled by default.
2979     -->
2980     <string name="config_defaultAutofillService" translatable="false"></string>
2981
2982     <!-- Whether the device uses the default focus highlight when focus state isn't specified. -->
2983     <bool name="config_useDefaultFocusHighlight">true</bool>
2984
2985     <!-- Flag indicating that the entire notification header can be clicked to expand the
2986          notification. If false, then the expand icon has to be clicked in order for the expand
2987          to occur. The expand button will have increased touch boundaries to accomodate this. -->
2988     <bool name="config_notificationHeaderClickableForExpand">false</bool>
2989
2990     <!-- Configuration for automotive -->
2991     <bool name="enable_pbap_pce_profile">false</bool>
2992
2993     <!-- Default data warning level in mb -->
2994     <integer name="default_data_warning_level_mb">2048</integer>
2995
2996     <!-- When true, indicates that the vendor's IMS implementation requires a workaround when
2997      sending a request to enable or disable the camera while the video session is also
2998      paused. -->
2999     <bool name="config_useVideoPauseWorkaround">false</bool>
3000
3001     <!-- Whether to send a custom package name with the PSD.-->
3002     <bool name="config_sendPackageName">false</bool>
3003
3004     <!-- Name for the set of keys associating package names -->
3005     <string name="config_helpPackageNameKey" translatable="false"></string>
3006
3007     <!-- Name for the set of values of package names -->
3008     <string name="config_helpPackageNameValue" translatable="false"></string>
3009
3010     <!-- Intent key for the package name keys -->
3011     <string name="config_helpIntentExtraKey" translatable="false"></string>
3012
3013     <!-- Intent key for package name values -->
3014     <string name="config_helpIntentNameKey" translatable="false"></string>
3015
3016     <!-- Intent key for the package name keys -->
3017     <string name="config_feedbackIntentExtraKey" translatable="false"></string>
3018
3019     <!-- Intent key for package name values -->
3020     <string name="config_feedbackIntentNameKey" translatable="false"></string>
3021
3022     <!-- The apps that need to be hidden when they are disabled -->
3023     <string-array name="config_hideWhenDisabled_packageNames"></string-array>
3024
3025     <!-- Additional non-platform defined global settings exposed to Instant Apps -->
3026     <string-array name="config_allowedGlobalInstantAppSettings"></string-array>
3027
3028     <!-- Additional non-platform defined system settings exposed to Instant Apps -->
3029     <string-array name="config_allowedSystemInstantAppSettings"></string-array>
3030
3031     <!-- Additional non-platform defined secure settings exposed to Instant Apps -->
3032     <string-array name="config_allowedSecureInstantAppSettings"></string-array>
3033
3034     <!-- Handle volume keys directly in Window Manager without passing them to the foreground app -->
3035     <bool name="config_handleVolumeKeysInWindowManager">false</bool>
3036
3037     <!-- Volume level of in-call notification tone playback [0..1] -->
3038     <item name="config_inCallNotificationVolume" format="float" type="dimen">.10</item>
3039
3040     <!-- URI for in call notification sound -->
3041     <string translatable="false" name="config_inCallNotificationSound">/system/media/audio/ui/InCallNotification.ogg</string>
3042
3043     <!-- The OEM specified sensor type for the lift trigger to launch the camera app. -->
3044     <integer name="config_cameraLiftTriggerSensorType">-1</integer>
3045     <!-- The OEM specified sensor string type for the gesture to launch camera app, this value
3046         must match the value of config_cameraLiftTriggerSensorType in OEM's HAL -->
3047     <string translatable="false" name="config_cameraLiftTriggerSensorStringType"></string>
3048
3049     <!-- Default number of days to retain for the automatic storage manager. -->
3050     <integer translatable="false" name="config_storageManagerDaystoRetainDefault">90</integer>
3051
3052     <!-- Name of a font family to use for headlines. If empty, falls back to platform default -->
3053     <string name="config_headlineFontFamily" translatable="false"></string>
3054     <!-- Name of a font family to use for headlines. Defaults to sans-serif-light -->
3055     <string name="config_headlineFontFamilyLight" translatable="false">sans-serif-light</string>
3056     <!-- Allows setting custom fontFeatureSettings on specific text. -->
3057     <string name="config_headlineFontFeatureSettings" translatable="false"></string>
3058
3059     <!-- An array of packages that need to be treated as type system in battery settings -->
3060     <string-array translatable="false" name="config_batteryPackageTypeSystem">
3061         <item>com.android.providers.calendar</item>
3062         <item>com.android.providers.media</item>
3063         <item>com.android.systemui</item>
3064     </string-array>
3065
3066     <!-- An array of packages that need to be treated as type service in battery settings -->
3067     <string-array translatable="false" name="config_batteryPackageTypeService"/>
3068
3069     <!-- Flag indicating whether or not to enable night mode detection. -->
3070     <bool name="config_enableNightMode">false</bool>
3071
3072     <!-- Flag indicating that the actions buttons for a notification should be tinted with by the
3073          color supplied by the Notification.Builder if present. -->
3074     <bool name="config_tintNotificationActionButtons">true</bool>
3075
3076     <!-- Show area update info settings in CellBroadcastReceiver and information in SIM status in Settings app -->
3077     <bool name="config_showAreaUpdateInfoSettings">false</bool>
3078
3079     <!-- Enable the RingtonePickerActivity in 'com.android.providers.media'. -->
3080     <bool name="config_defaultRingtonePickerEnabled">true</bool>
3081
3082     <!-- Allow SystemUI to show the shutdown dialog -->
3083     <bool name="config_showSysuiShutdown">true</bool>
3084
3085     <!-- The stable device width and height in pixels. If these aren't set to a positive number
3086          then the device will use the width and height of the default display the first time it's
3087          booted.  -->
3088     <integer name="config_stableDeviceDisplayWidth">-1</integer>
3089     <integer name="config_stableDeviceDisplayHeight">-1</integer>
3090 </resources>