commit | 5a84cecd265f47b9e9ed74bdca507e32407d24d5 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Aug 03 18:01:35 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 03 18:01:35 2016 +0000 |
tree | 81be63efaf17e035bf4ae6ec80088c21d66db0a2 | |
parent | 73d3acf50e0750754d6b9258afe4916b2134ca7f [diff] | |
parent | 3e244dc301203cf77b2a92cd90177558957c7a97 [diff] |
Merge "Further compress the text images with zopflipng" am: 61240f88ea am: 3e244dc301 Change-Id: Id651a94190d91c508b55d3745816253160b84284
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