History log of /system/core/charger/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dcecd4cc775a2fdc0212a0a76b861ee987ec2ef3 26-Sep-2011 Dima Zavin <dima@android.com> resolved conflicts for merge of 0052abda to master

Change-Id: Ia33ac80949bebaafd1a012b7b131dc3960eca862
0052abdafd7179fc4a7458f09d2f95c74dda0021 23-Sep-2011 Dima Zavin <dima@android.com> charger: update charger UI with official graphics and animation

Change-Id: I1b36fa9e380797fe01812b57ac5d8c2c38857993
Signed-off-by: Dima Zavin <dima@android.com>
/system/core/charger/Android.mk
303e6ac804c110ae54a51b56a217d70e97313c10 21-Sep-2011 Brian Swetland <swetland@google.com> fix TINY_ANDROID build (exclude charger binary)

Change-Id: I28157cbadcb208df517052336f652f5810048cc1
Signed-off-by: Brian Swetland <swetland@google.com>
/system/core/charger/Android.mk
f48b23688c1303212c65e470af9f9f3892e98f8e 30-Aug-2011 Dima Zavin <dima@android.com> core: Add a standalone charger UI binary

This can be launched from an 'on charger' section in init, which
is processed if androidboot.mode=charger is supplied on kernel
command line.

This is a standalone binary that has a simple "user interface"
and allows the standard production kernel to run while charging.
This removes the burden from the bootloader to get low-power mode
working.

Currently, the device will "power-on" (i.e. reboot) into normal
mode if the power key is pressed for X seconds, and will also
power down the device if the usb/ac cable is removed for Y seconds.

Change-Id: I780594b99211cb09de7f8519a69c5962eb91348a
Signed-off-by: Dima Zavin <dima@android.com>
/system/core/charger/Android.mk