commit | a5dd2a452c9fab12996863cd407aa14c625a604e | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Aug 03 18:11:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 03 18:11:54 2016 +0000 |
tree | 6cac9fb89462bb08f8f00ce24a82a4e368f2231f | |
parent | 9ee8133b53c26e4654a9cf7b08ffd92eb186d7de [diff] | |
parent | 8b369651756ff2886b136ea290947daa8b7b86fe [diff] |
Merge "Further compress the text images with zopflipng" am: 61240f88ea am: 3e244dc301 am: 5a84cecd26 am: 8b36965175 Change-Id: I6aad408e27e8661a83c6d985d080c0ae8637eec9
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