commit | 704cac2f997dd45573593b00e2a266b06e2cc318 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Thu May 05 22:35:43 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 05 22:35:43 2016 +0000 |
tree | 8526a2538cdf782bb23de6d0b648448b91d93867 | |
parent | ecd6e2af5060ba3f7d5c978be6d617d1242f231c [diff] | |
parent | 2fffcb174b403959d87b400634bca343ce85d480 [diff] |
Merge "applypatch: Use bsdiff from external/bsdiff."
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