mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:15:26 +00:00
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:
@@ -203,4 +203,13 @@
|
|||||||
</array>
|
</array>
|
||||||
<item name="gps.voltage">3700</item>
|
<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>
|
</device>
|
||||||
|
|||||||
Reference in New Issue
Block a user