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