Loading core/res/res/xml/power_profile.xml +3 −3 Original line number Diff line number Diff line Loading @@ -33,14 +33,14 @@ There must be one of these for each display, labeled: ambient.on.display0, ambient.on.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="ambient.on.display0">0.1</item> <!-- ~100mA --> <!-- Average battery current draw of display0 while on without backlight. There must be one of these for each display, labeled: screen.on.display0, screen.on.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="screen.on.display0">0.1</item> <!-- ~100mA --> <!-- Average battery current draw of the backlight at full brightness. Loading @@ -50,7 +50,7 @@ There must be one of these for each display, labeled: screen.full.display0, screen.full.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="screen.full.display0">0.1</item> <!-- ~100mA --> Loading Loading
core/res/res/xml/power_profile.xml +3 −3 Original line number Diff line number Diff line Loading @@ -33,14 +33,14 @@ There must be one of these for each display, labeled: ambient.on.display0, ambient.on.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="ambient.on.display0">0.1</item> <!-- ~100mA --> <!-- Average battery current draw of display0 while on without backlight. There must be one of these for each display, labeled: screen.on.display0, screen.on.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="screen.on.display0">0.1</item> <!-- ~100mA --> <!-- Average battery current draw of the backlight at full brightness. Loading @@ -50,7 +50,7 @@ There must be one of these for each display, labeled: screen.full.display0, screen.full.display1, etc... Each display suffix number should match it's ordinal in its display device config. Each display suffix number should match its ordinal in its display device config. --> <item name="screen.full.display0">0.1</item> <!-- ~100mA --> Loading