commit | 565273839e8ed1af8a938b26d9ec57d5fb1b20cf | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 25 02:48:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Oct 25 02:48:54 2016 +0000 |
tree | 73602006c06136345e84b9fb7b711206ffdf1fdc | |
parent | a866b12c2d8254b3c84a3752b728d70d219cede7 [diff] | |
parent | e1991428badd05d759990b9d5daad4080772a32d [diff] |
Merge "applypatch: Fix the bug when constructing VAL_BLOB." am: e1991428ba Change-Id: I354b9535077cf4dfbda78c731ac41cba015e8805
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