power profile: Add taimen bluetooth

am: 7367bc8f0b

Change-Id: Ica4f9e1997cde082cc4c5ccfd86429db8249c16e
This commit is contained in:
Marissa Wall
2018-03-22 23:25:41 +00:00
committed by android-build-merger

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>