commit | c6d607f6bad40333a9fa3d544f4f1db822bc9b52 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 28 22:17:36 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 28 22:17:36 2016 +0000 |
tree | c023dd694c9057c6085c3e1e22032d639d47f57c | |
parent | 9da825940d4a764b1ac5fe77d40367a4f052c57b [diff] | |
parent | 7b6263960f22ac8d4c2fed66196382f782e11e4f [diff] |
Merge \"Regenerate the background text with pngcrush\" am: 7b6263960f Change-Id: I73cf37099340d2ea492f0a178813d36d751c8827
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