From 78580f557b8e669af8c916544749c06f4ba31bd1 Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Mon, 11 Jun 2012 14:58:02 -0700 Subject: Include a realistic wifi.scan mA value. With a wakelock on, and the screen off, I measured the current delta when a passive wifi scan is triggered. It is around 100mA. Bug: 6642581 Change-Id: I27f515c4a855802edcc2d80e6835481d53ea5f47 --- overlay/frameworks/base/core/res/res/xml/power_profile.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'overlay') 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 9bb46a8..feebd3a 100644 --- a/overlay/frameworks/base/core/res/res/xml/power_profile.xml +++ b/overlay/frameworks/base/core/res/res/xml/power_profile.xml @@ -27,7 +27,7 @@ 160 1 150 - 200 + 100 150 200 150 -- cgit v1.1