commit | 4b3cdce702fefa7eac0626f57d09ff018127c191 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Feb 23 19:16:42 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 23 19:16:42 2016 +0000 |
tree | 9cb419fdbc512329a7ad6e66c7bd08d84f40ff5b | |
parent | ed796b046daf574b1f4f9ef386a870c845457277 [diff] | |
parent | 6629655476ee346d64634579cac32377c1195dd1 [diff] |
Merge "Surpress warnings in minzip/Zip.c"
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