commit | 7c4a34195f8c3c0f7218876b0c8ea0883d324972 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jun 30 18:22:02 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 30 18:22:02 2016 +0000 |
tree | 024be59c3b7ba2cbcd895c800dacb68b39946d3f | |
parent | a4cd854625837bbc7ccfc84cdb312e87e0714488 [diff] | |
parent | 691db7ba7707129aaed94c4fe5286878e631bf5a [diff] |
Merge \\"Fix install.h\\'s use of attribute printf.\\" am: a82ee456bb am: 691db7ba77 Change-Id: Ia5d26790412bc6d45fd73ec3c2e56b9ddbd37c06
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