Skip to content

Commit

Permalink
stingray: Overlays for cellular properties
Browse files Browse the repository at this point in the history
Change-Id: I22424a1e35a95f3fa9d15b1f304c5e25aec3943a
  • Loading branch information
TDR authored and romanbb committed Feb 22, 2012
1 parent 846e5ca commit 8dc9633
Show file tree
Hide file tree
Showing 3 changed files with 246 additions and 1 deletion.
4 changes: 3 additions & 1 deletion overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
for different hardware and product builds. -->
<resources>

<string name="config_datause_iface">rmnet0</string>

<!-- This string array should be overridden by the device to present a list of network
attributes. This is used by the connectivity manager to decide which networks can coexist
based on the hardware -->
Expand Down Expand Up @@ -86,7 +88,7 @@
</string-array>

<!-- Enable puk unlockscreen -->
<bool name="config_enable_puk_unlock_screen">true</bool>
<bool name="config_enable_puk_unlock_screen">true</bool>

<string-array name="config_usbHostBlacklist">
<!-- /dev/bus/usb/003 is the external bus. Exclude the others.
Expand Down
167 changes: 167 additions & 0 deletions overlay/frameworks/base/core/res/res/xml/eri.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,167 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** 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.
*/
-->

<!-- Note that IconMode can be only 0, ON or 1, FLASHING
The icon is turned OFF if then IconIndex = 1 -->

<EriFile VersionNumber="1357"
NumberOfEriEntries="19"
EriFileType="1">

<CallPromptId Id="0"
CallPromptText="CallPromptId0"/>

<CallPromptId Id="1"
CallPromptText="CallPromptId1"/>

<CallPromptId Id="2"
CallPromptText="CallPromptId2"/>

<EriInfo RoamingIndicator="0"
IconIndex="0"
IconMode="0"
EriText=""
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="1"
IconIndex="1"
IconMode="0"
EriText="Verizon Wireless"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="2"
IconIndex="2"
IconMode="1"
EriText=""
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="64"
IconIndex="1"
IconMode="0"
EriText="Verizon Wireless"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="65"
IconIndex="65"
IconMode="0"
EriText="Network Extender"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="66"
IconIndex="1"
IconMode="0"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="67"
IconIndex="67"
IconMode="0"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="68"
IconIndex="68"
IconMode="0"
EriText="Roaming"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="69"
IconIndex="2"
IconMode="1"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="70"
IconIndex="2"
IconMode="1"
EriText="Roaming"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="71"
IconIndex="1"
IconMode="0"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="72"
IconIndex="72"
IconMode="0"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="73"
IconIndex="73"
IconMode="0"
EriText="Roaming"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="74"
IconIndex="2"
IconMode="1"
EriText="Extended Network"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="75"
IconIndex="2"
IconMode="1"
EriText="Roaming"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="76"
IconIndex="76"
IconMode="0"
EriText="Verizon Wireless"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="77"
IconIndex="2"
IconMode="1"
EriText="Verizon Wireless"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="78"
IconIndex="1"
IconMode="0"
EriText="Network Extender"
CallPromptId="0"
AlertId="0"/>

<EriInfo RoamingIndicator="79"
IconIndex="2"
IconMode="1"
EriText="Network Extender"
CallPromptId="0"
AlertId="0"/>

</EriFile>
76 changes: 76 additions & 0 deletions overlay/frameworks/base/core/res/res/xml/power_profile.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2010, 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.
*/
-->
<device name="Android">
<!-- All values are in mA except as noted -->
<item name="none">0</item>
<item name="screen.on">256</item>
<item name="screen.full">318</item>
<item name="bluetooth.active">14.0</item>
<!--
Bluetooth stereo audio playback 14.0 mA
-->
<item name="bluetooth.on">1.4</item>
<!--
I measured the following value 1.4 mA
but there is a GPIO fix pending that should
bring this down to 0.2 mA
-->
<item name="wifi.on">2.9</item>
<item name="wifi.active">31.0</item>
<item name="wifi.scan">6.5</item>
<item name="dsp.audio">14.1</item>
<item name="dsp.video">54.0</item>
<item name="gps.on">29.7</item>
<item name="radio.active">71.5</item>
<item name="radio.scanning">1.2</item>
<array name="radio.on"> <!-- Strength 0 to BINS-1 (4) -->
<value>1.2</value>
</array>
<!-- Different CPU speeds as reported in
/sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state -->
<array name="cpu.speeds">
<value>216000</value> <!-- 216 MHz -->
<value>312000</value> <!-- 312 MHz -->
<value>456000</value> <!-- 456 MHz -->
<value>608000</value> <!-- 608 MHz -->
<value>760000</value> <!-- 760 MHz -->
<value>816000</value> <!-- 816 MHz -->
<value>912000</value> <!-- 912 MHz -->
<value>1000000</value> <!-- 1 GHz -->
</array>
<!-- Power consumption when CPU is idle -->
<item name="cpu.idle">3.8</item>
<item name="cpu.awake">54.6</item>
<!-- Power consumption at different speeds -->
<array name="cpu.active">
<value>100</value> <!-- 216 MHz -->
<value>107</value> <!-- 312 MHz -->
<value>116</value> <!-- 456 MHz -->
<value>123</value> <!-- 608 MHz -->
<value>135</value> <!-- 760 MHz -->
<value>138</value> <!-- 816 MHz -->
<value>142</value> <!-- 912 MHz -->
<value>148</value> <!-- 1 GHz -->
</array>
<!-- This is the battery capacity in mAh -->
<item name="battery.capacity">3260</item>
<!--
Battery capacity is 3260 mAH (at 7.4 Volts)
-->
</device>

0 comments on commit 8dc9633

Please sign in to comment.