commit | 419538869d3e92270f748316f4956eeb431663c3 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Apr 05 14:35:53 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 14:35:53 2016 +0000 |
tree | 0b0fd25e6deefb0ecb40c52bde528a4847c0fb0e | |
parent | dc91161a56c74bb6c73560d728d92b115f0f6e75 [diff] | |
parent | 901f31531ba7b7e40e8a9c915467892997d176da [diff] |
Merge "recovery-persist: pick up both pstore console files" am: 901f315 * commit '901f31531ba7b7e40e8a9c915467892997d176da': recovery-persist: pick up both pstore console files Change-Id: I7febc439147995adc06b75d1b0de3d30f55719a9
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