No description
Find a file
2016-08-01 19:42:35 +00:00
applypatch Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
edify Fix google-runtime-int warnings. 2016-04-18 12:29:30 -07:00
etc init now uses libprocessgroup, so set up /acct. 2016-06-15 15:15:15 -07:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
minadbd Minor minadbd cleanup. 2016-06-16 19:57:20 -07:00
minui Add docs on regeneration background text image 2016-07-28 23:45:45 +00:00
minzip updater, minzip: Remove unnecessary O_SYNC flags. 2016-05-05 16:04:58 -07:00
otafault Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
res-hdpi/images Regenerate the background text with pngcrush 2016-07-28 15:06:49 -07:00
res-mdpi/images Regenerate the background text with pngcrush 2016-07-28 15:06:49 -07:00
res-xhdpi/images Regenerate the background text with pngcrush 2016-07-28 15:06:49 -07:00
res-xxhdpi/images Regenerate the background text with pngcrush 2016-07-28 15:06:49 -07:00
res-xxxhdpi/images Regenerate the background text with pngcrush 2016-07-28 15:06:49 -07:00
tests Clean up verifier testcases. 2016-08-01 11:32:28 -07:00
tools Add docs on regeneration background text image 2016-07-28 23:45:45 +00:00
uncrypt Fix google-runtime-int warnings. 2016-04-18 12:29:30 -07:00
update_verifier update_verifier: Track the API change for isSlotBootable(). 2015-12-09 14:41:40 -08:00
updater Fix install.h's use of attribute printf. 2016-06-30 09:28:42 -07:00
adb_install.cpp Remove an abused global so we can actually see logging. 2016-06-15 15:14:04 -07:00
adb_install.h Factor out option variables from int to bool types 2015-03-25 15:56:15 -07:00
Android.mk Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
asn1_decoder.cpp Add missing includes. 2015-01-28 12:09:05 -08:00
asn1_decoder.h Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
bootloader.cpp Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
bootloader.h Add bootloader_message_ab struct. 2016-06-09 21:46:13 -07:00
CleanSpec.mk recovery: minui: add adf backend 2014-04-25 15:47:34 -07:00
common.h updater: Clean up char* with std::string. 2015-08-06 13:05:00 -07:00
default_device.cpp Auto-detect whether to use the long-press UI. 2015-04-10 15:14:35 -07:00
device.cpp Move the menu header out of the menu. 2015-04-13 15:46:15 -07:00
device.h Fix google-explicit-constructor warnings in bootable/recovery. 2016-06-29 15:01:19 -07:00
fuse_sdcard_provider.cpp recovery: Fork a process for fuse when sideloading from SD card. 2016-01-13 21:29:20 -08:00
fuse_sdcard_provider.h recovery: Fork a process for fuse when sideloading from SD card. 2016-01-13 21:29:20 -08:00
fuse_sideload.cpp Convert recovery to use BoringSSL instead of mincrypt. 2016-04-06 15:54:17 +02:00
fuse_sideload.h recovery: Switch fuse_* to C++. 2015-07-20 11:57:40 -07:00
install.cpp Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
install.h Reboot and retry on I/O errors 2016-03-02 17:31:05 -08:00
interlace-frames.py res: Embed FPS into icon_installing.png. 2015-12-16 11:35:52 -08:00
mounts.cpp Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
mounts.h Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
print_sha1.h Switch from mincrypt to BoringSSL in applypatch and updater. 2016-02-04 16:27:43 +08:00
README.md Refactor existing tests to use gtest 2016-02-04 10:11:30 -08:00
recovery-persist.cpp recovery-persist: pick up both pstore console files 2016-04-04 16:24:48 -07:00
recovery-persist.rc recovery: use __android_log_pmsg_file_write for log files 2016-03-28 11:07:00 -07:00
recovery-refresh.cpp Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
recovery-refresh.rc recovery: use __android_log_pmsg_file_write for log files 2016-03-28 11:07:00 -07:00
recovery.cpp Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
res-560dpi recovery: Use xxhdpi resources for 560dpi devices 2015-06-24 18:59:23 +00:00
roots.cpp Remove obsolete MTD support. 2016-06-10 13:45:35 -07:00
roots.h recovery: Allow "Mount /system" for system_root_image. 2015-07-30 17:22:29 -07:00
screen_ui.cpp Fix google-runtime-int warnings. 2016-04-18 12:29:30 -07:00
screen_ui.h res: Embed FPS into icon_installing.png. 2015-12-16 11:35:52 -08:00
ui.cpp Clean up the sleep()'s after poking init services 2015-05-27 14:48:56 -07:00
ui.h Log update outputs in order 2015-06-02 22:15:40 -07:00
verifier.cpp Fix IWYU errors. 2016-04-15 20:27:44 -04:00
verifier.h Convert recovery to use BoringSSL instead of mincrypt. 2016-04-06 15:54:17 +02:00
wear_ui.cpp Fix google-runtime-int warnings. 2016-04-18 12:29:30 -07:00
wear_ui.h res: Embed FPS into icon_installing.png. 2015-12-16 11:35:52 -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

Running the tests

# After setting up environment and lunch.
mmma -j bootable/recovery

# Running the tests on device.
adb root
adb sync data

# 32-bit device
adb shell /data/nativetest/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest/recovery_component_test/recovery_component_test

# Or 64-bit device
adb shell /data/nativetest64/recovery_unit_test/recovery_unit_test
adb shell /data/nativetest64/recovery_component_test/recovery_component_test