commit | 296ddcace989a090a86385910b560c4fb05e008a | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Nov 08 20:04:08 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Nov 08 20:04:08 2016 +0000 |
tree | fa055af6ead50c78309bd507c5023f3d3dcb18c7 | |
parent | 9c05a820f24d0e52c50439dbcc11843d53afea1f [diff] | |
parent | 5fee534a8aad8f732d85d6d5862a4b81aebf4db0 [diff] |
resolve merge conflicts of 70172d7 to stage-aosp-master am: 55883f660d am: 5d52303488 am: 5fee534a8a -s ours Change-Id: Ibcb8796c73d236442e49285659ce04bc563e7932
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