power profile: Add taimen bluetooth

Add taimen bluetooth values.

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

Change-Id: If4576df3ac7e791b97cc0d7584dc7a8fe26b4c6a
This commit is contained in:
Marissa Wall
2018-03-21 09:54:40 -07:00
parent 236aeb3665
commit 7367bc8f0b

View File

@@ -203,4 +203,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>