OSDN Git Service

Fix ClipboardService device lock check for cross profile am: 0595b5a94b am: 9e5a4ed6c...
[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 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
23     <!-- Do not translate. Defines the slots for the right-hand side icons.  That is to say, the
24          icons in the status bar that are not notifications. -->
25     <string-array name="config_statusBarIcons">
26        <item><xliff:g id="id">managed_profile</xliff:g></item>
27        <item><xliff:g id="id">ime</xliff:g></item>
28        <item><xliff:g id="id">sync_failing</xliff:g></item>
29        <item><xliff:g id="id">sync_active</xliff:g></item>
30        <item><xliff:g id="id">cast</xliff:g></item>
31        <item><xliff:g id="id">hotspot</xliff:g></item>
32        <item><xliff:g id="id">location</xliff:g></item>
33        <item><xliff:g id="id">bluetooth</xliff:g></item>
34        <item><xliff:g id="id">nfc</xliff:g></item>
35        <item><xliff:g id="id">tty</xliff:g></item>
36        <item><xliff:g id="id">speakerphone</xliff:g></item>
37        <item><xliff:g id="id">zen</xliff:g></item>
38        <item><xliff:g id="id">mute</xliff:g></item>
39        <item><xliff:g id="id">volume</xliff:g></item>
40        <item><xliff:g id="id">wifi</xliff:g></item>
41        <item><xliff:g id="id">cdma_eri</xliff:g></item>
42        <item><xliff:g id="id">data_connection</xliff:g></item>
43        <item><xliff:g id="id">phone_evdo_signal</xliff:g></item>
44        <item><xliff:g id="id">phone_signal</xliff:g></item>
45        <item><xliff:g id="id">battery</xliff:g></item>
46        <item><xliff:g id="id">alarm_clock</xliff:g></item>
47        <item><xliff:g id="id">secure</xliff:g></item>
48        <item><xliff:g id="id">clock</xliff:g></item>
49     </string-array>
50
51     <!-- Flag indicating whether the surface flinger has limited
52          alpha compositing functionality in hardware.  If set, the window
53          manager will disable alpha trasformation in animations where not
54          strictly needed. -->
55     <bool name="config_sf_limitedAlpha">false</bool>
56
57     <!-- Default value used to block data calls if ims is not
58          connected.  If you use the ims apn DCT will block
59          any other apn from connecting until ims apn is connected-->
60     <bool name="ImsConnectedDefaultValue">false</bool>
61
62     <!-- Flag indicating whether the surface flinger is inefficient
63          at performing a blur.  Used by parts of the UI to turn off
64          the blur effect where it isn't worth the performance hit.
65          As of Honeycomb, blurring is not supported anymore. -->
66     <bool name="config_sf_slowBlur">true</bool>
67
68     <!-- Flag indicating that the media framework should support playing of sounds on volume
69          key usage.  This adds noticeable additional overhead to volume key processing, so
70          is disableable for products for which it is irrelevant. -->
71     <bool name="config_useVolumeKeySounds">true</bool>
72
73     <!-- The attenuation in dB applied to the sound effects played
74          through AudioManager.playSoundEffect() when no volume is specified. -->
75     <integer name="config_soundEffectVolumeDb">-6</integer>
76
77     <!-- The attenuation in dB applied to the lock/unlock sounds. -->
78     <integer name="config_lockSoundVolumeDb">-6</integer>
79
80     <!-- Flag indicating whether the AUDIO_BECOMING_NOISY notification should
81          be sent during a change to the audio output device. -->
82     <bool name="config_sendAudioBecomingNoisy">true</bool>
83
84     <!-- The duration (in milliseconds) of a short animation. -->
85     <integer name="config_shortAnimTime">200</integer>
86
87     <!-- The duration (in milliseconds) of a medium-length animation. -->
88     <integer name="config_mediumAnimTime">400</integer>
89
90     <!-- The duration (in milliseconds) of a long animation. -->
91     <integer name="config_longAnimTime">500</integer>
92
93     <!-- The duration (in milliseconds) of the activity open/close and fragment open/close animations. -->
94     <integer name="config_activityShortDur">150</integer>
95     <integer name="config_activityDefaultDur">220</integer>
96
97     <!-- Duration for the dim animation behind a dialog.  This may be either
98          a percentage, which is relative to the duration of the enter/open
99          animation of the window being shown that is dimming behind, or it may
100          be an integer for a constant duration. -->
101     <fraction name="config_dimBehindFadeDuration">100%</fraction>
102
103     <!-- The maximum width we would prefer dialogs to be.  0 if there is no
104          maximum (let them grow as large as the screen).  Actual values are
105          specified for -large and -xlarge configurations. -->
106     <dimen name="config_prefDialogWidth">320dp</dimen>
107
108     <!-- Enables or disables fading edges when marquee is enabled in TextView.
109          Off by default, since the framebuffer readback used to implement the
110          fading edges is prohibitively expensive on most GPUs. -->
111     <bool name="config_ui_enableFadingMarquee">false</bool>
112
113     <!-- Whether dialogs should close automatically when the user touches outside
114          of them.  This should not normally be modified. -->
115     <bool name="config_closeDialogWhenTouchOutside">true</bool>
116
117     <!-- Device configuration indicating whether we should avoid using accelerated graphics
118          in certain places to reduce RAM footprint.  This is ignored if ro.config.low_ram
119          is true (in that case this is assumed true as well).  It can allow you to tune down
120          your device's memory use without going to the point of causing applications to turn
121          off features. -->
122     <bool name="config_avoidGfxAccel">false</bool>
123
124     <!-- Device configuration setting the minfree tunable in the lowmemorykiller in the kernel.
125          A high value will cause the lowmemorykiller to fire earlier, keeping more memory
126          in the file cache and preventing I/O thrashing, but allowing fewer processes to
127          stay in memory.  A low value will keep more processes in memory but may cause
128          thrashing if set too low.  Overrides the default value chosen by ActivityManager
129          based on screen size and total memory for the largest lowmemorykiller bucket, and
130          scaled proportionally to the smaller buckets.  -1 keeps the default. -->
131     <integer name="config_lowMemoryKillerMinFreeKbytesAbsolute">-1</integer>
132
133     <!-- Device configuration adjusting the minfree tunable in the lowmemorykiller in the
134          kernel.  A high value will cause the lowmemorykiller to fire earlier, keeping more
135          memory in the file cache and preventing I/O thrashing, but allowing fewer processes
136          to stay in memory.  A low value will keep more processes in memory but may cause
137          thrashing if set too low.  Directly added to the default value chosen by
138          ActivityManager based on screen size and total memory for the largest lowmemorykiller
139          bucket, and scaled proportionally to the smaller buckets. 0 keeps the default. -->
140     <integer name="config_lowMemoryKillerMinFreeKbytesAdjust">0</integer>
141
142     <!-- Device configuration setting the /proc/sys/vm/extra_free_kbytes tunable in the kernel
143          (if it exists).  A high value will increase the amount of memory that the kernel
144          tries to keep free, reducing allocation time and causing the lowmemorykiller to kill
145          earlier.  A low value allows more memory to be used by processes but may cause more
146          allocations to block waiting on disk I/O or lowmemorykiller.  Overrides the default
147          value chosen by ActivityManager based on screen size.  0 prevents keeping any extra
148          memory over what the kernel keeps by default.  -1 keeps the default. -->
149     <integer name="config_extraFreeKbytesAbsolute">-1</integer>
150
151     <!-- Device configuration adjusting the /proc/sys/vm/extra_free_kbytes tunable in the kernel
152          (if it exists).  0 uses the default value chosen by ActivityManager.  A positive value
153          will increase the amount of memory that the kernel tries to keep free, reducing
154          allocation time and causing the lowmemorykiller to kill earlier.  A negative value
155          allows more memory to be used by processes but may cause more allocations to block
156          waiting on disk I/O or lowmemorykiller.  Directly added to the default value chosen by
157          ActivityManager based on screen size. -->
158     <integer name="config_extraFreeKbytesAdjust">0</integer>
159
160     <!-- Set this to true to enable the platform's auto-power-save modes like doze and
161          app standby.  These are not enabled by default because they require a standard
162          cloud-to-device messaging service for apps to interact correctly with the modes
163          (such as to be able to deliver an instant message to the device even when it is
164          dozing).  This should be enabled if you have such services and expect apps to
165          correctly use them when installed on your device.  Otherwise, keep this disabled
166          so that applications can still use their own mechanisms. -->
167     <bool name="config_enableAutoPowerModes">false</bool>
168
169     <!-- The threshold angle for any motion detection in auto-power save modes.
170          In hundreths of a degree. -->
171     <integer name="config_autoPowerModeThresholdAngle">200</integer>
172
173     <!-- The sensor id of an "any motion" sensor used in auto-power save modes.
174          0 indicates this sensor is not available. -->
175     <integer name="config_autoPowerModeAnyMotionSensor">0</integer>
176
177     <!-- If an any motion sensor is not available, prefer the wrist tilt detector over the
178          SMD. -->
179     <bool name="config_autoPowerModePreferWristTilt">false</bool>
180
181     <!-- If a location should be pre-fetched when going into device idle. -->
182     <bool name="config_autoPowerModePrefetchLocation">true</bool>
183
184     <!-- The duration (in milliseconds) that the radio will scan for a signal
185          when there's no network connection. If the scan doesn't timeout, use zero -->
186     <integer name="config_radioScanningTimeout">0</integer>
187
188     <!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION.
189          Please don't copy them, copy anything else. -->
190
191     <!-- This string array should be overridden by the device to present a list of network
192          attributes.  This is used by the connectivity manager to decide which networks can coexist
193          based on the hardware -->
194     <!-- An Array of "[Connection name],[ConnectivityManager.TYPE_xxxx],
195          [associated radio-type],[priority],[restoral-timer(ms)],[dependencyMet]  -->
196     <!-- the 5th element "resore-time" indicates the number of milliseconds to delay
197          before automatically restore the default connection.  Set -1 if the connection
198          does not require auto-restore. -->
199     <!-- the 6th element indicates boot-time dependency-met value. -->
200     <string-array translatable="false" name="networkAttributes">
201         <item>"wifi,1,1,1,-1,true"</item>
202         <item>"mobile,0,0,0,-1,true"</item>
203         <item>"mobile_mms,2,0,2,60000,true"</item>
204         <item>"mobile_supl,3,0,2,60000,true"</item>
205         <item>"mobile_hipri,5,0,3,60000,true"</item>
206         <item>"mobile_fota,10,0,2,60000,true"</item>
207         <item>"mobile_ims,11,0,2,60000,true"</item>
208         <item>"mobile_cbs,12,0,2,60000,true"</item>
209         <item>"wifi_p2p,13,1,0,-1,true"</item>
210         <item>"mobile_ia,14,0,2,-1,true"</item>
211         <item>"mobile_emergency,15,0,2,-1,true"</item>
212     </string-array>
213
214     <!-- Array of ConnectivityManager.TYPE_xxxx constants for networks that may only
215          be controlled by systemOrSignature apps.  -->
216     <integer-array translatable="false" name="config_protectedNetworks">
217         <item>10</item>
218         <item>11</item>
219         <item>12</item>
220         <item>14</item>
221         <item>15</item>
222     </integer-array>
223
224     <!-- This string array should be overridden by the device to present a list of radio
225          attributes.  This is used by the connectivity manager to decide which networks can coexist
226          based on the hardware -->
227     <!-- An Array of "[ConnectivityManager connectionType],
228                       [# simultaneous connection types]"  -->
229     <string-array translatable="false" name="radioAttributes">
230         <item>"1,1"</item>
231         <item>"0,1"</item>
232     </string-array>
233
234     <!-- Set of NetworkInfo.getType() that reflect data usage. -->
235     <integer-array translatable="false" name="config_data_usage_network_types">
236         <item>0</item> <!-- TYPE_MOBILE -->
237         <item>2</item> <!-- TYPE_MOBILE_MMS -->
238         <item>3</item> <!-- TYPE_MOBILE_SUPL -->
239         <item>4</item> <!-- TYPE_MOBILE_DUN -->
240         <item>5</item> <!-- TYPE_MOBILE_HIPRI -->
241         <item>10</item> <!-- TYPE_MOBILE_FOTA -->
242         <item>11</item> <!-- TYPE_MOBILE_IMS -->
243         <item>12</item> <!-- TYPE_MOBILE_CBS -->
244         <item>14</item> <!-- TYPE_MOBILE_IA -->
245     </integer-array>
246
247     <!-- The maximum duration (in milliseconds) we expect a network transition to take -->
248     <integer name="config_networkTransitionTimeout">60000</integer>
249
250     <!-- List of regexpressions describing the interface (if any) that represent tetherable
251          USB interfaces.  If the device doesn't want to support tethering over USB this should
252          be empty.  An example would be "usb.*" -->
253     <string-array translatable="false" name="config_tether_usb_regexs">
254     </string-array>
255
256     <!-- List of regexpressions describing the interface (if any) that represent tetherable
257          Wifi interfaces.  If the device doesn't want to support tethering over Wifi this
258          should be empty.  An example would be "softap.*" -->
259     <string-array translatable="false" name="config_tether_wifi_regexs">
260     </string-array>
261
262     <!-- List of regexpressions describing the interface (if any) that represent tetherable
263          WiMAX interfaces.  If the device doesn't want to support tethering over Wifi this
264          should be empty.  An example would be "softap.*" -->
265     <string-array translatable="false" name="config_tether_wimax_regexs">
266     </string-array>
267
268     <!-- List of regexpressions describing the interface (if any) that represent tetherable
269          bluetooth interfaces.  If the device doesn't want to support tethering over bluetooth this
270          should be empty. -->
271     <string-array translatable="false" name="config_tether_bluetooth_regexs">
272     </string-array>
273
274     <!-- Max number of Bluetooth tethering connections allowed. If this is
275          updated config_tether_dhcp_range has to be updated appropriately. -->
276     <integer translateable="false" name="config_max_pan_devices">5</integer>
277
278     <!-- Dhcp range (min, max) to use for tethering purposes -->
279     <string-array translatable="false" name="config_tether_dhcp_range">
280     </string-array>
281
282     <!-- Regex of wired ethernet ifaces -->
283     <string translatable="false" name="config_ethernet_iface_regex">eth\\d</string>
284
285     <!-- If the mobile hotspot feature requires provisioning, a package name and class name
286         can be provided to launch a supported application that provisions the devices.
287
288         Example Usage:
289
290         String[] appDetails = getStringArray(R.array.config_mobile_hotspot_provision_app);
291         Intent intent = new Intent(Intent.ACTION_MAIN);
292         intent.setClassName(appDetails[0], appDetails[1]);
293         startActivityForResult(intent, 0);
294
295         public void onActivityResult(int requestCode, int resultCode, Intent intent) {
296             super.onActivityResult(requestCode, resultCode, intent);
297             if (requestCode == 0) {
298                 if (resultCode == Activity.RESULT_OK) {
299                     //Mobile hotspot provisioning successful
300                 } else {
301                     //Mobile hotspot provisioning failed
302                 }
303             }
304
305         See src/com/android/settings/TetherSettings.java for more details.
306         For ui-less/periodic recheck support see config_mobile_hotspot_provision_app_no_ui
307         -->
308     <!-- The first element is the package name and the second element is the class name
309          of the provisioning app -->
310     <string-array translatable="false" name="config_mobile_hotspot_provision_app">
311     <!--
312         <item>com.example.provisioning</item>
313         <item>com.example.provisioning.Activity</item>
314     -->
315     </string-array>
316
317     <!-- If the mobile hotspot feature requires provisioning, an action can be provided
318          that will be broadcast in non-ui cases for checking the provisioning status.
319
320          A second broadcast, action defined by config_mobile_hotspot_provision_response,
321          will be sent back to notify if provisioning succeeded or not.  The response will
322          match that of the activity in config_mobile_hotspot_provision_app, but instead
323          contained within the int extra "EntitlementResult".
324
325          Example Usage:
326          String provisionAction = getString(R.string.config_mobile_hotspot_provision_check);
327          sendBroadcast(new Intent(provisionAction));
328
329          public void onReceive(Context context, Intent intent) {
330              String provisionResponse =
331                     getString(R.string.config_mobile_hotspot_provision_response);
332              if (provisionResponse.equals(intent.getAction())
333                     && intent.getIntExtra("EntitlementResult") == Activity.RESULT_OK) {
334                  //Mobile hotspot provisioning successful
335              } else {
336                  //Mobile hotspot provisioning failed
337              }
338          }
339         -->
340     <string translatable="false" name="config_mobile_hotspot_provision_app_no_ui"></string>
341     <!-- Sent in response to a provisioning check. The caller must hold the
342          permission android.permission.CONNECTIVITY_INTERNAL for Settings to
343          receive this response.
344
345          See config_mobile_hotspot_provision_response
346          -->
347     <string translatable="false" name="config_mobile_hotspot_provision_response"></string>
348     <!-- Number of hours between each background provisioning call -->
349     <integer translatable="false" name="config_mobile_hotspot_provision_check_period">24</integer>
350
351     <!-- Activity name to enable wifi tethering after provisioning app succeeds -->
352     <string translatable="false" name="config_wifi_tether_enable">com.android.settings/.TetherService</string>
353
354     <!-- Array of ConnectivityManager.TYPE_xxxx values allowable for tethering -->
355     <!-- Common options are [1, 4] for TYPE_WIFI and TYPE_MOBILE_DUN or
356     <!== [0,1,5,7] for TYPE_MOBILE, TYPE_WIFI, TYPE_MOBILE_HIPRI and TYPE_BLUETOOTH -->
357     <integer-array translatable="false" name="config_tether_upstream_types">
358         <item>0</item>
359         <item>1</item>
360         <item>5</item>
361         <item>7</item>
362         <item>9</item>
363     </integer-array>
364
365     <!-- If the DUN connection for this CDMA device supports more than just DUN -->
366     <!-- traffic you should list them here. -->
367     <!-- If this device is not CDMA this is ignored.  If this list is empty on -->
368     <!-- a DUN-requiring CDMA device, the DUN APN will just support just DUN. -->
369     <string-array translatable="false" name="config_cdma_dun_supported_types">
370     </string-array>
371
372     <!-- String containing the apn value for tethering.  May be overriden by secure settings
373          TETHER_DUN_APN.  Value is a comma separated series of strings:
374          "name,apn,proxy,port,username,password,server,mmsc,mmsproxy,mmsport,mcc,mnc,auth,type",
375          Or string format of ApnSettingV3.
376          note that empty fields can be ommitted: "name,apn,,,,,,,,,310,260,,DUN"
377          Multiple entries are separated by using string-array:
378          "<item>[ApnSettingV3]Name,apn,,,,,,,,,123,45,,mms|*,IPV6,IP,true,14,,,,,,,spn,testspn</item>
379           <item>[ApnSettingV3]Name1,apn2,,,,,,,,,123,46,,mms|*,IPV6,IP,true,12,,,,,,,,</item>" -->
380     <string-array translatable="false" name="config_tether_apndata">
381     </string-array>
382
383     <!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
384     <bool translatable="false" name="config_wifi_dual_band_support">false</bool>
385
386     <!-- Boolean indicating whether Hotspot 2.0/Passpoint and ANQP queries is enabled -->
387     <bool translatable="false" name="config_wifi_hotspot2_enabled">false</bool>
388
389     <!-- Device type information conforming to Annex B format in WiFi Direct specification.
390          The default represents a dual-mode smartphone -->
391     <string translatable="false" name="config_wifi_p2p_device_type">10-0050F204-5</string>
392
393     <!-- Boolean indicating whether the wifi chipset supports background scanning mechanism.
394          This mechanism allows the host to remain in suspend state and the dongle to actively
395          scan and wake the host when a configured SSID is detected by the dongle. This chipset
396          capability can provide power savings when wifi needs to be always kept on. -->
397     <bool translatable="false" name="config_wifi_background_scan_support">false</bool>
398
399     <!-- Boolean indicating we re-try re-associating once upon disconnection and RSSI is high failure  -->
400     <bool translatable="true" name="config_wifi_enable_disconnection_debounce">true</bool>
401
402     <!-- Boolean indicating autojoin will prefer 5GHz and choose 5GHz BSSIDs -->
403     <bool translatable="true" name="config_wifi_enable_5GHz_preference">true</bool>
404
405     <!-- Boolean indicating whether or not to revert to default country code when cellular
406          radio is unable to find any MCC information to infer wifi country code from -->
407     <bool translatable="false" name="config_wifi_revert_country_code_on_cellular_loss">false</bool>
408
409     <!-- Boolean indicating whether or not wifi firmware debugging is enabled -->
410     <bool translatable="false" name="config_wifi_enable_wifi_firmware_debugging">false</bool>
411
412     <!-- Boolean indicating whether or not wifi should turn off when emergency call is made -->
413     <bool translatable="false" name="config_wifi_turn_off_during_emergency_call">false</bool>
414
415     <!-- Integer specifying the basic autojoin parameters -->
416     <integer translatable="false" name="config_wifi_framework_5GHz_preference_boost_threshold">-65</integer>
417     <integer translatable="false" name="config_wifi_framework_5GHz_preference_boost_factor">5</integer>
418     <integer translatable="false" name="config_wifi_framework_current_association_hysteresis_high">16</integer>
419     <integer translatable="false" name="config_wifi_framework_current_association_hysteresis_low">10</integer>
420     <integer translatable="false" name="config_wifi_framework_5GHz_preference_penalty_threshold">-75</integer>
421     <integer translatable="false" name="config_wifi_framework_5GHz_preference_penalty_factor">2</integer>
422
423     <!-- Integer parameters of the wifi to cellular handover feature
424          wifi should not stick to bad networks -->
425     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_5GHz">-82</integer>
426     <integer translatable="false" name="config_wifi_framework_wifi_score_low_rssi_threshold_5GHz">-72</integer>
427     <integer translatable="false" name="config_wifi_framework_wifi_score_good_rssi_threshold_5GHz">-60</integer>
428     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_rssi_threshold_24GHz">-87</integer>
429     <integer translatable="false" name="config_wifi_framework_wifi_score_low_rssi_threshold_24GHz">-77</integer>
430     <integer translatable="false" name="config_wifi_framework_wifi_score_good_rssi_threshold_24GHz">-65</integer>
431     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_24">6</integer>
432     <integer translatable="false" name="config_wifi_framework_wifi_score_bad_link_speed_5">12</integer>
433     <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_24">24</integer>
434     <integer translatable="false" name="config_wifi_framework_wifi_score_good_link_speed_5">36</integer>
435     <string  translatable="false" name="config_wifi_random_mac_oui">DA-A1-19</string>
436     <string  translatable="false" name="config_wifi_framework_sap_2G_channel_list">1,6,11</string>
437
438     <bool translatable="false" name="config_wifi_framework_cellular_handover_enable_user_triggered_adjustment">true</bool>
439
440     <!-- Integer packet threshold used to allow scan while associated -->
441     <integer translatable="false" name="config_wifi_framework_associated_full_scan_tx_packet_threshold">5</integer>
442     <integer translatable="false" name="config_wifi_framework_associated_full_scan_rx_packet_threshold">10</integer>
443     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_tx_packet_threshold">40</integer>
444     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_rx_packet_threshold">80</integer>
445     <integer translatable="false" name="config_wifi_framework_network_switch_tx_packet_threshold">2</integer>
446     <integer translatable="false" name="config_wifi_framework_network_switch_rx_packet_threshold">20</integer>
447
448     <!-- Integer indicating wpa_supplicant scan interval in milliseconds -->
449     <integer translatable="false" name="config_wifi_supplicant_scan_interval">15000</integer>
450
451     <!-- Integer indicating amount of time failed networks areblacklisted for the purpose
452          of network switching in milliseconds -->
453     <integer translatable="false" name="config_wifi_network_switching_blacklist_time">172800000</integer>
454
455     <!-- Integer indicating wpa_supplicant scan interval when p2p is connected in milliseconds -->
456     <integer translatable="false" name="config_wifi_scan_interval_p2p_connected">60000</integer>
457
458     <!-- Integer indicating the framework scan interval in milliseconds. This is used in the scenario
459          where the chipset does not support background scanning (config_wifi_background_scan_suport
460          is false) to set up a periodic wake up scan so that the device can connect to a new access
461          point on the move. A value of 0 means no periodic scans will be used in the framework. -->
462     <integer translatable="false" name="config_wifi_framework_scan_interval">300000</integer>
463
464     <!-- Integer indicating the framework no networks periodic scan interval in milliseconds. -->
465     <integer translatable="false" name="config_wifi_no_network_periodic_scan_interval">300000</integer>
466
467     <!-- Integer indicating disconnect mode short scan interval in milliseconds -->
468     <integer translatable="false" name="config_wifi_disconnected_short_scan_interval">15000</integer>
469
470     <!-- Integer indicating disconnect mode long scan interval in milliseconds -->
471     <integer translatable="false" name="config_wifi_disconnected_long_scan_interval">120000</integer>
472
473     <!-- Integer indicating associated partial scan short interval in milliseconds -->
474     <integer translatable="false" name="config_wifi_associated_short_scan_interval">20000</integer>
475
476     <!-- Integer indicating associated partial scan long interval in milliseconds -->
477     <integer translatable="false" name="config_wifi_associated_long_scan_interval">180000</integer>
478
479     <!-- Integer indicating associated full scan backoff, representing a fraction: xx/8 -->
480     <integer translatable="false" name="config_wifi_framework_associated_full_scan_backoff">12</integer>
481
482     <!-- Integer indicating associated full scan max interval in milliseconds -->
483     <integer translatable="false" name="config_wifi_framework_associated_full_scan_max_interval">300000</integer>
484
485     <!-- Integer indicating associated full scan max total dwell time in milliseconds -->
486     <integer translatable="false" name="config_wifi_framework_associated_full_scan_max_total_dwell_time">500</integer>
487
488     <!-- Integer indicating associated full scan max num active channels -->
489     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_max_num_active_channels">6</integer>
490
491     <!-- Integer indicating associated full scan max num passive channels -->
492     <integer translatable="false" name="config_wifi_framework_associated_partial_scan_max_num_passive_channels">3</integer>
493
494     <!-- Integer indicating number of association errors leading to blacklisting of the network -->
495     <integer translatable="false" name="config_wifi_framework_max_connection_errors_to_blacklist">4</integer>
496
497     <!-- Integer indicating number of authentication errors leading to blacklisting of the network -->
498     <integer translatable="false" name="config_wifi_framework_max_auth_errors_to_blacklist">4</integer>
499
500     <!-- Integer indicating minimum blacklisting delay of a wofo configuration due to connectin or auth errors -->
501     <integer translatable="false" name="config_wifi_framework_network_black_list_min_time_milli">120000</integer>
502
503     <!-- Integer indicating RSSI boost given to current network -->
504     <integer translatable="false" name="config_wifi_framework_current_network_boost">25</integer>
505
506     <!-- Integer indicating how to handle beacons with uninitialized RSSI value of 0 -->
507     <integer translatable="false" name="config_wifi_framework_scan_result_rssi_level_patchup_value">-85</integer>
508
509     <!-- Boolean indicating associated network selection is allowed -->
510     <bool translatable="false" name="config_wifi_framework_enable_associated_network_selection">true</bool>
511
512     <!-- Boolean indicating that wifi only link configuratios that have exact same credentials (i.e PSK) -->
513     <bool translatable="false" name="config_wifi_only_link_same_credential_configurations">true</bool>
514
515     <!-- Wifi driver stop delay, in milliseconds.
516          Default value is 2 minutes. -->
517     <integer translatable="false" name="config_wifi_driver_stop_delay">120000</integer>
518
519     <!-- Wifi driver supports batched scan -->
520     <bool translatable="false" name="config_wifi_batched_scan_supported">false</bool>
521
522     <!-- Wifi HAL supported PNO -->
523     <bool translatable="false" name="config_wifi_hal_pno_enable">false</bool>
524
525     <!-- Wifi SSID white list (can't be enabled if config_wifi_hal_pno_enable is not) -->
526     <bool translatable="false" name="config_wifi_ssid_white_list_enable">true</bool>
527
528     <!-- Idle Receive current for wifi radio. 0 by default-->
529     <integer translatable="false" name="config_wifi_idle_receive_cur_ma">0</integer>
530
531     <!-- Rx current for wifi radio. 0 by default-->
532     <integer translatable="false" name="config_wifi_active_rx_cur_ma">0</integer>
533
534     <!-- Tx current for wifi radio. 0 by default-->
535     <integer translatable="false" name="config_wifi_tx_cur_ma">0</integer>
536
537     <!-- Operating volatage for wifi radio. 0 by default-->
538     <integer translatable="false" name="config_wifi_operating_voltage_mv">0</integer>
539
540     <!-- Flag indicating whether the we should enable the automatic brightness in Settings.
541          Software implementation will be used if config_hardware_auto_brightness_available is not set -->
542     <bool name="config_automatic_brightness_available">false</bool>
543
544     <!-- Don't name config resources like this.  It should look like config_annoyDianne -->
545     <bool name="config_annoy_dianne">true</bool>
546
547     <!-- XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION -->
548
549     <!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
550     <bool name="config_unplugTurnsOnScreen">false</bool>
551
552     <!-- If this is true, the message that USB is only being used for charging will be shown. -->
553     <bool name="config_usbChargingMessage">true</bool>
554
555     <!-- Set this true only if the device has separate attention and notification lights. -->
556     <bool name="config_useAttentionLight">false</bool>
557
558     <!-- If this is true, the screen will fade off. -->
559     <bool name="config_animateScreenLights">false</bool>
560
561     <!-- If this is true, key chords can be used to take a screenshot on the device. -->
562     <bool name="config_enableScreenshotChord">true</bool>
563
564     <!-- If this is true, allow wake from theater mode when plugged in or unplugged. -->
565     <bool name="config_allowTheaterModeWakeFromUnplug">false</bool>
566     <!-- If this is true, allow wake from theater mode from gesture. -->
567     <bool name="config_allowTheaterModeWakeFromGesture">false</bool>
568     <!-- If this is true, allow wake from theater mode from camera lens cover is switched. -->
569     <bool name="config_allowTheaterModeWakeFromCameraLens">false</bool>
570     <!-- If this is true, allow wake from theater mode from power key press. -->
571     <bool name="config_allowTheaterModeWakeFromPowerKey">true</bool>
572     <!-- If this is true, allow wake from theater mode from regular key press. Setting this value to
573          true implies config_allowTheaterModeWakeFromPowerKey is also true-->
574     <bool name="config_allowTheaterModeWakeFromKey">false</bool>
575     <!-- If this is true, allow wake from theater mode from motion. -->
576     <bool name="config_allowTheaterModeWakeFromMotion">false</bool>
577     <!-- If this is true, allow wake from theater mode from motion. -->
578     <bool name="config_allowTheaterModeWakeFromMotionWhenNotDreaming">false</bool>
579     <!-- If this is true, allow wake from theater mode from lid switch. -->
580     <bool name="config_allowTheaterModeWakeFromLidSwitch">false</bool>
581     <!-- If this is true, allow wake from theater mode when docked. -->
582     <bool name="config_allowTheaterModeWakeFromDock">false</bool>
583     <!-- If this is true, allow wake from theater mode from window layout flag. -->
584     <bool name="config_allowTheaterModeWakeFromWindowLayout">false</bool>
585     <!-- If this is true, go to sleep when theater mode is enabled from button press -->
586     <bool name="config_goToSleepOnButtonPressTheaterMode">true</bool>
587     <!-- If this is true, long press on power button will be available from the non-interactive state -->
588     <bool name="config_supportLongPressPowerWhenNonInteractive">false</bool>
589
590     <!-- Auto-rotation behavior -->
591
592     <!-- If true, enables auto-rotation features using the accelerometer.
593          Otherwise, auto-rotation is disabled.  Applications may still request
594          to use specific orientations but the sensor is ignored and sensor-based
595          orientations are not available.  Furthermore, all auto-rotation related
596          settings are omitted from the system UI.  In certain situations we may
597          still use the accelerometer to determine the orientation, such as when
598          docked if the dock is configured to enable the accelerometer. -->
599     <bool name="config_supportAutoRotation">true</bool>
600
601     <!-- If true, the screen can be rotated via the accelerometer in all 4
602          rotations as the default behavior. -->
603     <bool name="config_allowAllRotations">false</bool>
604
605     <!-- If true, the direction rotation is applied to get to an application's requested
606          orientation is reversed.  Normally, the model is that landscape is
607          clockwise from portrait; thus on a portrait device an app requesting
608          landscape will cause a clockwise rotation, and on a landscape device an
609          app requesting portrait will cause a counter-clockwise rotation.  Setting
610          true here reverses that logic. -->
611     <bool name="config_reverseDefaultRotation">false</bool>
612
613     <!-- Sets the minimum and maximum tilt tolerance for each possible rotation.
614          This array consists of 4 pairs of values which specify the minimum and maximum
615          tilt angle at which the device will transition into each rotation.
616
617          The tilt angle represents the direction in which the plane of the screen is facing;
618          it is also known as the angle of elevation.
619
620            -90 degree tilt means that the screen is facing straight down
621                            (the device is being held overhead upside-down)
622              0 degree tilt means that the screen is facing outwards
623                            (the device is being held vertically)
624             90 degree tilt means that the screen is facing straight up
625                            (the device is resting on a flat table)
626
627         The default tolerances are set conservatively such that the device is more
628         likely to remain in its natural orientation than rotate into a counterclockwise,
629         clockwise, or reversed posture (with an especially strong bias against the latter)
630         to prevent accidental rotation while carrying the device in hand.
631
632         These thresholds may need to be tuned when the device is intended to be
633         mounted into a dock with a particularly shallow profile wherein rotation
634         would ordinarily have been suppressed.
635
636         It is helpful to consider the desired behavior both when the device is being
637         held at a positive tilt (typical case) vs. a negative tilt (reading overhead in
638         bed) since they are quite different.  In the overhead case, we typically want
639         the device to more strongly prefer to retain its current configuration (in absence
640         of a clear indication that a rotation is desired) since the user's head and neck may
641         be held at an unusual angle.
642     -->
643     <integer-array name="config_autoRotationTiltTolerance">
644         <!-- rotation:   0 (natural)    --> <item>-25</item> <item>70</item>
645         <!-- rotation:  90 (rotate CCW) --> <item>-25</item> <item>65</item>
646         <!-- rotation: 180 (reverse)    --> <item>-25</item> <item>60</item>
647         <!-- rotation: 270 (rotate CW)  --> <item>-25</item> <item>65</item>
648     </integer-array>
649
650     <!-- Indicate the name of the window orientation sensor type if present. A
651          window orientation sensor produces values to be used in lieu of the
652          typical, accelerometer based sensor. It must only produce integral
653          values between 0 and 3, inclusive, with each one corresponding to a
654          given rotation:
655             0: 0 degrees of rotation (natural)
656             1: 90 degrees of rotation (rotate CCW)
657             2: 180 degrees of rotation (reverse)
658             3: 270 degrees of rotation (rotate CW) -->
659     <string name="config_orientationSensorType" translatable="false">@null</string>
660
661     <!-- Lid switch behavior -->
662
663     <!-- The number of degrees to rotate the display when the keyboard is open.
664          A value of -1 means no change in orientation by default. -->
665     <integer name="config_lidOpenRotation">-1</integer>
666
667     <!-- Indicate whether the lid state impacts the accessibility of
668          the physical keyboard.  0 means it doesn't, 1 means it is accessible
669          when the lid is open, 2 means it is accessible when the lid is
670          closed.  The default is 0. -->
671     <integer name="config_lidKeyboardAccessibility">0</integer>
672
673     <!-- Indicate whether the lid state impacts the accessibility of
674          the navigation buttons.  0 means it doesn't, 1 means it is accessible
675          when the lid is open, 2 means it is accessible when the lid is
676          closed.  The default is 0. -->
677     <integer name="config_lidNavigationAccessibility">0</integer>
678
679     <!-- Indicate whether closing the lid causes the device to go to sleep and opening
680          it causes the device to wake up.
681          The default is false. -->
682     <bool name="config_lidControlsSleep">false</bool>
683
684     <!-- Desk dock behavior -->
685
686     <!-- The number of degrees to rotate the display when the device is in a desk dock.
687          A value of -1 means no change in orientation by default. -->
688     <integer name="config_deskDockRotation">-1</integer>
689
690     <!-- Control whether being in the desk dock (and powered) always
691          keeps the screen on.  By default it stays on when plugged in to
692          AC.  0 will not keep it on; or together 1 to stay on when plugged
693          in to AC and 2 to stay on when plugged in to USB.  (So 3 for both.) -->
694     <integer name="config_deskDockKeepsScreenOn">1</integer>
695
696     <!-- Control whether being in the desk dock should enable accelerometer
697          based screen orientation.  This defaults to true because it is
698          common for desk docks to be sold in a variety of form factors
699          with different orientations.  Since we cannot always tell these docks
700          apart and the docks cannot report their true orientation on their own,
701          we rely on gravity to determine the effective orientation. -->
702     <bool name="config_deskDockEnablesAccelerometer">true</bool>
703
704     <!-- Car dock behavior -->
705
706     <!-- The number of degrees to rotate the display when the device is in a car dock.
707          A value of -1 means no change in orientation by default. -->
708     <integer name="config_carDockRotation">-1</integer>
709
710     <!-- Control whether being in the car dock (and powered) always
711          keeps the screen on.  By default it stays on when plugged in to
712          AC.  0 will not keep it on; or together 1 to stay on when plugged
713          in to AC and 2 to stay on when plugged in to USB.  (So 3 for both.) -->
714     <integer name="config_carDockKeepsScreenOn">1</integer>
715
716     <!-- Control whether being in the car dock should enable accelerometer based
717          screen orientation.  This defaults to true because putting a device in
718          a car dock make the accelerometer more a physical input (like a lid). -->
719
720     <bool name="config_carDockEnablesAccelerometer">true</bool>
721
722     <!-- HDMI behavior -->
723
724     <!-- The number of degrees to rotate the display when the device has HDMI connected
725          but is not in a dock.  A value of -1 means no change in orientation by default.
726          Use -1 except on older devices whose Hardware Composer HAL does not
727          provide full support for multiple displays.  -->
728     <integer name="config_undockedHdmiRotation">-1</integer>
729
730     <!-- Control the default UI mode type to use when there is no other type override
731          happening.  One of the following values (See Configuration.java):
732              1  UI_MODE_TYPE_NORMAL
733              4  UI_MODE_TYPE_TELEVISION
734              5  UI_MODE_TYPE_APPLIANCE
735              6  UI_MODE_TYPE_WATCH
736          Any other values will have surprising consequences. -->
737     <integer name="config_defaultUiModeType">1</integer>
738
739     <!-- Control the default night mode to use when there is no other mode override set.
740          One of the following values (see UiModeManager.java):
741              0 - MODE_NIGHT_AUTO
742              1 - MODE_NIGHT_NO
743              2 - MODE_NIGHT_YES
744     -->
745     <integer name="config_defaultNightMode">1</integer>
746
747     <!-- Indicate whether to allow the device to suspend when the screen is off
748          due to the proximity sensor.  This resource should only be set to true
749          if the sensor HAL correctly handles the proximity sensor as a wake-up source.
750          Otherwise, the device may fail to wake out of suspend reliably.
751          The default is false. -->
752     <bool name="config_suspendWhenScreenOffDueToProximity">false</bool>
753
754     <!-- Control the behavior when the user long presses the power button.
755             0 - Nothing
756             1 - Global actions menu
757             2 - Power off (with confirmation)
758             3 - Power off (without confirmation)
759     -->
760     <integer name="config_longPressOnPowerBehavior">1</integer>
761
762     <!-- Control the behavior when the user short presses the power button.
763             0 - Nothing
764             1 - Go to sleep (doze)
765             2 - Really go to sleep (don't doze)
766             3 - Really go to sleep and go home (don't doze)
767     -->
768     <integer name="config_shortPressOnPowerBehavior">1</integer>
769
770     <!-- Control the behavior when the user double presses the power button.
771             0 - Nothing
772             1 - Toggle theater mode setting
773             2 - Brightness boost
774     -->
775     <integer name="config_doublePressOnPowerBehavior">0</integer>
776
777     <!-- Control the behavior when the user triple presses the power button.
778             0 - Nothing
779             1 - Toggle theater mode setting
780             2 - Brightness boost
781     -->
782     <integer name="config_triplePressOnPowerBehavior">0</integer>
783
784     <!-- Control the behavior when the user presses the sleep button.
785             0 - Go to sleep (doze)
786             1 - Go to sleep (doze) and go home
787     -->
788     <integer name="config_shortPressOnSleepBehavior">0</integer>
789
790     <!-- Package name for default keyguard appwidget [DO NOT TRANSLATE] -->
791     <string name="widget_default_package_name" translatable="false"></string>
792
793     <!-- Class name for default keyguard appwidget [DO NOT TRANSLATE] -->
794     <string name="widget_default_class_name" translatable="false"></string>
795
796     <!-- Indicate whether the SD card is accessible without removing the battery. -->
797     <bool name="config_batterySdCardAccessibility">false</bool>
798
799     <!-- List of file paths for USB host busses to exclude from USB host support.
800          For example, if the first USB bus on the device is used to communicate
801          with the modem or some other restricted hardware, add "/dev/bus/usb/001/"
802          to this list.  If this is empty, no parts of the host USB bus will be excluded.
803     -->
804     <string-array name="config_usbHostBlacklist" translatable="false">
805     </string-array>
806
807     <!-- List of paths to serial ports that are available to the serial manager.
808          for example, /dev/ttyUSB0
809     -->
810     <string-array translatable="false" name="config_serialPorts">
811     </string-array>
812
813     <!-- Vibrator pattern for feedback about a long screen/key press -->
814     <integer-array name="config_longPressVibePattern">
815         <item>0</item>
816         <item>1</item>
817         <item>20</item>
818         <item>21</item>
819     </integer-array>
820
821     <!-- Vibrator pattern for feedback about touching a virtual key -->
822     <integer-array name="config_virtualKeyVibePattern">
823         <item>0</item>
824         <item>10</item>
825         <item>20</item>
826         <item>30</item>
827     </integer-array>
828
829     <!-- Vibrator pattern for a very short but reliable vibration for soft keyboard tap -->
830     <integer-array name="config_keyboardTapVibePattern">
831         <item>40</item>
832     </integer-array>
833
834     <!-- Vibrator pattern for feedback when selecting an hour/minute tick of a Clock -->
835     <integer-array name="config_clockTickVibePattern">
836         <item>125</item>
837         <item>30</item>
838     </integer-array>
839
840     <!-- Vibrator pattern for feedback when selecting a day/month/year date of a Calendar -->
841     <integer-array name="config_calendarDateVibePattern">
842         <item>125</item>
843         <item>30</item>
844     </integer-array>
845
846     <!-- Vibrator pattern for feedback about booting with safe mode disabled -->
847     <integer-array name="config_safeModeDisabledVibePattern">
848         <item>0</item>
849         <item>1</item>
850         <item>20</item>
851         <item>21</item>
852     </integer-array>
853
854     <!-- Vibrator pattern for feedback about booting with safe mode disabled -->
855     <integer-array name="config_safeModeEnabledVibePattern">
856         <item>0</item>
857         <item>1</item>
858         <item>20</item>
859         <item>21</item>
860         <item>500</item>
861         <item>600</item>
862     </integer-array>
863
864     <!-- Vibrator pattern for feedback about hitting a scroll barrier -->
865     <integer-array name="config_scrollBarrierVibePattern">
866         <item>0</item>
867         <item>15</item>
868         <item>10</item>
869         <item>10</item>
870     </integer-array>
871
872     <!-- Vibrator pattern for feedback about a context click -->
873     <integer-array name="config_contextClickVibePattern">
874         <item>0</item>
875         <item>1</item>
876         <item>20</item>
877         <item>21</item>
878     </integer-array>
879
880     <bool name="config_use_strict_phone_number_comparation">false</bool>
881
882     <!-- Display low battery warning when battery level dips to this value.
883          Also, the battery stats are flushed to disk when we hit this level.  -->
884     <integer name="config_criticalBatteryWarningLevel">5</integer>
885
886     <!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
887     <integer name="config_shutdownBatteryTemperature">680</integer>
888
889     <!-- Display low battery warning when battery level dips to this value -->
890     <integer name="config_lowBatteryWarningLevel">15</integer>
891
892     <!-- Close low battery warning when battery level reaches the lowBatteryWarningLevel
893          plus this -->
894     <integer name="config_lowBatteryCloseWarningBump">5</integer>
895
896     <!-- Default color for notification LED. -->
897     <color name="config_defaultNotificationColor">#ffffffff</color>
898
899     <!-- Default LED on time for notification LED in milliseconds. -->
900     <integer name="config_defaultNotificationLedOn">500</integer>
901
902     <!-- Default LED off time for notification LED in milliseconds. -->
903     <integer name="config_defaultNotificationLedOff">2000</integer>
904
905     <!-- Default value for led color when battery is low on charge -->
906     <integer name="config_notificationsBatteryLowARGB">0xFFFF0000</integer>
907
908     <!-- Default value for led color when battery is medium charged -->
909     <integer name="config_notificationsBatteryMediumARGB">0xFFFFFF00</integer>
910
911     <!-- Default value for led color when battery is fully charged -->
912     <integer name="config_notificationsBatteryFullARGB">0xFF00FF00</integer>
913
914     <!-- Default value for LED on time when the battery is low on charge in miliseconds -->
915     <integer name="config_notificationsBatteryLedOn">125</integer>
916
917     <!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
918     <bool name="config_intrusiveNotificationLed">false</bool>
919
920     <!-- Default value for LED off time when the battery is low on charge in miliseconds -->
921     <integer name="config_notificationsBatteryLedOff">2875</integer>
922
923     <!-- Number of notifications to keep in the notification service historical archive -->
924     <integer name="config_notificationServiceArchiveSize">100</integer>
925
926     <!-- Allow the menu hard key to be disabled in LockScreen on some devices -->
927     <bool name="config_disableMenuKeyInLockScreen">false</bool>
928
929     <!-- Don't show lock screen before unlock screen (PIN/pattern/password) -->
930     <bool name="config_enableLockBeforeUnlockScreen">false</bool>
931
932     <!-- Disable lockscreen rotation by default -->
933     <bool name="config_enableLockScreenRotation">false</bool>
934
935     <!-- Enable lockscreen translucent decor by default -->
936     <bool name="config_enableLockScreenTranslucentDecor">true</bool>
937
938     <!-- Enable translucent decor by default -->
939     <bool name="config_enableTranslucentDecor">true</bool>
940
941     <!-- Is the device capable of hot swapping an UICC Card -->
942     <bool name="config_hotswapCapable">false</bool>
943
944     <!-- Component name of the ICC hotswap prompt for restart dialog -->
945     <string name="config_iccHotswapPromptForRestartDialogComponent" translateable="false">@null</string>
946
947     <!-- Enable puk unlockscreen by default.
948          If unlock screen is disabled, the puk should be unlocked through Emergency Dialer -->
949     <bool name="config_enable_puk_unlock_screen">true</bool>
950
951     <!-- Enable emergency call when sim is locked or puk locked. Some countries/carriers do not
952          allow emergency calls to be placed without the IMSI, which is locked in the SIM.
953          If so, this should be set to 'false' in an overlay. -->
954     <bool name="config_enable_emergency_call_while_sim_locked">true</bool>
955
956     <!-- Control the behavior when the user long presses the home button.
957             0 - Nothing
958             1 - Recent apps view in SystemUI
959             2 - Launch assist intent
960          This needs to match the constants in
961          policy/src/com/android/internal/policy/impl/PhoneWindowManager.java
962     -->
963     <integer name="config_longPressOnHomeBehavior">0</integer>
964
965     <!-- Control the behavior when the user double-taps the home button.
966             0 - Nothing
967             1 - Recent apps view in SystemUI
968          This needs to match the constants in
969          policy/src/com/android/internal/policy/impl/PhoneWindowManager.java
970     -->
971     <integer name="config_doubleTapOnHomeBehavior">0</integer>
972
973     <!-- Minimum screen brightness setting allowed by the power manager.
974          The user is forbidden from setting the brightness below this level. -->
975     <integer name="config_screenBrightnessSettingMinimum">10</integer>
976
977     <!-- Maximum screen brightness allowed by the power manager.
978          The user is forbidden from setting the brightness above this level. -->
979     <integer name="config_screenBrightnessSettingMaximum">255</integer>
980
981     <!-- Default screen brightness setting.
982          Must be in the range specified by minimum and maximum. -->
983     <integer name="config_screenBrightnessSettingDefault">102</integer>
984
985     <!-- Screen brightness used to dim the screen while dozing in a very low power state.
986          May be less than the minimum allowed brightness setting
987          that can be set by the user. -->
988     <integer name="config_screenBrightnessDoze">1</integer>
989
990     <!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
991     <bool name="config_allowAutoBrightnessWhileDozing">false</bool>
992
993     <!-- Stability requirements in milliseconds for accepting a new brightness level.  This is used
994          for debouncing the light sensor.  Different constants are used to debounce the light sensor
995          when adapting to brighter or darker environments.  This parameter controls how quickly
996          brightness changes occur in response to an observed change in light level that exceeds the
997          hysteresis threshold. -->
998     <integer name="config_autoBrightnessBrighteningLightDebounce">4000</integer>
999     <integer name="config_autoBrightnessDarkeningLightDebounce">8000</integer>
1000
1001     <!-- Light sensor event rate in milliseconds for automatic brightness control. -->
1002     <integer name="config_autoBrightnessLightSensorRate">250</integer>
1003
1004     <!-- If we allow automatic adjustment of screen brightness while dozing, how many times we want
1005          to reduce it to preserve the battery. Value of 100% means no scaling. -->
1006     <fraction name="config_screenAutoBrightnessDozeScaleFactor">100%</fraction>
1007
1008     <!-- When the screen is turned on, the previous estimate of the ambient light level at the time
1009          the screen was turned off is restored and is used to determine the initial screen
1010          brightness.
1011
1012          If this flag is true, then the ambient light level estimate will be promptly recomputed
1013          after the warm-up interface and the screen brightness will be adjusted immediately.
1014
1015          If this flag is false, then the ambient light level estimate will be adjusted more
1016          gradually in the same manner that normally happens when the screen is on according to the
1017          brightening or dimming debounce thresholds.  As a result, it may take somewhat longer to
1018          adapt to the environment.  This mode may be better suited for watches. -->
1019     <bool name="config_autoBrightnessResetAmbientLuxAfterWarmUp">true</bool>
1020
1021     <!-- Screen brightness used to dim the screen when the user activity
1022          timeout expires.  May be less than the minimum allowed brightness setting
1023          that can be set by the user. -->
1024     <integer name="config_screenBrightnessDim">10</integer>
1025
1026     <!-- Minimum allowable screen brightness to use in a very dark room.
1027          This value sets the floor for the darkest possible auto-brightness
1028          adjustment.  It is expected to be somewhat less than the first entry in
1029          config_autoBrightnessLcdBacklightValues so as to allow the user to have
1030          some range of adjustment to dim the screen further than usual in very
1031          dark rooms. The contents of the screen must still be clearly visible
1032          in darkness (although they may not be visible in a bright room). -->
1033     <integer name="config_screenBrightnessDark">1</integer>
1034
1035     <!-- Array of light sensor LUX values to define our levels for auto backlight brightness support.
1036          The N entries of this array define N + 1 control points as follows:
1037          (1-based arrays)
1038
1039          Point 1:            (0, value[1]):             lux <= 0
1040          Point 2:     (level[1], value[2]):  0        < lux <= level[1]
1041          Point 3:     (level[2], value[3]):  level[2] < lux <= level[3]
1042          ...
1043          Point N+1: (level[N], value[N+1]):  level[N] < lux
1044
1045          The control points must be strictly increasing.  Each control point
1046          corresponds to an entry in the brightness backlight values arrays.
1047          For example, if LUX == level[1] (first element of the levels array)
1048          then the brightness will be determined by value[2] (second element
1049          of the brightness values array).
1050
1051          Spline interpolation is used to determine the auto-brightness
1052          backlight values for LUX levels between these control points.
1053
1054          Must be overridden in platform specific overlays -->
1055     <integer-array name="config_autoBrightnessLevels">
1056     </integer-array>
1057
1058     <!-- Array of output values for LCD backlight corresponding to the LUX values
1059          in the config_autoBrightnessLevels array.  This array should have size one greater
1060          than the size of the config_autoBrightnessLevels array.
1061          The brightness values must be between 0 and 255 and be non-decreasing.
1062          This must be overridden in platform specific overlays -->
1063     <integer-array name="config_autoBrightnessLcdBacklightValues">
1064     </integer-array>
1065
1066     <!-- Array of output values for button backlight corresponding to the LUX values
1067          in the config_autoBrightnessLevels array.  This array should have size one greater
1068          than the size of the config_autoBrightnessLevels array.
1069          The brightness values must be between 0 and 255 and be non-decreasing.
1070          This must be overridden in platform specific overlays -->
1071     <integer-array name="config_autoBrightnessButtonBacklightValues">
1072     </integer-array>
1073
1074     <!-- Array of output values for keyboard backlight corresponding to the LUX values
1075          in the config_autoBrightnessLevels array.  This array should have size one greater
1076          than the size of the config_autoBrightnessLevels array.
1077          The brightness values must be between 0 and 255 and be non-decreasing.
1078          This must be overridden in platform specific overlays -->
1079     <integer-array name="config_autoBrightnessKeyboardBacklightValues">
1080     </integer-array>
1081
1082     <!-- Amount of time it takes for the light sensor to warm up in milliseconds.
1083          For this time after the screen turns on, the Power Manager
1084          will not debounce light sensor readings -->
1085     <integer name="config_lightSensorWarmupTime">0</integer>
1086
1087     <!-- Enables swipe versus poly-finger touch disambiguation in the KeyboardView -->
1088     <bool name="config_swipeDisambiguation">true</bool>
1089
1090     <!-- Specifies the amount of time to disable virtual keys after the screen is touched
1091          in order to filter out accidental virtual key presses due to swiping gestures
1092          or taps near the edge of the display.  May be 0 to disable the feature.
1093          It is recommended that this value be no more than 250 ms.
1094          This feature should be disabled for most devices. -->
1095     <integer name="config_virtualKeyQuietTimeMillis">0</integer>
1096
1097     <!-- Component name of the default wallpaper. This will be ImageWallpaper if not
1098          specified -->
1099     <string name="default_wallpaper_component" translatable="false">@null</string>
1100
1101     <!-- Component name of the built in wallpaper used to display bitmap wallpapers. This must not be null. -->
1102     <string name="image_wallpaper_component" translatable="false">com.android.systemui/com.android.systemui.ImageWallpaper</string>
1103
1104     <!-- True if WallpaperService is enabled -->
1105     <bool name="config_enableWallpaperService">true</bool>
1106
1107     <!-- Whether to enable network location overlay which allows network
1108          location provider to be replaced by an app at run-time. When disabled,
1109          only the config_networkLocationProviderPackageName package will be
1110          searched for network location provider, otherwise packages whose
1111          signature matches the signatures of config_locationProviderPackageNames
1112          will be searched, and the service with the highest version number will
1113          be picked. Anyone who wants to disable the overlay mechanism can set it
1114          to false.
1115          -->
1116     <bool name="config_enableNetworkLocationOverlay" translatable="false">true</bool>
1117     <!-- Package name providing network location support. Used only when
1118          config_enableNetworkLocationOverlay is false. -->
1119     <string name="config_networkLocationProviderPackageName" translatable="false">@null</string>
1120
1121     <!-- Whether to enable fused location provider overlay which allows fused
1122          location provider to be replaced by an app at run-time. When disabled,
1123          only the config_fusedLocationProviderPackageName package will be
1124          searched for fused location provider, otherwise packages whose
1125          signature matches the signatures of config_locationProviderPackageNames
1126          will be searched, and the service with the highest version number will
1127          be picked. Anyone who wants to disable the overlay mechanism can set it
1128          to false.
1129          -->
1130     <bool name="config_enableFusedLocationOverlay" translatable="false">true</bool>
1131     <!-- Package name providing fused location support. Used only when
1132          config_enableFusedLocationOverlay is false. -->
1133     <string name="config_fusedLocationProviderPackageName" translatable="false">com.android.location.fused</string>
1134
1135     <!-- Whether to enable Hardware FLP overlay which allows Hardware FLP to be
1136          replaced by an app at run-time. When disabled, only the
1137          config_hardwareFlpPackageName package will be searched for Hardware Flp,
1138          otherwise packages whose signature matches the signatures of
1139          config_locationProviderPackageNames will be searched, and the service
1140          with the highest version number will be picked. Anyone who wants to
1141          disable the overlay mechanism can set it to false.
1142          -->
1143     <bool name="config_enableHardwareFlpOverlay" translatable="false">true</bool>
1144     <!-- Package name providing Hardware Flp. Used only when
1145          config_enableHardwareFlpOverlay is false. -->
1146     <string name="config_hardwareFlpPackageName" translatable="false">com.android.location.fused</string>
1147
1148     <!-- Whether to enable geocoder overlay which allows geocoder to be replaced
1149          by an app at run-time. When disabled, only the
1150          config_geocoderProviderPackageName package will be searched for
1151          geocoder, otherwise packages whose signature matches the signatures of
1152          config_locationProviderPackageNames will be searched, and the service
1153          with the highest version number will be picked. Anyone who wants to
1154          disable the overlay mechanism can set it to false.
1155          -->
1156     <bool name="config_enableGeocoderOverlay" translatable="false">true</bool>
1157     <!-- Package name providing geocoder API support. Used only when
1158          config_enableGeocoderOverlay is false. -->
1159     <string name="config_geocoderProviderPackageName" translatable="false">@null</string>
1160
1161     <!-- Whether to enable geofence overlay which allows geofence to be replaced
1162          by an app at run-time. When disabled, only the
1163          config_geofenceProviderPackageName package will be searched for
1164          geofence implementation, otherwise packages whose signature matches the
1165          signatures of config_locationProviderPackageNames will be searched, and
1166          the service with the highest version number will be picked. Anyone who
1167          wants to disable the overlay mechanism can set it to false.
1168          -->
1169     <bool name="config_enableGeofenceOverlay" translatable="false">true</bool>
1170     <!-- Package name providing geofence API support. Used only when
1171          config_enableGeofenceOverlay is false. -->
1172     <string name="config_geofenceProviderPackageName" translatable="false">@null</string>
1173
1174     <!-- Whether to enable Hardware Activity-Recognition overlay which allows Hardware
1175          Activity-Recognition to be replaced by an app at run-time. When disabled, only the
1176          config_activityRecognitionHardwarePackageName package will be searched for
1177          its implementation, otherwise packages whose signature matches the
1178          signatures of config_locationProviderPackageNames will be searched, and
1179          the service with the highest version number will be picked. Anyone who
1180          wants to disable the overlay mechanism can set it to false.
1181          -->
1182     <bool name="config_enableActivityRecognitionHardwareOverlay" translatable="false">true</bool>
1183     <!-- Package name providing Hardware Activity-Recognition API support. Used only when
1184          config_enableActivityRecognitionHardwareOverlay is false. -->
1185     <string name="config_activityRecognitionHardwarePackageName" translatable="false">@null</string>
1186
1187     <!-- Package name(s) containing location provider support.
1188          These packages can contain services implementing location providers,
1189          such as the Geocode Provider, Network Location Provider, and
1190          Fused Location Provider. They will each be searched for
1191          service components implementing these providers.
1192          It is strongly recommended that the packages explicitly named
1193          below are on the system image, so that they will not map to
1194          a 3rd party application.
1195          The location framework also has support for installation
1196          of new location providers at run-time. The new package does not
1197          have to be explicitly listed here, however it must have a signature
1198          that matches the signature of at least one package on this list.
1199          -->
1200     <string-array name="config_locationProviderPackageNames" translatable="false">
1201         <!-- The standard AOSP fused location provider -->
1202         <item>com.android.location.fused</item>
1203     </string-array>
1204
1205     <!-- This string array can be overriden to enable test location providers initially. -->
1206     <!-- Array of "[locationProviderName],[requiresNetwork],
1207          [requiresSatellite],[requiresCell],[hasMonetaryCost],
1208          [supportAltitute],[supportsSpeed],[supportsBearing],
1209          [powerRequirement],[accuracy]" -->
1210     <!-- powerRequirement is defined in android.location.Criteria
1211          0 = NO_REQUIREMENT / 1 = POWER_LOW / 2 = POWER_MEDIUM / 3 = POWER_HIGH -->
1212     <!-- accuracy is defined in anroid.location.Criteria
1213          1 = ACCURACY_FINE / 2 = ACCURACY_COARSE -->
1214     <string-array name="config_testLocationProviders" translatable="false">
1215         <!-- Example test network location provider
1216         <item>network,false,false,false,false,true,true,true,1,2</item>
1217         -->
1218     </string-array>
1219
1220     <!-- Boolean indicating if current platform supports bluetooth SCO for off call
1221     use cases -->
1222     <bool name="config_bluetooth_sco_off_call">true</bool>
1223
1224     <!-- Boolean indicating if current platform supports bluetooth wide band
1225          speech -->
1226     <bool name="config_bluetooth_wide_band_speech">true</bool>
1227
1228     <!-- Boolean indicating if current platform need do one-time bluetooth address
1229          re-validation -->
1230     <bool name="config_bluetooth_address_validation">false</bool>
1231
1232     <!-- Boolean indicating if current platform supports BLE peripheral mode -->
1233     <bool name="config_bluetooth_le_peripheral_mode_supported">false</bool>
1234
1235     <!-- Max number of scan filters supported by blutooth controller. 0 if the
1236          device does not support hardware scan filters-->
1237     <integer translatable="false" name="config_bluetooth_max_scan_filters">0</integer>
1238
1239     <!-- Max number of advertisers supported by bluetooth controller. 0 if the
1240          device does not support multiple advertisement-->
1241     <integer translatable="false" name="config_bluetooth_max_advertisers">0</integer>
1242
1243     <!-- Idle current for bluetooth controller. 0 by default-->
1244     <integer translatable="false" name="config_bluetooth_idle_cur_ma">1</integer>
1245
1246     <!-- Rx current for bluetooth controller. 0 by default-->
1247     <integer translatable="false" name="config_bluetooth_rx_cur_ma">2</integer>
1248
1249     <!-- Tx current for bluetooth controller. 0 by default-->
1250     <integer translatable="false" name="config_bluetooth_tx_cur_ma">3</integer>
1251
1252     <!-- Operating volatage for bluetooth controller. 0 by default-->
1253     <integer translatable="false" name="config_bluetooth_operating_voltage_mv">4</integer>
1254
1255     <!-- Whether supported profiles should be reloaded upon enabling bluetooth -->
1256     <bool name="config_bluetooth_reload_supported_profiles_when_enabled">false</bool>
1257
1258     <!-- The default data-use polling period. -->
1259     <integer name="config_datause_polling_period_sec">600</integer>
1260
1261     <!-- The default data-use threshold in bytes. 0 disables-->
1262     <integer name="config_datause_threshold_bytes">0</integer>
1263
1264     <!-- The default reduced-datarate value in kilobits per sec -->
1265     <integer name="config_datause_throttle_kbitsps">300</integer>
1266
1267     <!-- The default iface on which to monitor data use -->
1268     <string name="config_datause_iface" translatable="false">rmnet0</string>
1269
1270     <!-- The default reduced-datarate notification mask -->
1271     <!-- 2 means give warning -->
1272     <integer name="config_datause_notification_type">2</integer>
1273
1274     <!-- If Voice Radio Technology is RIL_RADIO_TECHNOLOGY_LTE:14 or
1275          RIL_RADIO_TECHNOLOGY_UNKNOWN:0 this is the value that should be used instead.
1276          A configuration value of RIL_RADIO_TECHNOLOGY_UNKNOWN:0 means
1277          there is no replacement value and that the default assumption
1278          for phone type (GSM) should be used. -->
1279     <integer name="config_volte_replacement_rat">0</integer>
1280
1281     <!-- Flag indicating whether the current device is "voice capable".
1282          If true, this means that the device supports circuit-switched
1283          (i.e. voice) phone calls over the telephony network, and is
1284          allowed to display the in-call UI while a cellular voice call is
1285          active.  This can be overridden to false for "data only" devices
1286          which can't make voice calls and don't support any in-call UI.
1287
1288          Note: this flag is subtly different from the
1289          PackageManager.FEATURE_TELEPHONY system feature, which is
1290          available on *any* device with a telephony radio, even if the
1291          device is data-only. -->
1292     <bool name="config_voice_capable">true</bool>
1293
1294     <!-- Flag indicating that an outbound call must have a call capable phone account
1295          that has declared it can process the call's handle. -->
1296     <bool name="config_requireCallCapableAccountForHandle">false</bool>
1297
1298     <!-- Flag indicating if the user is notified when the mobile network access is restricted -->
1299     <bool name="config_user_notification_of_restrictied_mobile_access">true</bool>
1300
1301     <!-- Flag indicating whether the current device allows sms service.
1302          If true, this means that the device supports both sending and
1303          receiving sms via the telephony network.
1304          This can be overridden to false for "data only" devices
1305          which can't send and receive sms message.
1306
1307          Note: Disable SMS also disable voicemail waiting sms,
1308                cell broadcasting sms, and MMS. -->
1309     <bool name="config_sms_capable">true</bool>
1310
1311     <!-- Default SMS Application. This will be the default SMS application when
1312          the phone first boots. The user can then change the default app to one
1313          of their choosing.
1314          This can be overridden for devices where a different default SMS
1315          application is desired.
1316
1317          If this string is empty or the specified package does not exist, then
1318          the platform will search for an SMS app and use that (if there is one)-->
1319     <string name="default_sms_application" translatable="false">com.android.messaging</string>
1320
1321     <!-- Default web browser.  This is the package name of the application that will
1322          be the default browser when the device first boots.  Afterwards the user
1323          can select whatever browser app they wish to use as the default.
1324
1325          If this string is empty or the specified package does not exist, then
1326          the behavior will be as though no app was named as an explicit default. -->
1327     <string name="default_browser" translatable="false"></string>
1328
1329     <!-- Enable/disable default bluetooth profiles:
1330         HSP_AG, ObexObjectPush, Audio, NAP -->
1331     <bool name="config_bluetooth_default_profiles">true</bool>
1332
1333     <!-- IP address of the dns server to use if nobody else suggests one -->
1334     <string name="config_default_dns_server" translatable="false">8.8.8.8</string>
1335
1336     <!-- The default mobile provisioning apn. Empty by default, maybe overridden by
1337          an mcc/mnc specific config.xml -->
1338     <string name="mobile_provisioning_apn" translatable="false"></string>
1339
1340     <!-- The default mobile provisioning url. Empty by default, maybe overridden by
1341          an mcc/mnc specific config.xml -->
1342     <string name="mobile_provisioning_url" translatable="false"></string>
1343
1344     <!-- The default character set for GsmAlphabet -->
1345     <!-- Empty string means MBCS is not considered -->
1346     <string name="gsm_alphabet_default_charset" translatable="false"></string>
1347
1348     <!-- Enables SIP on WIFI only -->
1349     <bool name="config_sip_wifi_only">false</bool>
1350
1351     <!-- Enables built-in SIP phone capability -->
1352     <bool name="config_built_in_sip_phone">true</bool>
1353
1354     <!-- Boolean indicating if restoring network selection should be skipped -->
1355     <!-- The restoring is handled by modem if it is true-->
1356     <bool translatable="false" name="skip_restoring_network_selection">false</bool>
1357
1358     <!-- Maximum number of database connections opened and managed by framework layer
1359          to handle queries on each database when using Write-Ahead Logging. -->
1360     <integer name="db_connection_pool_size">4</integer>
1361
1362     <!-- The default journal mode to use use when Write-Ahead Logging is not active.
1363          Choices are: OFF, DELETE, TRUNCATE, PERSIST and MEMORY.
1364          PERSIST may improve performance by reducing how often journal blocks are
1365          reallocated (compared to truncation) resulting in better data block locality
1366          and less churn of the storage media. -->
1367     <string name="db_default_journal_mode" translatable="false">PERSIST</string>
1368
1369     <!-- Maximum size of the persistent journal file in bytes.
1370          If the journal file grows to be larger than this amount then SQLite will
1371          truncate it after committing the transaction. -->
1372     <integer name="db_journal_size_limit">524288</integer>
1373
1374     <!-- The database synchronization mode when using the default journal mode.
1375          FULL is safest and preserves durability at the cost of extra fsyncs.
1376          NORMAL also preserves durability in non-WAL modes and uses checksums to ensure
1377          integrity although there is a small chance that an error might go unnoticed.
1378          Choices are: FULL, NORMAL, OFF. -->
1379     <string name="db_default_sync_mode" translatable="false">FULL</string>
1380
1381     <!-- The database synchronization mode when using Write-Ahead Logging.
1382          FULL is safest and preserves durability at the cost of extra fsyncs.
1383          NORMAL sacrifices durability in WAL mode because syncs are only performed before
1384          and after checkpoint operations.  If checkpoints are infrequent and power loss
1385          occurs, then committed transactions could be lost and applications might break.
1386          Choices are: FULL, NORMAL, OFF. -->
1387     <string name="db_wal_sync_mode" translatable="false">FULL</string>
1388
1389     <!-- The Write-Ahead Log auto-checkpoint interval in database pages (typically 1 to 4KB).
1390          The log is checkpointed automatically whenever it exceeds this many pages.
1391          When a database is reopened, its journal mode is set back to the default
1392          journal mode, which may cause a checkpoint operation to occur.  Checkpoints
1393          can also happen at other times when transactions are committed.
1394          The bigger the WAL file, the longer a checkpoint operation takes, so we try
1395          to keep the WAL file relatively small to avoid long delays.
1396          The size of the WAL file is also constrained by 'db_journal_size_limit'. -->
1397     <integer name="db_wal_autocheckpoint">100</integer>
1398
1399     <!-- Max space (in MB) allocated to DownloadManager to store the downloaded
1400          files if they are to be stored in DownloadManager's data dir,
1401          which typically is /data/data/com.android.providers.downloads/files -->
1402     <integer name="config_downloadDataDirSize">200</integer>
1403
1404     <!-- Max number of downloads allowed to proceed concurrently -->
1405     <integer name="config_MaxConcurrentDownloadsAllowed">5</integer>
1406
1407     <!-- When the free space available in DownloadManager's data dir falls
1408          below the percentage value specified by this param, DownloadManager
1409          starts removing files to try to make percentage of available
1410          free space above this threshold value. -->
1411     <integer name="config_downloadDataDirLowSpaceThreshold">10</integer>
1412
1413     <!-- The URL that should be sent in an x-wap-profile header with an HTTP request,
1414          as defined in the Open Mobile Alliance User Agent Profile specification
1415          OMA-TS-UAProf-V2_0-20060206-A Section 8.1.1.1. If the URL contains a '%s'
1416          format string then that substring will be replaced with the value of
1417          Build.MODEL. The format string shall not be escaped. -->
1418     <string name="config_useragentprofile_url" translatable="false"></string>
1419
1420     <!-- When a database query is executed, the results retuned are paginated
1421          in pages of size (in KB) indicated by this value -->
1422     <integer name="config_cursorWindowSize">2048</integer>
1423
1424     <!-- Sets whether menu shortcuts should be displayed on panel menus when
1425          a keyboard is present. -->
1426     <bool name="config_showMenuShortcutsWhenKeyboardPresent">false</bool>
1427
1428     <!-- Do not translate. Defines the slots is Two Digit Number for dialing normally not USSD -->
1429     <string-array name="config_twoDigitNumberPattern" translatable="false">
1430     </string-array>
1431
1432     <!-- The VoiceMail default value is displayed to my own number if it is true -->
1433     <bool name="config_telephony_use_own_number_for_voicemail">false</bool>
1434
1435     <!-- If this value is true, Sms encoded as octet is decoded by utf8 decoder.
1436          If false, decoded by Latin decoder. -->
1437     <bool name="config_sms_utf8_support">false</bool>
1438
1439     <!-- If this value is true, The mms content-disposition field is supported correctly.
1440          If false, Content-disposition fragments are ignored -->
1441     <bool name="config_mms_content_disposition_support">true</bool>
1442
1443     <!-- MMS user agent string -->
1444     <string name="config_mms_user_agent" translatable="false"></string>
1445
1446     <!-- MMS user agent prolfile url -->
1447     <string name="config_mms_user_agent_profile_url" translatable="false"></string>
1448
1449     <!-- National Language Identifier codes for the following two config items.
1450          (from 3GPP TS 23.038 V9.1.1 Table 6.2.1.2.4.1):
1451           0  - reserved
1452           1  - Turkish
1453           2  - Spanish (single shift table only)
1454           3  - Portuguese
1455           4  - Bengali
1456           5  - Gujarati
1457           6  - Hindi
1458           7  - Kannada
1459           8  - Malayalam
1460           9  - Oriya
1461          10  - Punjabi
1462          11  - Tamil
1463          12  - Telugu
1464          13  - Urdu
1465          14+ - reserved -->
1466
1467     <!-- National language single shift tables to enable for SMS encoding.
1468          Decoding is always enabled. 3GPP TS 23.038 states that this feature
1469          should not be enabled until a formal request is issued by the relevant
1470          national regulatory body. Array elements are codes from the table above.
1471          Example 1: devices sold in Turkey must include table 1 to conform with
1472            By-Law Number 27230. (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
1473          Example 2: devices sold in India should include tables 4 through 13
1474            to enable use of the new Release 9 tables for Indic languages. -->
1475     <integer-array name="config_sms_enabled_single_shift_tables"></integer-array>
1476
1477     <!-- National language locking shift tables to enable for SMS encoding.
1478          Decoding is always enabled. 3GPP TS 23.038 states that this feature
1479          should not be enabled until a formal request is issued by the relevant
1480          national regulatory body. Array elements are codes from the table above.
1481          Example 1: devices sold in Turkey must include table 1 after the
1482            Turkish Telecommunication Authority requires locking shift encoding
1483            to be enabled (est. July 2012). (http://www.btk.gov.tr/eng/pdf/2009/BY-LAW_SMS.pdf)
1484            See also: http://www.mobitech.com.tr/tr/ersanozturkblog_en/index.php?entry=entry090223-160014
1485          Example 2: devices sold in India should include tables 4 through 13
1486          to enable use of the new Release 9 tables for Indic languages. -->
1487     <integer-array name="config_sms_enabled_locking_shift_tables"></integer-array>
1488
1489     <!-- Set to true if the RSSI should always display CDMA signal strength even on EVDO -->
1490     <bool name="config_alwaysUseCdmaRssi">false</bool>
1491
1492
1493     <!-- If this value is true, duplicate Source/Destination port fields
1494          in WDP header of some carriers OMADM wap push are supported.
1495          ex: MSGTYPE-TotalSegments-CurrentSegment
1496              -SourcePortDestPort-SourcePortDestPort-OMADM PDU
1497          If false, not supported. -->
1498     <bool name="config_duplicate_port_omadm_wappush">false</bool>
1499
1500     <!-- Maximum numerical value that will be shown in a status bar
1501          notification icon or in the notification itself. Will be replaced
1502          with @string/status_bar_notification_info_overflow when shown in the
1503          UI. -->
1504     <integer name="status_bar_notification_info_maxnum">999</integer>
1505
1506     <!-- Path to an ISO image to be shared with via USB mass storage.
1507          This is intended to allow packaging drivers or tools for installation on a PC. -->
1508     <string translatable="false" name="config_isoImagePath"></string>
1509
1510     <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
1511          autodetected from the Configuration. -->
1512     <bool name="config_showNavigationBar">false</bool>
1513
1514     <!-- Whether action menu items should be displayed in ALLCAPS or not.
1515          Defaults to true. If this is not appropriate for specific locales
1516          it should be disabled in that locale's resources. -->
1517     <bool name="config_actionMenuItemAllCaps">true</bool>
1518
1519     <!-- Whether action menu items should obey the "withText" showAsAction
1520          flag. This may be set to false for situations where space is
1521          extremely limited. -->
1522     <bool name="config_allowActionMenuItemTextWithIcon">false</bool>
1523
1524     <!-- Remote server that can provide NTP responses. -->
1525     <string translatable="false" name="config_ntpServer">2.android.pool.ntp.org</string>
1526     <!-- Normal polling frequency in milliseconds -->
1527     <integer name="config_ntpPollingInterval">86400000</integer>
1528     <!-- Try-again polling interval in milliseconds, in case the network request failed -->
1529     <integer name="config_ntpPollingIntervalShorter">60000</integer>
1530     <!-- Number of times to try again with the shorter interval, before backing
1531          off until the normal polling interval. A value < 0 indicates infinite. -->
1532     <integer name="config_ntpRetry">3</integer>
1533     <!-- If the time difference is greater than this threshold in milliseconds,
1534          then update the time. -->
1535     <integer name="config_ntpThreshold">5000</integer>
1536     <!-- Timeout to wait for NTP server response. -->
1537     <integer name="config_ntpTimeout">20000</integer>
1538
1539     <!-- Default network policy warning threshold, in megabytes. -->
1540     <integer name="config_networkPolicyDefaultWarning">2048</integer>
1541
1542     <!-- Set and Unsets WiMAX -->
1543     <bool name="config_wimaxEnabled">false</bool>
1544     <!-- Location of the wimax framwork jar location -->
1545     <string name="config_wimaxServiceJarLocation" translatable="false"></string>
1546     <!-- Location of the wimax native library locaiton -->
1547     <string name="config_wimaxNativeLibLocation" translatable="false"></string>
1548     <!-- Name of the wimax manager class -->
1549     <string name="config_wimaxManagerClassname" translatable="false"></string>
1550     <!-- Name of the wimax service class -->
1551     <string name="config_wimaxServiceClassname" translatable="false"></string>
1552     <!-- Name of the wimax state tracker clas -->
1553     <string name="config_wimaxStateTrackerClassname" translatable="false"></string>
1554
1555     <!-- Specifies whether the dreams feature should be supported.
1556          When true, the system will allow the user to configure dreams (screensavers)
1557          to launch when a user activity timeout occurs or the system is told to nap.
1558          When false, the dreams feature will be disabled (this does not affect dozing).
1559
1560          Consider setting this resource to false or disabling dreams by default when a
1561          doze component is specified below since dreaming will supercede dozing and
1562          will prevent the system from entering a low power state until the dream ends. -->
1563     <bool name="config_dreamsSupported">true</bool>
1564
1565     <!-- If supported, are dreams enabled? (by default) -->
1566     <bool name="config_dreamsEnabledByDefault">true</bool>
1567     <!-- If supported and enabled, are dreams activated when docked? (by default) -->
1568     <bool name="config_dreamsActivatedOnDockByDefault">true</bool>
1569     <!-- If supported and enabled, are dreams activated when asleep and charging? (by default) -->
1570     <bool name="config_dreamsActivatedOnSleepByDefault">false</bool>
1571     <!-- ComponentName of the default dream (Settings.Secure.DEFAULT_SCREENSAVER_COMPONENT) -->
1572     <string name="config_dreamsDefaultComponent" translatable="false">com.google.android.deskclock/com.android.deskclock.Screensaver</string>
1573
1574     <!-- Are we allowed to dream while not plugged in? -->
1575     <bool name="config_dreamsEnabledOnBattery">false</bool>
1576     <!-- Minimum battery level to allow dreaming when powered.
1577          Use -1 to disable this safety feature. -->
1578     <integer name="config_dreamsBatteryLevelMinimumWhenPowered">-1</integer>
1579     <!-- Minimum battery level to allow dreaming when not powered.
1580          Use -1 to disable this safety feature. -->
1581     <integer name="config_dreamsBatteryLevelMinimumWhenNotPowered">15</integer>
1582     <!-- If the battery level drops by this percentage and the user activity timeout
1583          has expired, then assume the device is receiving insufficient current to charge
1584          effectively and terminate the dream.  Use -1 to disable this safety feature.  -->
1585     <integer name="config_dreamsBatteryLevelDrainCutoff">5</integer>
1586
1587     <!-- ComponentName of a dream to show whenever the system would otherwise have
1588          gone to sleep.  When the PowerManager is asked to go to sleep, it will instead
1589          try to start this dream if possible.  The dream should typically call startDozing()
1590          to put the display into a low power state and allow the application processor
1591          to be suspended.  When the dream ends, the system will go to sleep as usual.
1592          Specify the component name or an empty string if none.
1593
1594          Note that doze dreams are not subject to the same start conditions as ordinary dreams.
1595          Doze dreams will run whenever the power manager is in a dozing state. -->
1596     <string name="config_dozeComponent" translatable="false"></string>
1597
1598     <!-- If true, the doze component is not started until after the screen has been
1599          turned off and the screen off animation has been performed. -->
1600     <bool name="config_dozeAfterScreenOff">false</bool>
1601
1602     <!-- Power Management: Specifies whether to decouple the auto-suspend state of the
1603          device from the display on/off state.
1604
1605          When false, autosuspend_disable() will be called before the display is turned on
1606          and autosuspend_enable() will be called after the display is turned off.
1607          This mode provides best compatibility for devices using legacy power management
1608          features such as early suspend / late resume.
1609
1610          When true, autosuspend_display() and autosuspend_enable() will be called
1611          independently of whether the display is being turned on or off.  This mode
1612          enables the power manager to suspend the application processor while the
1613          display is on.
1614
1615          This resource should be set to "true" when a doze component has been specified
1616          to maximize power savings but not all devices support it.
1617
1618          Refer to autosuspend.h for details.
1619     -->
1620     <bool name="config_powerDecoupleAutoSuspendModeFromDisplay">false</bool>
1621
1622     <!-- Power Management: Specifies whether to decouple the interactive state of the
1623          device from the display on/off state.
1624
1625          When false, setInteractive(..., true) will be called before the display is turned on
1626          and setInteractive(..., false) will be called after the display is turned off.
1627          This mode provides best compatibility for devices that expect the interactive
1628          state to be tied to the display state.
1629
1630          When true, setInteractive(...) will be called independently of whether the display
1631          is being turned on or off.  This mode enables the power manager to reduce
1632          clocks and disable the touch controller while the display is on.
1633
1634          This resource should be set to "true" when a doze component has been specified
1635          to maximize power savings but not all devices support it.
1636
1637          Refer to power.h for details.
1638     -->
1639     <bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
1640
1641     <!-- User activity timeout: Minimum screen off timeout in milliseconds.
1642
1643          Sets a lower bound for the {@link Settings.System#SCREEN_OFF_TIMEOUT} setting
1644          which determines how soon the device will go to sleep when there is no
1645          user activity.
1646
1647          This value must be greater than zero, otherwise the device will immediately
1648          fall asleep again as soon as it is awoken.
1649     -->
1650     <integer name="config_minimumScreenOffTimeout">10000</integer>
1651
1652     <!-- User activity timeout: Maximum screen dim duration in milliseconds.
1653
1654          Sets an upper bound for how long the screen will dim before the device goes
1655          to sleep when there is no user activity.  The dim duration is subtracted from
1656          the overall screen off timeout to determine the screen dim timeout.
1657          When the screen dim timeout expires, the screen will dim, shortly thereafter
1658          the device will go to sleep.
1659
1660          If the screen off timeout is very short, the dim duration may be reduced
1661          proportionally.  See config_maximumScreenDimRatio.
1662
1663          This value may be zero in which case the screen will not dim before the
1664          device goes to sleep.
1665     -->
1666     <integer name="config_maximumScreenDimDuration">7000</integer>
1667
1668     <!-- User activity timeout: Maximum screen dim duration as a percentage of screen off timeout.
1669
1670          This resource is similar to config_maximumScreenDimDuration but the maximum
1671          screen dim duration is defined as a ratio of the overall screen off timeout
1672          instead of as an absolute value in milliseconds.  This is useful for reducing
1673          the dim duration when the screen off timeout is very short.
1674
1675          When computing the screen dim duration, the power manager uses the lesser
1676          of the effective durations expressed by config_maximumScreenDimDuration and
1677          config_maximumScreenDimRatio.
1678
1679          This value must be between 0% and 100%.  If the value is zero, the screen will not
1680          dim before the device goes to sleep.
1681     -->
1682     <fraction name="config_maximumScreenDimRatio">20%</fraction>
1683
1684     <!-- Base "touch slop" value used by ViewConfiguration as a
1685          movement threshold where scrolling should begin. -->
1686     <dimen name="config_viewConfigurationTouchSlop">8dp</dimen>
1687
1688     <!-- Minimum velocity to initiate a fling, as measured in dips per second. -->
1689     <dimen name="config_viewMinFlingVelocity">50dp</dimen>
1690
1691     <!-- Maximum velocity to initiate a fling, as measured in dips per second. -->
1692     <dimen name="config_viewMaxFlingVelocity">8000dp</dimen>
1693
1694     <!-- Amount of time in ms the user needs to press the relevant key to bring up the global actions dialog -->
1695     <integer name="config_globalActionsKeyTimeout">500</integer>
1696
1697     <!-- Maximum number of grid columns permitted in the ResolverActivity
1698          used for picking activities to handle an intent. -->
1699     <integer name="config_maxResolverActivityColumns">3</integer>
1700
1701     <!-- Array of OEM specific USB mode override config.
1702          OEM can override a certain USB mode depending on ro.bootmode.
1703          Specify an array of below items to set override rule.
1704          [bootmode]:[original USB mode]:[USB mode used]-->
1705     <integer-array translatable="false" name="config_oemUsbModeOverride">
1706     </integer-array>
1707
1708     <!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
1709     <bool name="config_cellBroadcastAppLinks">false</bool>
1710
1711     <!-- The default value if the SyncStorageEngine should sync automatically or not -->
1712     <bool name="config_syncstorageengine_masterSyncAutomatically">true</bool>
1713
1714     <!--  Maximum number of supported users -->
1715     <integer name="config_multiuserMaximumUsers">1</integer>
1716     <!-- Whether UI for multi user should be shown -->
1717     <bool name="config_enableMultiUserUI">false</bool>
1718
1719     <!-- If true, then we do not ask user for permission for apps to connect to USB devices.
1720          Do not set this to true for production devices. Doing so will cause you to fail CTS. -->
1721     <bool name="config_disableUsbPermissionDialogs">false</bool>
1722
1723     <!-- Minimum span needed to begin a touch scaling gesture.
1724          If the span is equal to or greater than this size, a scaling gesture
1725          will begin, where supported. (See android.view.ScaleGestureDetector)
1726
1727          This also takes into account the size of any active touch points.
1728          Devices with screens that deviate too far from their assigned density
1729          bucket should consider tuning this value in a device-specific overlay.
1730          For best results, care should be taken such that this value remains
1731          larger than the minimum reported touchMajor/touchMinor values
1732          reported by the hardware. -->
1733     <dimen name="config_minScalingSpan">27mm</dimen>
1734
1735     <!-- Minimum accepted value for touchMajor while scaling. This may be tuned
1736          per-device in overlays. -->
1737     <dimen name="config_minScalingTouchMajor">48dp</dimen>
1738
1739     <!-- Safe headphone volume index. When music stream volume is below this index
1740     the SPL on headphone output is compliant to EN 60950 requirements for portable music
1741     players. -->
1742     <integer name="config_safe_media_volume_index">10</integer>
1743
1744     <!-- Configure mobile network MTU. The standard default is set here but each carrier
1745          may have a specific value set in an overlay config.xml file. -->
1746     <integer name="config_mobile_mtu">1500</integer>
1747
1748     <!-- Configure mobile tcp buffer sizes in the form:
1749          rat-name:rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max
1750          If no value is found for the rat-name in use, the system default will be applied.
1751     -->
1752     <string-array name="config_mobile_tcp_buffers">
1753     </string-array>
1754
1755     <!-- Configure ethernet tcp buffersizes in the form:
1756          rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
1757     <string name="config_ethernet_tcp_buffers" translatable="false">524288,1048576,3145728,524288,1048576,2097152</string>
1758
1759     <!-- Configure wifi tcp buffersizes in the form:
1760          rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
1761     <string name="config_wifi_tcp_buffers" translatable="false">524288,1048576,2097152,262144,524288,1048576</string>
1762
1763     <!-- Whether WiFi display is supported by this device.
1764          There are many prerequisites for this feature to work correctly.
1765          Here are a few of them:
1766          * The WiFi radio must support WiFi P2P.
1767          * The WiFi radio must support concurrent connections to the WiFi display and
1768            to an access point.
1769          * The Audio Flinger audio_policy.conf file must specify a rule for the "r_submix"
1770            remote submix module.  This module is used to record and stream system
1771            audio output to the WiFi display encoder in the media server.
1772          * The remote submix module "audio.r_submix.default" must be installed on the device.
1773          * The device must be provisioned with HDCP keys (for protected content).
1774     -->
1775     <bool name="config_enableWifiDisplay">false</bool>
1776
1777     <!-- The color transform values that correspond to each respective configuration mode for the
1778          built-in display, or -1 if the mode is unsupported by the device. The possible
1779          configuration modes are:
1780             1. Wide-gamut ("Vibrant")
1781             2. Adobe RGB ("Natural")
1782             3. sRGB ("Standard")
1783
1784         For example, if a device had Wide-gamut as color transform mode 1, sRGB mode as color
1785         transform mode 7, and did not support Adobe RGB at all this would look like:
1786
1787             <integer-array name="config_colorTransforms">
1788                 <item>1</item>
1789                 <item>-1</item>
1790                 <item>7</item>
1791             </integer-array>
1792     -->
1793     <integer-array name="config_colorTransforms">
1794         <item>-1</item>
1795         <item>-1</item>
1796         <item>-1</item>
1797     </integer-array>
1798
1799     <!-- When true use the linux /dev/input/event subsystem to detect the switch changes
1800          on the headphone/microphone jack. When false use the older uevent framework. -->
1801     <bool name="config_useDevInputEventForAudioJack">false</bool>
1802
1803     <!-- Whether safe headphone volume is enabled or not (country specific). -->
1804     <bool name="config_safe_media_volume_enabled">true</bool>
1805
1806     <!-- Set to true if the wifi display supports compositing content stored
1807          in gralloc protected buffers.  For this to be true, there must exist
1808          a protected hardware path for surface flinger to composite and send
1809          protected buffers to the wifi display video encoder.
1810
1811          If this flag is false, we advise applications not to use protected
1812          buffers (if possible) when presenting content to a wifi display because
1813          the content may be blanked.
1814
1815          This flag controls whether the {@link Display#FLAG_SUPPORTS_PROTECTED_BUFFERS}
1816          flag is set for wifi displays.
1817     -->
1818     <bool name="config_wifiDisplaySupportsProtectedBuffers">false</bool>
1819
1820     <!-- Whether camera shutter sound is forced or not  (country specific). -->
1821     <bool name="config_camera_sound_forced">false</bool>
1822
1823     <!-- Set to true if we need to not prefer an APN.
1824          This is being added to enable a simple scenario of pre-paid
1825          provisioning on some carriers, working around a bug (7305641)
1826          where if the preferred is used we don't try the others. -->
1827     <bool name="config_dontPreferApn">false</bool>
1828
1829     <!-- The list of ril radio technologies (see ServiceState.java) which only support
1830          a single data connection at one time.  This may change by carrier via
1831          overlays (some don't support multiple pdp on UMTS).  All unlisted radio
1832          tech types support unlimited types (practically only 2-4 used). -->
1833     <integer-array name="config_onlySingleDcAllowed">
1834         <item>4</item>  <!-- IS95A -->
1835         <item>5</item>  <!-- IS95B -->
1836         <item>6</item>  <!-- 1xRTT -->
1837         <item>7</item>  <!-- EVDO_0 -->
1838         <item>8</item>  <!-- EVDO_A -->
1839         <item>12</item> <!-- EVDO_B -->
1840     </integer-array>
1841
1842     <!-- Set to true if after a provisioning apn the radio should be restarted -->
1843     <bool name="config_restartRadioAfterProvisioning">false</bool>
1844
1845     <!-- Boolean indicating if RADIO POWER OFF is required on receiving SIM REFRESH with RESET.
1846          This will be handled by modem if it is false. -->
1847     <bool name="config_requireRadioPowerOffOnSimRefreshReset">false</bool>
1848
1849     <!-- Vibrator pattern to be used as the default for notifications
1850          that specify DEFAULT_VIBRATE.
1851      -->
1852     <integer-array name="config_defaultNotificationVibePattern">
1853         <item>0</item>
1854         <item>350</item>
1855         <item>250</item>
1856         <item>350</item>
1857     </integer-array>
1858
1859     <!-- Vibrator pattern to be used as the default for notifications
1860          that do not specify vibration but vibrate anyway because the device
1861          is in vibrate mode.
1862      -->
1863     <integer-array name="config_notificationFallbackVibePattern">
1864         <item>0</item>
1865         <item>100</item>
1866         <item>150</item>
1867         <item>100</item>
1868     </integer-array>
1869
1870     <!-- Flag indicating if the speed up audio on mt call code should be executed -->
1871     <bool name="config_speed_up_audio_on_mt_calls">false</bool>
1872
1873     <!-- Class name of the framework account picker activity.
1874          Can be customized for other product types -->
1875     <string name="config_chooseAccountActivity" translatable="false"
1876             >android/android.accounts.ChooseAccountActivity</string>
1877     <!-- Class name of the account type and account picker activity.
1878          Can be customized for other product types -->
1879     <string name="config_chooseTypeAndAccountActivity" translatable="false"
1880             >android/android.accounts.ChooseTypeAndAccountActivity</string>
1881
1882     <!-- Component name of a custom ResolverActivity (Intent resolver) to be used instead of
1883          the default framework version. If left empty, then the framework version will be used.
1884          Example: com.google.android.myapp/.resolver.MyResolverActivity  -->
1885     <string name="config_customResolverActivity" translatable="false"></string>
1886
1887     <!-- Name of the activity or service that prompts the user to reject, accept, or whitelist
1888          an adb host's public key, when an unwhitelisted host connects to the local adbd.
1889          Can be customized for other product types -->
1890     <string name="config_customAdbPublicKeyConfirmationComponent"
1891             >com.android.systemui/com.android.systemui.usb.UsbDebuggingActivity</string>
1892
1893     <!-- Name of the activity that prompts the secondary user to acknowledge she/he needs to
1894          switch to the primary user to enable USB debugging.
1895          Can be customized for other product types -->
1896     <string name="config_customAdbPublicKeyConfirmationSecondaryUserComponent"
1897             >com.android.systemui/com.android.systemui.usb.UsbDebuggingSecondaryUserActivity</string>
1898
1899     <!-- Name of the CustomDialog that is used for VPN -->
1900     <string name="config_customVpnConfirmDialogComponent"
1901             >com.android.vpndialogs/com.android.vpndialogs.ConfirmDialog</string>
1902
1903     <!-- Apps that are authorized to access shared accounts, overridden by product overlays -->
1904     <string name="config_appsAuthorizedForSharedAccounts" translatable="false">;com.android.settings;</string>
1905
1906     <!-- Flag indicating that the media framework should not allow changes or mute on any
1907          stream or master volumes. -->
1908     <bool name="config_useFixedVolume">false</bool>
1909
1910     <!-- The list of IMEs which should be disabled until used.
1911          This function suppresses update notifications for these pre-installed apps.
1912          We need to set this configuration carefully that they should not have functionarities
1913          other than "IME" or "Spell Checker". In InputMethodManagerService,
1914          the listed IMEs are disabled until used when all of the following conditions are met.
1915          1. Not selected as an enabled IME in the Settings
1916          2. Not selected as a spell checker in the Settings
1917          3. Installed
1918          4. A pre-installed IME
1919          5. Not enabled
1920          And the disabled_until_used state for an IME is released by InputMethodManagerService
1921          when the IME is selected as an enabled IME. -->
1922     <string-array name="config_disabledUntilUsedPreinstalledImes" translatable="false">
1923         <item>com.android.inputmethod.latin</item>
1924     </string-array>
1925
1926     <!-- The list of carrier applications which should be disabled until used.
1927          This function suppresses update notifications for these pre-installed apps.
1928          In SubscriptionInfoUpdater, the listed applications are disabled until used when all of the
1929          following conditions are met.
1930          1. Not currently carrier-privileged according to the inserted SIM
1931          2. Pre-installed
1932          3. In the default state (enabled but not explicitly)
1933          And SubscriptionInfoUpdater undoes this and marks the app enabled when a SIM is inserted
1934          that marks the app as carrier privileged. It also grants the app default permissions
1935          for Phone and Location. As such, apps MUST only ever be added to this list if they
1936          obtain user consent to access their location through other means. -->
1937     <string-array name="config_disabledUntilUsedPreinstalledCarrierApps" translatable="false" />
1938
1939     <!-- The list of classes that should be added to the notification ranking pipline.
1940      See {@link com.android.server.notification.NotificationSignalExtractor} -->
1941     <string-array name="config_notificationSignalExtractors">
1942         <item>com.android.server.notification.ValidateNotificationPeople</item>
1943         <item>com.android.server.notification.PackagePriorityExtractor</item>
1944         <item>com.android.server.notification.NotificationIntrusivenessExtractor</item>
1945         <item>com.android.server.notification.PackageVisibilityExtractor</item>
1946     </string-array>
1947
1948     <!-- Flag indicating that this device does not rotate and will always remain in its default
1949          orientation. Activities that desire to run in a non-compatible orientation will be run
1950          from an emulated display within the physical display. -->
1951     <bool name="config_forceDefaultOrientation">false</bool>
1952
1953     <!-- Default Gravity setting for the system Toast view. Equivalent to: Gravity.CENTER_HORIZONTAL | Gravity.BOTTOM -->
1954     <integer name="config_toastDefaultGravity">0x00000051</integer>
1955
1956     <!-- set to false if we need to show user confirmation
1957          when alpha identifier is not provided by the UICC -->
1958     <bool name="config_stkNoAlphaUsrCnf">true</bool>
1959
1960     <!-- Don't use roaming icon for considered operators.
1961          A match on config_sameNamedOperatorConsideredRoaming supersedes a match on this.
1962          Can use mcc or mcc+mnc as item. For example, 302 or 21407.
1963          If operators, 21404 and 21407, make roaming agreements, user of 21404 should not see
1964          the roaming icon as using 21407 network.
1965          To do this, add 21407 item to values-mcc214-mnc04/config.xml -->
1966     <string-array translatable="false" name="config_operatorConsideredNonRoaming">
1967     </string-array>
1968
1969     <!-- Threshold (in ms) under which a screen off / screen on will be considered a reset of the
1970          immersive mode confirmation prompt.-->
1971     <integer name="config_immersive_mode_confirmation_panic">5000</integer>
1972
1973     <!-- For some operators, PDU has garbages. To fix it, need to use valid index -->
1974     <integer name="config_valid_wappush_index">-1</integer>
1975
1976     <!-- This is NOT just for same named operators unlike the name suggests (will blacklist regardless of name).
1977          A match on this supersedes a match on config_operatorConsideredNonRoaming.
1978          Uses "startsWith" so you can use a leading substring like the mcc or
1979          use the complete mcc+mnc string.
1980          For a given mcc/mcc-mnc, some operators may want to roam (even if
1981          config_operatorConsideredNonRoaming has the mcc/mcc-mnc).
1982          user of 40485 should see the roaming icon as using 40483 network
1983          though same Reliance network.
1984          To do this, add 40483 item to values-mcc404-mnc85/config.xml -->
1985     <string-array translatable="false" name="config_sameNamedOperatorConsideredRoaming">
1986     </string-array>
1987     <!-- call barring MMI code from TS 22.030 Annex B -->
1988     <string-array translatable="false" name="config_callBarringMMI">
1989         <item>33</item>
1990         <item>331</item>
1991         <item>332</item>
1992         <item>35</item>
1993         <item>351</item>
1994         <item>330</item>
1995         <item>333</item>
1996         <item>353</item>
1997     </string-array>
1998
1999     <!-- Override the default detection behavior for the framework method
2000          android.view.ViewConfiguration#hasPermanentMenuKey().
2001          Valid settings are:
2002          0 - No change. Use the default autodetection behavior.
2003          1 - The device DOES have a permanent menu key; ignore autodetection.
2004          2 - The device DOES NOT have a permanent menu key; ignore autodetection. -->
2005     <integer name="config_overrideHasPermanentMenuKey">0</integer>
2006
2007     <!-- Override the DPad detection behavior for configuration purposes -->
2008     <bool name="config_hasPermanentDpad">false</bool>
2009
2010     <!-- default window inset isRound property -->
2011     <bool name="config_windowIsRound">false</bool>
2012
2013     <!-- Override this value if the device has a chin, i.e. area that is not actual part of the
2014          screen but you would like to be treated as a real display. The value is the height of the
2015          chin. -->
2016     <integer name="config_windowOutsetBottom">0</integer>
2017
2018     <!-- Package name for default network scorer app; overridden by product overlays. -->
2019     <string name="config_defaultNetworkScorerPackageName"></string>
2020
2021     <!-- default device has recents property -->
2022     <bool name="config_hasRecents">true</bool>
2023
2024     <!-- default window ShowCircularMask property -->
2025     <bool name="config_windowShowCircularMask">false</bool>
2026
2027     <!-- default value for whether circular emulators (ro.emulator.circular)
2028          should show a display overlay on the screen -->
2029     <bool name="config_windowEnableCircularEmulatorDisplayOverlay">false</bool>
2030
2031     <!-- Defines the default set of global actions. Actions may still be disabled or hidden based
2032          on the current state of the device.
2033          Each item must be one of the following strings:
2034          "power" = Power off
2035          "settings" = An action to launch settings
2036          "airplane" = Airplane mode toggle
2037          "bugreport" = Take bug report, if available
2038          "silent" = silent mode
2039          "users" = list of users
2040          -->
2041     <string-array translatable="false" name="config_globalActionsList">
2042         <item>power</item>
2043         <item>bugreport</item>
2044         <item>users</item>
2045     </string-array>
2046
2047     <!-- Number of milliseconds to hold a wake lock to ensure that drawing is fully
2048          flushed to the display while dozing.  This value needs to be large enough
2049          to account for processing and rendering time plus a frame or two of latency
2050          in the display pipeline plus some slack just to be sure. -->
2051     <integer name="config_drawLockTimeoutMillis">120</integer>
2052
2053     <!-- default telephony hardware configuration for this platform.
2054     -->
2055     <!-- this string array should be overridden by the device to present a list
2056          telephony hardware resource.  this is used by the telephony device controller
2057          (TDC) to offer the basic capabilities of the hardware to the telephony
2058          framework
2059     -->
2060     <!-- an array of "[hardware type],[hardware-uuid],[state],[[hardware-type specific]]"
2061          with, [[hardware-type specific]] in:
2062             - "[[ril-model],[rat],[max-active-voice],[max-active-data],[max-active-standby]]"
2063               for 'modem' hardware
2064             - "[[associated-modem-uuid]]"
2065               for 'sim' hardware.
2066          refer to HardwareConfig in com.android.internal.telephony for specific details/values
2067          those elements can carry.
2068     -->
2069     <string-array translatable="false" name="config_telephonyHardware">
2070         <!-- modem -->
2071         <item>"0,modem,0,0,0,1,1,1"</item>
2072         <!-- sim -->
2073         <item>"1,sim,0,modem"</item>
2074     </string-array>
2075
2076     <!-- This string array can be overriden to add an additional DRM support for WebView EME. -->
2077     <!-- Array of "[keySystemName],[UuidOfMediaDrm]" @hide @SystemApi -->
2078     <string-array name="config_keySystemUuidMapping" translatable="false">
2079         <!-- Example:
2080         <item>"x-com.microsoft.playready,9A04F079-9840-4286-AB92-E65BE0885F95"</item>
2081         -->
2082     </string-array>
2083
2084     <!-- Flag indicating which package name can access the persistent data partition -->
2085     <string name="config_persistentDataPackageName" translatable="false"></string>
2086
2087     <!-- Flag indicating apps will skip sending hold request before merge. In this case
2088         IMS service implementation will do both.i.e.hold followed by merge. -->
2089     <bool name="skipHoldBeforeMerge">true</bool>
2090
2091     <!-- Flag indicating emergency calls will always use IMS irrespective of the state of
2092     the IMS connection -->
2093     <bool name="useImsAlwaysForEmergencyCall">true</bool>
2094
2095     <!-- Flag indicating whether the IMS service can be turned off. If false then
2096         the service will not be turned-off completely (the ImsManager.turnOffIms() will
2097         be disabled) but individual Features can be disabled using ImsConfig.setFeatureValue() -->
2098     <bool name="imsServiceAllowTurnOff">true</bool>
2099
2100     <!-- Flag specifying whether VoLTE is available on device -->
2101     <bool name="config_device_volte_available">false</bool>
2102
2103     <!-- Flag specifying whether VoLTE should be available for carrier: independent of
2104          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2105          provisioning, availability etc -->
2106     <bool name="config_carrier_volte_available">false</bool>
2107
2108     <!-- Flag specifying whether VoLTE availability is based on provisioning -->
2109     <bool name="config_carrier_volte_provisioned">false</bool>
2110
2111     <!-- Flag specifying whether VoLTE TTY is supported -->
2112     <bool name="config_carrier_volte_tty_supported">true</bool>
2113
2114     <!-- Flag specifying whether VT is available on device -->
2115     <bool name="config_device_vt_available">false</bool>
2116
2117     <!-- Flag specifying whether VT should be available for carrier: independent of
2118          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2119          provisioning, availability etc -->
2120     <bool name="config_carrier_vt_available">false</bool>
2121
2122     <!-- Flag specifying whether WFC over IMS is available on device -->
2123     <bool name="config_device_wfc_ims_available">false</bool>
2124
2125     <!-- Flag specifying whether WFC over IMS should be available for carrier: independent of
2126          carrier provisioning. If false: hard disabled. If true: then depends on carrier
2127          provisioning, availability etc -->
2128     <bool name="config_carrier_wfc_ims_available">false</bool>
2129
2130     <bool name="config_networkSamplingWakesDevice">true</bool>
2131
2132     <string-array translatable="false" name="config_cdma_home_system" />
2133
2134     <!--From SmsMessage-->
2135     <!--Support decoding the user data payload as pack GSM 8-bit (a GSM alphabet
2136         string that's stored in 8-bit unpacked format) characters.-->
2137     <bool translatable="false" name="config_sms_decode_gsm_8bit_data">false</bool>
2138
2139     <!-- Package name providing WebView implementation. -->
2140     <string name="config_webViewPackageName" translatable="false">com.android.webview</string>
2141
2142     <!-- If EMS is not supported, framework breaks down EMS into single segment SMS
2143          and adds page info " x/y". This config is used to set which carrier doesn't
2144          support EMS and whether page info should be added at the beginning or the end.
2145          We use tag 'prefix' for position beginning and 'suffix' for position end.
2146          And use gid to distinguish different carriers which using same mcc and mnc.
2147          Examples: <item>simOperatorNumber;position;gid(optional)</item>>
2148     -->
2149     <string-array translatable="false" name="no_ems_support_sim_operators">
2150         <!-- VZW -->
2151         <item>20404;suffix;BAE0000000000000</item>
2152     </string-array>
2153
2154     <bool name="config_auto_attach_data_on_creation">true</bool>
2155
2156     <!-- Values for GPS configuration -->
2157     <string-array translatable="false" name="config_gpsParameters">
2158         <item>SUPL_HOST=supl.google.com</item>
2159         <item>SUPL_PORT=7275</item>
2160         <item>NTP_SERVER=north-america.pool.ntp.org</item>
2161         <item>SUPL_VER=0x20000</item>
2162         <item>SUPL_MODE=1</item>
2163     </string-array>
2164
2165     <!-- If there is no preload VM number in the sim card, carriers such as
2166          Verizon require to load a default vm number from the configurantion.
2167          Define config_default_vm_number for this purpose. And there are two
2168          optional formats for this configuration as below:
2169          (1)<item>voicemail number</item>
2170          (2)<item>voicemail number;gid</item>
2171          The logic to pick up the correct voicemail number:
2172          (1) If the config_default_vm_number array has no gid special item, the last one will be
2173          picked
2174          (2) If the config_default_vm_number array has gid special item and  it matches the current
2175          sim's gid, it will be picked.
2176          (3) If the config_default_vm_number array has gid special item but it doesn't match the
2177          current sim's gid, the last one without gid will be picked -->
2178     <string-array translatable="false" name="config_default_vm_number" />
2179
2180     <!-- Sprint need a 70 ms delay for 3way call -->
2181     <integer name="config_cdma_3waycall_flash_delay">0</integer>
2182
2183     <!--SIM does not save, but the voice mail number to be changed. -->
2184     <bool name="editable_voicemailnumber">false</bool>
2185
2186     <!-- service number convert map in roaming network. -->
2187     <!-- [dialstring],[replacement][,optional gid] -->
2188     <string-array translatable="false" name="dial_string_replace">
2189     </string-array>
2190
2191     <!-- Flag indicating whether radio is to be restarted on the error of
2192          PDP_FAIL_REGULAR_DEACTIVATION/0x24 -->
2193     <bool name="config_restart_radio_on_pdp_fail_regular_deactivation">false</bool>
2194
2195     <!-- networks that don't want data deactivate when shutdown the phone
2196          note this is dependent on the operator of the network we're on,
2197          not operator on the SIM -->
2198     <string-array translatable="false" name="networks_not_clear_data">
2199         <item>71203</item>
2200         <item>71606</item>
2201         <item>71610</item>
2202         <item>732101</item>
2203     </string-array>
2204
2205     <!-- Config determines whether to update phone object when voice registration
2206          state changes. Voice radio tech change will always trigger an update of
2207          phone object irrespective of this config -->
2208     <bool name="config_switch_phone_on_voice_reg_state_change">true</bool>
2209
2210     <bool name="config_sms_force_7bit_encoding">false</bool>
2211
2212     <!-- Flag indicating whether strict threshold is used, or lenient threshold is used,
2213           when evaluating RSRP for LTE antenna bar display
2214            0. Strict threshold
2215            1. Lenient threshold
2216     -->
2217     <integer name="config_LTE_RSRP_threshold_type">1</integer>
2218
2219     <!-- Enabled built-in zen mode condition providers -->
2220     <string-array translatable="false" name="config_system_condition_providers">
2221         <item>countdown</item>
2222         <item>schedule</item>
2223         <item>event</item>
2224     </string-array>
2225
2226     <!-- Priority repeat caller threshold, in minutes -->
2227     <integer name="config_zen_repeat_callers_threshold">15</integer>
2228
2229     <!-- Flags enabling default window features. See Window.java -->
2230     <bool name="config_defaultWindowFeatureOptionsPanel">true</bool>
2231     <bool name="config_defaultWindowFeatureContextMenu">true</bool>
2232
2233     <!-- If true, the transition for a RemoteViews is read from a resource instead of using the
2234          default scale-up transition. -->
2235     <bool name="config_overrideRemoteViewsActivityTransition">false</bool>
2236
2237     <!-- This config is used to check if the carrier requires converting destination
2238          number before sending out a SMS.
2239          Formats for this configuration as below:
2240          [true or false][;optional gid]
2241          The logic to pick up the configuration:
2242          (1) If the "config_sms_convert_destination_number_support" array has no gid
2243              special item, the last one will be picked
2244          (2) If the "config_sms_convert_destination_number_support" array has gid special
2245              item and it matches the current sim's gid, it will be picked.
2246          (3) If the "config_sms_convert_destination_number_support" array has gid special
2247              item but it doesn't match the current sim's gid, the last one without gid
2248              will be picked -->
2249     <string-array translatable="false" name="config_sms_convert_destination_number_support">
2250         <item>false</item>
2251     </string-array>
2252
2253     <!-- The maximum bitmap size that can be written to a MediaMetadata object. This value
2254          is the max width/height allowed in dips.-->
2255     <dimen name="config_mediaMetadataBitmapMaxSize">320dp</dimen>
2256
2257     <string translatable="false" name="prohibit_manual_network_selection_in_gobal_mode">false</string>
2258
2259     <!-- An array of CDMA roaming indicators which means international roaming -->
2260     <integer-array translatable="false" name="config_cdma_international_roaming_indicators" />
2261
2262     <!-- set the system language as value of EF LI/EF PL -->
2263     <bool name="config_use_sim_language_file">true</bool>
2264
2265     <!-- Use ERI text for network name on CDMA LTE -->
2266     <bool name="config_LTE_eri_for_network_name">true</bool>
2267
2268     <!-- Whether to start in touch mode -->
2269     <bool name="config_defaultInTouchMode">true</bool>
2270
2271     <!-- Time adjustment, in milliseconds, applied to the default double tap threshold
2272          used for gesture detection by the screen magnifier. -->
2273     <integer name="config_screen_magnification_multi_tap_adjustment">-50</integer>
2274
2275     <!-- Scale factor threshold used by the screen magnifier to determine when to switch from
2276          panning to scaling the magnification viewport. -->
2277     <item name="config_screen_magnification_scaling_threshold" format="float" type="dimen">0.3</item>
2278
2279     <!-- If true, the display will be shifted around in ambient mode. -->
2280     <bool name="config_enableBurnInProtection">false</bool>
2281
2282     <!-- Specifies the maximum burn-in offset displacement from the center. If -1, no maximum value
2283          will be used. -->
2284     <integer name="config_burnInProtectionMaxRadius">-1</integer>
2285
2286     <!-- Specifies the minimum burn-in offset horizontally. -->
2287     <integer name="config_burnInProtectionMinHorizontalOffset">0</integer>
2288
2289     <!-- Specifies the maximum burn-in offset horizontally. -->
2290     <integer name="config_burnInProtectionMaxHorizontalOffset">0</integer>
2291
2292     <!-- Specifies the minimum burn-in offset vertically. -->
2293     <integer name="config_burnInProtectionMinVerticalOffset">0</integer>
2294
2295     <!-- Specifies the maximum burn-in offset vertically. -->
2296     <integer name="config_burnInProtectionMaxVerticalOffset">0</integer>
2297
2298     <!-- Keyguard component -->
2299     <string name="config_keyguardComponent" translatable="false">com.android.systemui/com.android.systemui.keyguard.KeyguardService</string>
2300
2301     <!-- For performance and storage reasons, limit the number of fingerprints per user -->
2302     <integer name="config_fingerprintMaxTemplatesPerUser">5</integer>
2303
2304     <!-- This config is used to force VoiceInteractionService to start on certain low ram devices.
2305          It declares the package name of VoiceInteractionService that should be started. -->
2306     <string translatable="false" name="config_forceVoiceInteractionServicePackage"></string>
2307
2308     <!-- This config is ued to determine whether animations are allowed in low power mode. -->
2309     <bool name="config_allowAnimationsInLowPowerMode">false</bool>
2310
2311     <!-- Whether device supports double tap to wake -->
2312     <bool name="config_supportDoubleTapWake">false</bool>
2313
2314     <!-- The RadioAccessFamilies supported by the device.
2315          Empty is viewed as "all".  Only used on devices which
2316          don't support RIL_REQUEST_GET_RADIO_CAPABILITY
2317          format is UMTS|LTE|... -->
2318     <string translatable="false" name="config_radio_access_family"></string>
2319
2320     <!-- Whether the main built-in display is round. This will affect
2321          Configuration.screenLayout's SCREENLAYOUT_ROUND_MASK flags for Configurations on the
2322          main built-in display. Change this in device-specific overlays.
2323          Defaults to the older, deprecated config_windowIsRound already used in
2324          some existing device-specific resource overlays. -->
2325     <bool name="config_mainBuiltInDisplayIsRound">@bool/config_windowIsRound</bool>
2326
2327     <!-- Ultrasound support for Mic/speaker path -->
2328     <!-- Whether the default microphone audio source supports near-ultrasound frequencies
2329          (range of 18 - 21 kHz). -->
2330     <bool name="config_supportMicNearUltrasound">true</bool>
2331     <!-- Whether the default speaker audio output path supports near-ultrasound frequencies
2332          (range of 18 - 21 kHz). -->
2333     <bool name="config_supportSpeakerNearUltrasound">true</bool>
2334
2335     <!-- Flag indicating device support for EAP SIM, AKA, AKA' -->
2336     <bool name="config_eap_sim_based_auth_supported">true</bool>
2337  
2338     <!-- How long history of previous vibrations should be kept for the dumpsys. -->
2339     <integer name="config_previousVibrationsDumpLimit">20</integer>
2340
2341     <!-- Number of retries Cell Data should attempt for a given error code before
2342          restarting the modem.
2343          Error codes not listed will not lead to modem restarts.
2344          Array of "code#,retry#"  -->
2345     <string-array name="config_cell_retries_per_error_code">
2346     </string-array>
2347
2348     <!-- Set initial MaxRetry value for operators -->
2349     <integer name="config_mdc_initial_max_retry">1</integer>
2350
2351     <!-- The OEM specified sensor type for the gesture to launch the camear app. -->
2352     <integer name="config_cameraLaunchGestureSensorType">-1</integer>
2353     <!-- The OEM specified sensor string type for the gesture to launch camera app, this value
2354          must match the value of config_cameraLaunchGestureSensorType in OEM's HAL -->
2355     <string translatable="false" name="config_cameraLaunchGestureSensorStringType"></string>
2356
2357     <!-- Allow the gesture to double tap the power button twice to start the camera while the device
2358          is non-interactive. -->
2359     <bool name="config_cameraDoubleTapPowerGestureEnabled">true</bool>
2360
2361     <!-- Name of the component to handle network policy notifications. If present,
2362          disables NetworkPolicyManagerService's presentation of data-usage notifications. -->
2363     <string translatable="false" name="config_networkPolicyNotificationComponent"></string>
2364
2365     <!-- The BT name of the keyboard packaged with the device. If this is defined, SystemUI will
2366          automatically try to pair with it when the device exits tablet mode. -->
2367     <string translatable="false" name="config_packagedKeyboardName"></string>
2368 </resources>