blob: 052c54e3d02a1054009021dfd150f14a503e7ca1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
**
** Copyright 2009, 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">
<item name="none">0</item>
<item name="screen.on">44</item>
<item name="bluetooth.active">103</item>
<item name="bluetooth.on">0.8</item>
<!-- CPU wakelock held for 830ms on bluetooth headset at command. 43mA * 830 -->
<item name="bluetooth.at">35690</item>
<item name="screen.full">150</item>
<item name="wifi.on">23</item>
<item name="wifi.active">200</item>
<item name="wifi.scan">200</item>
<item name="dsp.audio">70</item>
<item name="dsp.video">100</item>
<item name="radio.active">230</item>
<item name="gps.on">120</item>
<array name="radio.on"> <!-- Strength 0 to BINS-1 -->
<value>90</value>
<value>3</value>
</array>
<array name="cpu.speeds">
<value>19200</value>
<value>122880</value>
<value>128000</value>
<value>245760</value>
<value>384000</value>
<value>528000</value>
</array>
<!-- Power consumption when CPU is idle -->
<item name="cpu.idle">1.7</item>
<!-- Power consumption at different speeds -->
<array name="cpu.active">
<value>0</value>
<value>0</value>
<value>0</value>
<value>45</value>
<value>100</value>
<value>140</value>
</array>
</device>