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