commit | 937ca850ecda287872e36c8a75b8c035d407d44d | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jun 30 18:25:47 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jun 30 18:25:47 2016 +0000 |
tree | 635ef931a8b8d944632777d4e901ba94521640a5 | |
parent | 34edfe173e5597cee1b1226a1225386e31690b4c [diff] | |
parent | 7c4a34195f8c3c0f7218876b0c8ea0883d324972 [diff] |
Merge \\\"Fix install.h\\\'s use of attribute printf.\\\" am: a82ee456bb am: 691db7ba77 am: 7c4a34195f Change-Id: I82d801da1ce7507efe6bb22edb39c28a17b168c0
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