commit | 0d63468171a80bd84a859fbd36b8d874f030c764 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Tue Feb 23 19:25:11 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Feb 23 19:25:11 2016 +0000 |
tree | ae365ea8ec66b1feb7770cf4e69958ec2bd76389 | |
parent | 24b3622933092c7227a391939f3f1cdcd3d7c999 [diff] | |
parent | 4b3cdce702fefa7eac0626f57d09ff018127c191 [diff] |
Merge "Surpress warnings in minzip/Zip.c" am: 4b3cdce702 * commit '4b3cdce702fefa7eac0626f57d09ff018127c191': 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