commit | cb3cbaffacee7a576a849a3bca5f58e855bd2e48 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Nov 04 16:08:26 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Nov 04 16:08:26 2016 +0000 |
tree | 00d7749b9e5380f91443b69898c62df89620a577 | |
parent | 917be35f0fe66f216a7b544466c91326363e7e53 [diff] | |
parent | a7a8262944d03b068a5f040a9ff40ac260770135 [diff] |
Merge "Revert "Revert "Some cleanups to recovery.""" am: a7a8262944 Change-Id: Iab6de4788c4dbecd33d076144f8324fde53b4024
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