commit | 5ceada5bea2f31547f5ce821f37e9b7c1ae8356a | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Mon Oct 10 14:25:30 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Oct 10 14:25:30 2016 +0000 |
tree | cc6d9af10e2b592a0f41f1e625506d73183b8b03 | |
parent | 09ab9a68387bb17b998c42cf1e45dfeab7f70fa3 [diff] | |
parent | 7bf11aadfd47b44c4eba6cdfed347ce03b859db9 [diff] |
Merge "No longer need android/log.h" am: b330559fb6 am: 7bf11aadfd Change-Id: I2399e35aacb6703aedf21bf352f47638720b7d1a
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