commit | 59a55b57bc8543ad0d080f117fc9ae53b1d95e1b | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Apr 05 14:38:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 14:38:39 2016 +0000 |
tree | ee144fb91555b05e0ad4dee1492733e338fc2634 | |
parent | ea22f8f61ed2c3bbda0c45b08934d1d84f107651 [diff] | |
parent | 419538869d3e92270f748316f4956eeb431663c3 [diff] |
Merge "recovery-persist: pick up both pstore console files" am: 901f315 am: 4195388 * commit '419538869d3e92270f748316f4956eeb431663c3': recovery-persist: pick up both pstore console files Change-Id: I85571bfef8ab8f1a4f44c2a9138d3eaca78e57aa
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