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:
Kai Shi
2020-09-08 14:07:59 -07:00
parent a2fa1c0b2f
commit ad0ca5e298

View File

@@ -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-->