commit | ba53452938f6cc9405887a88181fceb8cbcc59a2 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 25 02:59:55 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 25 02:59:55 2016 +0000 |
tree | 369687f9bad82a93dcbdfb74a525803643381fba | |
parent | 806c96a0acd77c29534919a9d068b5d44b7b64ae [diff] | |
parent | 776651cc5b2d4db207139c27664e5a021b6c5273 [diff] |
Merge "applypatch: Fix the bug when constructing VAL_BLOB." am: e1991428ba am: 565273839e am: 6d9f8993b0 am: 776651cc5b Change-Id: I73d5e1ad85a7850a7ceebe2a62ba1f2824591bfc
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