commit | 4e8d032183d5c036aecc5155d2fa0d994255a386 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Oct 19 00:55:33 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Oct 19 00:55:33 2016 +0000 |
tree | 1339737c98d7115c42f511ebf7da6163f723bfc1 | |
parent | c8a872ce44915617dfc03eb5d215d7663e5e44d8 [diff] | |
parent | 502e34c301c4c3326f0851693eb39fe88ba60f61 [diff] |
Merge "Fix applypatch_check failure when applying update on angler" am: 7df1850d37 am: ece0b68ca6 am: 502e34c301 Change-Id: I64648714a96a2d9b734441c15557eb2b1f268f69
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