commit | 0231e7016dfe56625d6d01a1de468cd23d9cf01a | [log] [tgz] |
---|---|---|
author | Chih-hung Hsieh <chh@google.com> | Mon Apr 18 22:34:41 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Apr 18 22:34:41 2016 +0000 |
tree | 543fc407741ac3df540e3bfe4c36688e3bda6d80 | |
parent | d911d81450570f5b9df46dce44898f47ea3b11de [diff] | |
parent | bcad1d1ced730478c94f951034d252e777661332 [diff] |
Merge "Fix google-runtime-int warnings." am: a1f4a1e am: bcad1d1 * commit 'bcad1d1ced730478c94f951034d252e777661332': Fix google-runtime-int warnings. Change-Id: Ifad31026502e3375f4833899056662da540319b5
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