commit | 62bd0a9cb1ed865c4727c174a3d9fedc515b44ad | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Jun 17 04:19:26 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 17 04:19:26 2016 +0000 |
tree | 2ccd35418437142c5f6d07ae1c56cfca2d732a7b | |
parent | 51265b64a01abfd14804d0b9a0c92c1ca8725317 [diff] | |
parent | aaa7c08cfa785f7723ea2c4851faa7fab391d96b [diff] |
Merge \\\"Minor minadbd cleanup.\\\" am: a49c8a19da am: 98c97c8932 am: aaa7c08cfa Change-Id: I331002cbe7a01841600cfd2162772f9f343b4fdf
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