commit | f7268653331bf20740b9dfa211f05d204905befc | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Tue Apr 05 14:55:50 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 14:55:50 2016 +0000 |
tree | ee144fb91555b05e0ad4dee1492733e338fc2634 | |
parent | 59a55b57bc8543ad0d080f117fc9ae53b1d95e1b [diff] | |
parent | a5697276097913f3b2771f9b2cb077bdbcbecf38 [diff] |
recovery-persist: pick up both pstore console files am: a569727 * commit 'a5697276097913f3b2771f9b2cb077bdbcbecf38': recovery-persist: pick up both pstore console files Change-Id: I9f2165a63ee73b26d49a85eba62707c50f44359a
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