Tao Bao 0b7dc1dfcd recovery: Use xxhdpi resources for 560dpi devices
Create a symbolic link to res-xxhdpi for res-560dpi. 560dpi devices
(like shamu) are currently using a fallback option of xhdpi (320dpi)
resources. Now they can get closer ones (480dpi), such as larger fonts
on UI screen.

Change-Id: I427c3091d7e9892d9a7a1886be6adca14c122b06
2015-06-24 18:59:23 +00:00
2015-06-03 11:30:03 -07:00
2015-06-03 11:30:03 -07:00
2013-03-07 13:34:24 -08:00
2015-06-03 11:30:03 -07:00
2015-06-23 12:31:02 -07:00
2015-06-03 11:30:03 -07:00
2013-10-10 14:19:19 -07:00
2015-06-03 11:30:03 -07:00
2015-04-29 17:46:43 -07:00
2015-06-10 17:09:48 +01:00
2015-06-03 11:30:03 -07:00
2015-06-03 11:30:03 -07:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-04-29 17:46:43 -07:00
2015-04-10 13:59:19 -07:00
2015-06-02 22:15:40 -07:00
2015-06-02 22:15:40 -07:00
2015-06-02 22:15:40 -07:00
2015-06-02 22:15:40 -07:00
2015-06-02 22:15:40 -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%