commit | f4b18f50e0aa9e59fb0f8e4409ff6804808eab85 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Sat Apr 16 02:00:32 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Apr 16 02:00:32 2016 +0000 |
tree | 0c6bcf2adbd379bcfcd773b501a71b57989ffc1b | |
parent | db8002379ddc90cf279e720d4c9767adad089b2a [diff] | |
parent | d911d81450570f5b9df46dce44898f47ea3b11de [diff] |
Merge "Fix IWYU errors." am: 51dcd0d am: 405db92 am: d911d81 * commit 'd911d81450570f5b9df46dce44898f47ea3b11de': Fix IWYU errors. Change-Id: I0e7ee0e34a13ad1169c187f40e7cf7dd3ba45754
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