mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user