commit | 5f040c325fc8b8f78a0ca861818f75ef7516fd33 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Jun 14 16:32:20 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Jun 14 16:32:20 2016 +0000 |
tree | 1a8bdf38e3422a1aa0b2b5b1db6dbe22df94d771 | |
parent | 8327fb1861bb01dac0fc6c50f60e8ba6c9d4fde7 [diff] | |
parent | ef9718483bf2fe5024ee302152a9cfbd0f0a7d78 [diff] |
Merge \\\\"Add bootloader_message_ab struct.\\\\" am: 59f04b9982 am: f57d7f02c9 am: 2fc7cd69fd am: ef9718483b Change-Id: Ie39b3347eae4710993f210e01aded2098b09b0f7
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