Elliott Hughes 300ed089b3 Treat KEY_ENTER the same as KEY_POWER in the pager.
Our long-press UI sends KEY_ENTER for long presses, which the long-press
UI treats as equivalent to KEY_POWER in the regular UI. So anywhere we accept
KEY_POWER we should accept KEY_ENTER too.

Change-Id: I99d376c961887043cf02037c26d000c8ba4d66f9
2015-04-13 10:47:59 -07:00
2014-12-18 22:50:08 +00:00
2015-01-08 16:02:46 -08:00
2013-03-07 13:34:24 -08:00
2015-04-10 13:59:19 -07:00
2015-04-10 13:42:55 -07:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-01-29 20:50:08 -08:00
2015-04-10 13:59:19 -07:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-01-29 20:50:08 -08:00
2015-04-10 13:59:19 -07:00
2015-04-10 19:12:01 -07:00
2015-01-28 12:09:05 -08:00

The Recovery Image

Quick turn-around testing

mm -j && m ramdisk-nodeps && m recoveryimage-nodeps

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
Description
No description provided
Readme 102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%