commit | 30f1ad116907865971f95ce2f531842925c6f1fe | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Fri Aug 12 22:19:39 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Aug 12 22:19:39 2016 +0000 |
tree | b43c71fdb3516c5ba13bf336bc32911d6ba6b721 | |
parent | 567a7326c2f6e2bdbc22843ca5994356beee243a [diff] | |
parent | 0d345b67311d97f630d0197a62f6f1110271df59 [diff] |
Add inttypes.h for PRIu64. am: 53c107f068 am: 0d345b6731 Change-Id: Idaa1aaeac69c91474500d093322ecf01ab6a49eb
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