commit | b32823b7e74e5cb7cd5bb4e6d01e60383696ded8 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 20:56:02 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 27 20:56:02 2016 +0000 |
tree | 486c5d0566a9381e5c952ffbec9ac127bf4eaa41 | |
parent | 8281767f34d8aaf2af7c19b5ed9fbe81fd23ddbb [diff] | |
parent | fc7cbe465f7eb175e33e1939753d435c33c361cf [diff] |
Merge \\\"Fix clang-tidy performance warnings.\\\" am: 2a3b695168 am: 977903da49 am: fc7cbe465f Change-Id: I06aef6bf6f2865b2b33f90bf539118c39118b09c
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