commit | aa9f017ceb12ec0d6cb1d7a187df60801329675a | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 12 19:34:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 12 19:34:54 2016 +0000 |
tree | da3b09c2a1c8a03def2798fe53ec48d305c00e07 | |
parent | 44864a75eda8f8802064ec7239b5b90eac698762 [diff] | |
parent | 3ac1995cfd0295bffddb3d56a27a704513a4ac13 [diff] |
Merge "updater: Kill the duplicate PrintSha1() in install.cpp." am: 19bb05dfc7 am: 3ac1995cfd Change-Id: I431110e967af930aaed0e684dc9b3b7c91a25c25
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