commit | 22431741cec2255fa7d539d8f0903a180c66c53c | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Thu May 05 22:50:30 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu May 05 22:50:30 2016 +0000 |
tree | 27bb14974145fb255ecffb9c8b5670587462aeb5 | |
parent | c66a83dac049b1cbeda9e68cd2dcdacf581d0583 [diff] | |
parent | 7caebae6826c23b9d51a8d74fa6ab6a7d57c61c9 [diff] |
Merge "applypatch: Use bsdiff from external/bsdiff." am: 704cac2f99 am: 7caebae682 * commit '7caebae6826c23b9d51a8d74fa6ab6a7d57c61c9': applypatch: Use bsdiff from external/bsdiff. Change-Id: Ie8e8288550d511cee78bf8747dc40e1cedc54800
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