Tao Bao 337db14f27 recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.
Every watch has a (mostly identical) copy of the wear_ui. Factor them
out into a single copy for easier maintenance. Device-specific settings
should be defined in recovery_ui.cpp that inherits WearRecoveryUI class.

Bug: 22451422
Change-Id: Id07efca37d1b1d330e6327506c7b73ccf6ae9241
2015-08-24 17:31:47 -07:00
2014-12-18 22:50:08 +00:00
2013-03-07 13:34:24 -08:00
2015-07-01 15:27:48 -07:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-04-29 21:14:56 -07:00
2015-04-10 13:59:19 -07:00
2015-04-29 21:14:56 -07:00
2015-04-13 13:04:32 -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%