aboutsummaryrefslogtreecommitdiff
path: root/shared/wear/overlays/core/res/values/config.xml
blob: 4a20b3a3f3de970fd0eb5dc6f6647e6f932932cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2022, The Android Open Source Project.
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
**     http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string-array name="networkAttributes" translatable="false">
    <item>"mobile,0,0,0,-1,true"</item>
    <item>"wifi,1,1,1,-1,true"</item>
    <item>"mobile_mms,2,0,2,60000,true"</item>
    <item>"mobile_hipri,5,0,3,60000,true"</item>
    <item>"bluetooth,7,7,2,-1,true"</item>
    <item>"proxy,16,16,1,-1,true"</item>
  </string-array>
  <string-array name="radioAttributes" translatable="false">
    <item>"0,1"</item>
    <item>"1,1"</item>
    <item>"4,1"</item>
    <item>"7,1"</item>
    <item>"11,1"</item>
    <item>"16,1"</item>
  </string-array>
  <bool name="config_sms_capable">false</bool>
  <bool name="config_showNavigationBar" translatable="false">false</bool>

  <integer name="config_networkTransitionTimeout">0</integer>
  <bool name="config_voice_capable">true</bool>
  <bool name="config_requireCallCapableAccountForHandle">true</bool>
  <bool name="config_enableWallpaperService">true</bool>
  <!-- Wallpaper will get top app scheduling priority if this is set to true.-->
  <bool name="config_wallpaperTopApp">true</bool>
  <bool name="config_dreamsSupported">false</bool>
  <!--<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>-->
  <!--<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>-->
  <!--<bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>-->
  <bool name="config_allowTheaterModeWakeFromPowerKey">true</bool>
  <bool name="config_allowTheaterModeWakeFromKey">true</bool>
  <bool name="config_supportAutoRotation">true</bool>
  <bool name="config_hasRecents">false</bool>
  <integer name="config_minimumScreenOffTimeout">5000</integer>
  <integer name="config_maximumScreenDimDuration">0</integer>
  <fraction name="config_maximumScreenDimRatio">20%</fraction>
  <integer name="config_notificationServiceArchiveSize">1</integer>
  <bool name="config_networkSamplingWakesDevice">false</bool>
  <bool name="config_goToSleepOnButtonPressTheaterMode">false</bool>
  <integer name="config_triplePressOnPowerBehavior">0</integer>
  <integer name="config_shortPressOnPowerBehavior">5</integer>
  <bool name="config_supportLongPressPowerWhenNonInteractive">true</bool>
  <integer name="config_longPressOnPowerBehavior">0</integer>
  <integer name="config_veryLongPressOnPowerBehavior">1</integer>
  <bool name="config_allowStartActivityForLongPressOnPowerInSetup">true</bool>
  <bool name="config_enableNetworkLocationOverlay" translatable="false">false</bool>
  <bool name="config_allowAnimationsInLowPowerMode">true</bool>
  <bool name="config_enableAutoPowerModes">true</bool>
  <bool name="config_autoPowerModePreferWristTilt">true</bool>
  <bool name="config_autoPowerModePrefetchLocation">false</bool>
  <integer name="config_autoPowerModeThresholdAngle">10</integer>
  <integer name="config_lowMemoryKillerMinFreeKbytesAbsolute">65536</integer>
  <integer name="config_extraFreeKbytesAbsolute">14100</integer>
  <integer name="config_previousVibrationsDumpLimit">100</integer>
  <bool name="config_allowPriorityVibrationsInLowPowerMode">true</bool>
  <bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
  <string name="config_icon_mask" translatable="false">"M50 0C77.6 0 100 22.4 100 50C100 77.6 77.6 100 50 100C22.4 100 0 77.6 0 50C0 22.4 22.4 0 50 0Z"</string>
  <bool name="config_useRoundIcon">true</bool>
  <integer translatable="false" name="config_brightness_ramp_rate_fast">400</integer>
  <integer translatable="false" name="config_brightness_ramp_rate_slow">400</integer>
  <integer name="config_autoBrightnessInitialLightSensorRate">100</integer>
  <bool name="config_skipScreenOnBrightnessRamp">true</bool>
  <integer-array name="config_longPressVibePattern">
     <item>1</item>
     <item>0</item>
  </integer-array>
  <bool name="config_batterySaverStickyBehaviourDisabled">true</bool>
  <bool name="config_quickSettingsSupported">false</bool>
  <integer name="config_defaultUiModeType">6</integer>
  <bool name="config_lockUiMode">true</bool>
  <integer name="config_longPressOnStemPrimaryBehavior">1</integer>
  <integer name="config_doublePressOnStemPrimaryBehavior">1</integer>
  <integer name="config_shortPressOnStemPrimaryBehavior">1</integer>
  <integer name="config_triplePressOnStemPrimaryBehavior">1</integer>
  <integer name="config_doublePressOnPowerBehavior">3</integer>
  <integer name="config_veryLongPressTimeout">3000</integer>
  <item name="config_wallpaperMinScale" format="float" type="dimen">0</item>
  <item name="config_wallpaperMaxScale" format="float" type="dimen">1</item>
  <bool name="config_alwaysScaleWallpaper">true</bool>
  <integer-array name="config_wakeup_based_screen_timeouts">
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>0</item>
    <item>6350</item>
  </integer-array>
  <bool name="config_preventTranslucentTaskTransitUpdateToActivity">true</bool>
  <bool name="config_wearAllowAllAppsForegroundLocation">true</bool>
  <bool name="config_telephonySingleSimDefaultSubscription">false</bool>
  <bool name="config_disableTaskSnapshots">true</bool>

  <!-- Restrict Wear to single user -->
  <integer name="config_multiuserMaximumUsers">1</integer>
  <bool name="config_windowIsRound">true</bool>

  <!-- Package name of the required service extension package. -->
  <string name="config_servicesExtensionPackage" translatable="false">android.ext.services</string>

  <!-- The name of the package that will hold the assistant role by default. -->
  <string name="config_defaultAssistant" translatable="false">com.google.android.wearable.assistant</string>

  <!-- Colon separated list of package names that should be granted Notification Listener access -->
  <string name="config_defaultListenerAccessPackages" translatable="false">com.google.android.wearable.media.sessions:com.google.wear.services</string>

</resources>