commit | fc7cbe465f7eb175e33e1939753d435c33c361cf | [log] [tgz] |
---|---|---|
author | Chih-hung Hsieh <chh@google.com> | Wed Jul 27 20:53:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 27 20:53:01 2016 +0000 |
tree | 2ac000f19a34400eff83318796e968040dfc4add | |
parent | 93d2e08ef2aff627800c7a915927b481d5541dee [diff] | |
parent | 977903da4907a1b17f6f90b5154cdcba962ab619 [diff] |
Merge \\"Fix clang-tidy performance warnings.\\" am: 2a3b695168 am: 977903da49 Change-Id: Id3e48c6cf66c6f81ead25dd468bb109ce260f377
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