commit | aaa7c08cfa785f7723ea2c4851faa7fab391d96b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jun 17 04:13:40 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 17 04:13:40 2016 +0000 |
tree | 4930f3780725a5e51b83ff16fb1f8a4ed37a6ddc | |
parent | 93110c767f7664652e093738a087e4cf6b21ea67 [diff] | |
parent | 98c97c893252094bf118fb436fe92950148f120d [diff] |
Merge \\"Minor minadbd cleanup.\\" am: a49c8a19da am: 98c97c8932 Change-Id: I416ad29724fa5975195ea55c17e4fe1e1495285f
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