commit | e07fa3191bb2e97d5211f02426be1d3ac1df7add | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Sep 27 02:34:56 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Sep 27 02:34:56 2016 +0000 |
tree | 4894ba778a43e4e9e48a841a5c4ef834808ce437 | |
parent | f889a4ecd6aa9f88b9ce16af04a65ca262547c3f [diff] | |
parent | b0aea15c03dfd36c29c27f3451e460b0416502a2 [diff] |
resolve merge conflicts of bfee61b to nyc-mr1-dev-plus-aosp am: b0aea15c03 Change-Id: I827025338d03359e4202233cc072829655b7c2b3
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