commit | 776651cc5b2d4db207139c27664e5a021b6c5273 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 25 02:56:24 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 25 02:56:24 2016 +0000 |
tree | 04a9f465e311d37eb6a892a92b9c3dab9f2627cf | |
parent | 5e0b58789621dca3b25d9c934e47f4dab8256a93 [diff] | |
parent | 6d9f8993b0081645ee09c2d9364c110970c0cc30 [diff] |
Merge "applypatch: Fix the bug when constructing VAL_BLOB." am: e1991428ba am: 565273839e am: 6d9f8993b0 Change-Id: I900afd26eb8767ce4a8f2362b6674af8d4a7f212
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