commit | 61da13a57f0bb13fff93e89324e52fe61b14570f | [log] [tgz] |
---|---|---|
author | Alain Vongsouvanh <alainv@google.com> | Wed Jun 08 15:51:48 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 08 15:51:48 2016 +0000 |
tree | 8adc9cf251eaac1c5c6964941c594db549e8dc26 | |
parent | df956eceefb6bf7addc0057572741237cacdfa12 [diff] | |
parent | 2a697feb3931a053a5c72913a461db7210119087 [diff] |
resolve merge conflicts of 6aa6ddb to nyc-dev am: 771b6eb8d9 am: 2a697feb39 Change-Id: Id1dcd42164121b4c31089c47fb56fb317da19896
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