commit | d911d81450570f5b9df46dce44898f47ea3b11de | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Sat Apr 16 01:58:03 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Apr 16 01:58:03 2016 +0000 |
tree | c553466d9e95fe66c3251a8d1129a03b0e063e36 | |
parent | 4846bc461ccf498f7dbf3752fedae58c1ca028b2 [diff] | |
parent | 405db92b6e6384f0f22ba6be338c08e8f1aad345 [diff] |
Merge "Fix IWYU errors." am: 51dcd0d am: 405db92 * commit '405db92b6e6384f0f22ba6be338c08e8f1aad345': Fix IWYU errors. Change-Id: Iedb6480e232c560ff9095f5593f13ad412616e4d
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