commit | 8b369651756ff2886b136ea290947daa8b7b86fe | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Aug 03 18:04:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Aug 03 18:04:05 2016 +0000 |
tree | 12831a1a34461565d89a62606e4a877f0228f50d | |
parent | 91f87bb6478ab89a7c436793b24750979944abb9 [diff] | |
parent | 5a84cecd265f47b9e9ed74bdca507e32407d24d5 [diff] |
Merge "Further compress the text images with zopflipng" am: 61240f88ea am: 3e244dc301 am: 5a84cecd26 Change-Id: I3e4e1ad53e3f61584b7668cf215eb0d34e668f71
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