commit | ece0b68ca6e9e8b45898e9f46e63666058e8c383 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Oct 19 00:42:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 19 00:42:01 2016 +0000 |
tree | 71cca3b39191f7ff0d9153fa4efbd45d184d1891 | |
parent | 83e4e6d35cee21700dc249e5f0e216ef0ba4f134 [diff] | |
parent | 7df1850d37a1eb67f1ecc8623ae2c2066ec3b678 [diff] |
Merge "Fix applypatch_check failure when applying update on angler" am: 7df1850d37 Change-Id: I5d5509d15df4ec42077b68bac7977b56cfab9097
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