commit | 992b5b0dd215ad0df5a94cb7a998b9a1e13729ac | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Sat Jul 16 00:24:38 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jul 16 00:24:38 2016 +0000 |
tree | d1aa1c644860a72a84a0aae8ce1a8d6e16d61331 | |
parent | 4549a5e20f916a203ac7a0ad9e8e4f059a570552 [diff] | |
parent | 831c3e2ac143551fd92557c7c71ca801bfdcf58e [diff] |
Skip update verification if care_map is not found am: da654af606 am: 831c3e2ac1 Change-Id: I06fed102c6126881e4bc89c67d7e09e92998ad6b
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