commit | 91d78acbd39ab0235daa46c61742a371266bd003 | [log] [tgz] |
---|---|---|
author | Alain Vongsouvanh <alainv@google.com> | Wed Jun 08 15:46:40 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 08 15:46:40 2016 +0000 |
tree | 9de1604337a4a12972bcf11ca913ab6631bf027a | |
parent | 1afa4d7b23ce8b9852cda1f495145f320414c3d4 [diff] | |
parent | 771b6eb8d9fb53c7fc2a3beb0e29d3e2619f35fd [diff] |
resolve merge conflicts of 6aa6ddb to nyc-dev am: 771b6eb8d9 Change-Id: Icc7290bbdf7b7420bab34b56f4e368f93b007053
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