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