commit | 831c3e2ac143551fd92557c7c71ca801bfdcf58e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Sat Jul 16 00:16:37 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jul 16 00:16:37 2016 +0000 |
tree | c70d2c51bb6360bf3cb6a3862b14506e86e9c42c | |
parent | fe6014eccacb1eb00dd9081c6b6c9d9d408d601d [diff] | |
parent | da654af606d700c0a467c27025fb7f6ef745936d [diff] |
Skip update verification if care_map is not found am: da654af606 Change-Id: I67af9ecde49f72cbf4044ac1d5a9e10b911e8a93
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