commit | 35df4f7ced08b5aa8f46d3e38babdf6701b1d43c | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Fri Aug 12 21:54:24 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Aug 12 21:54:24 2016 +0000 |
tree | ddb8009673177b89677488d763b87174b9dc55dd | |
parent | 25c2f02cb532505773199bc5b4f8efa4e79b22b6 [diff] | |
parent | 567a7326c2f6e2bdbc22843ca5994356beee243a [diff] |
Merge "Add inttypes.h for PRIu64." into nyc-mr1-dev-plus-aosp am: 567a7326c2 Change-Id: Ie3987944e259dea1d9a154fe7412fc81d382d158
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