commit | e1991428badd05d759990b9d5daad4080772a32d | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Oct 25 02:44:10 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Oct 25 02:44:10 2016 +0000 |
tree | 09d9a2e70f8503722dfb20019a1c8af335153dd3 | |
parent | fd796317c309a9c2423d6de1b0c87d1004efbec4 [diff] | |
parent | edf1b15fefca1fa43d628a9c79d351dd960a002f [diff] |
Merge "applypatch: Fix the bug when constructing VAL_BLOB."
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