commit | 038c294453865161680777f08ce7adbf42d8f6e3 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Mar 04 20:25:59 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Mar 04 20:25:59 2016 +0000 |
tree | 165f4271b40ec83c8e9893f88f7383e370e73ed1 | |
parent | f6ffefb11690ca3604df7c8c0ddda74387d26eba [diff] | |
parent | f639490a51655a4d372663e2f7000666748d7fda [diff] |
Merge "Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES." am: f639490a51 * commit 'f639490a51655a4d372663e2f7000666748d7fda': Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.
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