commit | 977903da4907a1b17f6f90b5154cdcba962ab619 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 20:49:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Jul 27 20:49:34 2016 +0000 |
tree | 196f93731693182f93d9dfb0c69dcd0ed5a522a0 | |
parent | 34e28547860fca3447bfad14c2ec4f0e273ea3d7 [diff] | |
parent | 2a3b695168cd06c5093895568a5d70c648de8e77 [diff] |
Merge \"Fix clang-tidy performance warnings.\" am: 2a3b695168 Change-Id: I55cadf517ec612f1b03de71ce7ca5cff69bc80d0
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