mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 05:34:34 +00:00
Update wifi idle current
Update wifi idle current to align with other Pixel devices. Blueline has the same RF component as Blueline and thus should use the same 79mA for idle current. Bug: 168049228 Test: reviewed power numbers and check bug report. Change-Id: I8d74a4c20b980a146b2213af51c0529b5b737ab6
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
<item name="gps.voltage">3700</item>
|
||||
|
||||
<!-- Idle Receive current for wifi radio in mA.-->
|
||||
<item name="wifi.controller.idle">106</item>
|
||||
<item name="wifi.controller.idle">79</item>
|
||||
<!-- Rx current for wifi radio in mA.-->
|
||||
<item name="wifi.controller.rx">118</item>
|
||||
<!-- Tx current for wifi radio in mA-->
|
||||
|
||||
Reference in New Issue
Block a user