commit | a26823d96deee9752a7f21ad6bba5e5276f52a00 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 28 22:20:35 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 28 22:20:35 2016 +0000 |
tree | d0e940373a956561f45cc68f44ade2b673a95da2 | |
parent | 53c34ebdc41e1db7c1e4a1998b7376a0dc9cae9a [diff] | |
parent | c6d607f6bad40333a9fa3d544f4f1db822bc9b52 [diff] |
Merge \\"Regenerate the background text with pngcrush\\" am: 7b6263960f am: c6d607f6ba Change-Id: Id840cc2ce8a3c50193a72f9083b0f5f65c497dec
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