commit | 3b7c4fafdddf97d75925eb945bf5e12a2faccfae | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Mon May 02 19:43:14 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon May 02 19:43:14 2016 +0000 |
tree | ea5b8843ac487859529ca141ad910aea805313c6 | |
parent | 6e284891b9833d648b2ace0415fc22646c3e1c01 [diff] | |
parent | 805292f76435b0ca14fcfcd192884bbbaf77a424 [diff] |
Merge "Make text for recovery larger on angler am: 087c5edd8d am: 26f5ab0e9c" into nyc-mr1-dev-plus-aosp am: 805292f764 * commit '805292f76435b0ca14fcfcd192884bbbaf77a424': Change-Id: I31c9407e924503371ca97208a7592fb617a4dd98
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