commit | f3d3dca01d1760750c8649130ab3a21d4fd0756b | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Wed Oct 12 19:48:56 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 12 19:48:56 2016 +0000 |
tree | d4554c772ff492a3c37c7122ebcc0940cbb8ab8d | |
parent | e9c0753995eff657c612924da29b8f5b7f89d5b2 [diff] | |
parent | 998c6debcae5341e513620d563999c54e4704d7a [diff] |
Merge "updater: Kill the duplicate PrintSha1() in install.cpp." am: 19bb05dfc7 am: 3ac1995cfd am: aa9f017ceb am: 998c6debca Change-Id: Ifb2e1a950c685816a70e4edfb2514319a4b03cc1
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