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