commit | ae3269accdb31d47d9b544ff7e2cba6cc20576c3 | [log] [tgz] |
---|---|---|
author | Alain Vongsouvanh <alainv@google.com> | Wed Jun 08 15:56:46 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jun 08 15:56:46 2016 +0000 |
tree | c1e7103b59af5d74eb576ebab7b14d34be5c0e53 | |
parent | ab1eed7f6f88bb8d4f08f2ac797a482bd8749982 [diff] | |
parent | 61da13a57f0bb13fff93e89324e52fe61b14570f [diff] |
resolve merge conflicts of 6aa6ddb to nyc-dev am: 771b6eb8d9 am: 2a697feb39 am: 61da13a57f Change-Id: I38702eb8b5e7a8455cc2a531e5c0fffaa4d955cc
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