Power Profile update Taimen

Updated power profile wifi controller idle current (ma) to new
calculated results.

70ma reported at 4.2V. The controller runs at 3.7V so the inputted value
is 79ma.

BUG: 123521767
Test: N\A
Change-Id: I689ff3ce47ae611c5b175310e8940cd13ffe873c
diff --git a/overlay/frameworks/base/core/res/res/xml/power_profile.xml b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
index b9ab9f3..3239d56 100644
--- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml
+++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml
@@ -171,7 +171,7 @@
     <item name="audio">74.758</item>
 
     <!-- Idle current for wifi radio in mA.-->
-    <item name="wifi.controller.idle">2</item>
+    <item name="wifi.controller.idle">79</item>
     <!-- Rx current for wifi radio in mA.-->
     <item name="wifi.controller.rx">166</item>
     <!-- Tx current for wifi radio in mA-->