From 244fa5c05b2cc8c4c0754aeed4ee42c588ea89d1 Mon Sep 17 00:00:00 2001 From: Amith Yamasani Date: Fri, 22 May 2009 14:36:07 -0700 Subject: Initial checkin for App Fuel Gauge infrastructure. This adds the PowerProfile class and data file that provides power consumption numbers for different subsystems. Also added Audio/Video subsystems to track on a per UID basis. --- core/res/res/xml/power_profile_default.xml | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 core/res/res/xml/power_profile_default.xml (limited to 'core/res') diff --git a/core/res/res/xml/power_profile_default.xml b/core/res/res/xml/power_profile_default.xml new file mode 100644 index 0000000..d265b46 --- /dev/null +++ b/core/res/res/xml/power_profile_default.xml @@ -0,0 +1,36 @@ + + + + + 0 + 30 + 103 + 5 + 144 + 23 + 200 + 200 + 1.6 + 100 + 140 + 70 + 100 + 3 + 175 + -- cgit v1.1