power profile: Add walleye bluetooth

Add walleye bluetooth values.

Fixes: 63738468
b/74126906
Test: Boot phone and dump BatteryStats

Change-Id: I0210165418d042a2d29e02b9689c85ea35965fc3
This commit is contained in:
Marissa Wall
2018-03-21 09:50:14 -07:00
parent 399f7febf3
commit 7006aa251e

View File

@@ -223,4 +223,13 @@
</array>
<item name="gps.voltage">3700</item>
<!-- Idle current for bluetooth in mA.-->
<item name="bluetooth.controller.idle">0.01</item>
<!-- Rx current for bluetooth in mA.-->
<item name="bluetooth.controller.rx">9</item>
<!-- Tx current for bluetooth in mA-->
<item name="bluetooth.controller.tx">7</item>
<!-- Operating voltage for bluetooth in mV.-->
<item name="bluetooth.controller.voltage">3300</item>
</device>