commit | 3ac1995cfd0295bffddb3d56a27a704513a4ac13 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 12 19:28:24 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 12 19:28:24 2016 +0000 |
tree | 61b9cd5ea5a627c1fd7217566b94821257f11e0f | |
parent | f2cbf0fbe03bd9df0e162be2f158543bb668d3f9 [diff] | |
parent | 19bb05dfc7a148dc4fc4ce744e5cfd013949497a [diff] |
Merge "updater: Kill the duplicate PrintSha1() in install.cpp." am: 19bb05dfc7 Change-Id: I04198ff3cdfca583334eb532f83a6ecd0bfd0ad8
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
# 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