commit | 3e244dc301203cf77b2a92cd90177558957c7a97 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Aug 03 17:59:11 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 03 17:59:11 2016 +0000 |
tree | 0b0f8c0fb679c7fb19cfe07f26c8b749ba86e21f | |
parent | 717b49254b2e4154d52c149950dec88fd2093edf [diff] | |
parent | 61240f88ead5c68424eab72194641a2310e59c3b [diff] |
Merge "Further compress the text images with zopflipng" am: 61240f88ea Change-Id: Ib3b28e84ee331a0e9d613d3761ff4d657c23088d
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