commit | 77817789e04337011d4a659114795d745c98bf7a | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Mar 24 00:37:55 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 24 00:37:55 2016 +0000 |
tree | 34067d1914ef8165098c7411a8d1137a79ad1567 | |
parent | 7a9da521e1ecdba7a51fc15c0fc921123d1d5c4e [diff] | |
parent | adca29794376e4936824b60aeaa53b285962ee05 [diff] |
Merge "Skip stashing source blocks in verify mode" into nyc-dev am: adca297 * commit 'adca29794376e4936824b60aeaa53b285962ee05': Skip stashing source blocks in verify mode
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