commit | 6c0a2dec21174811d7f925a40e9a47ac7f4656e4 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 14 22:43:13 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 14 22:43:13 2016 +0000 |
tree | 9d4ff93a5d5cb28c2e38a336cb09ab7f7454bae1 | |
parent | 7831762308d6800f9e8c38f19cdd4162699ede7b [diff] | |
parent | 13f44939b15e2fcf2bf6404240617a317bb9f5a8 [diff] |
Merge \"Touch blocks in care_map in update_verifier\" into nyc-mr1-dev am: 13f44939b1 Change-Id: I217e2883e45979b8cbdd7f0ce138d4b66f2e2b5d
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