commit | bc48de6bf094a7808c5a3e447fb9840cd33ef590 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Tue Nov 01 21:30:20 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Nov 01 21:30:20 2016 +0000 |
tree | b78f8be8fca900c7d8e2cf361b917852eec9fb3e | |
parent | 0c571e5923526477a3994458da1c4320b87ea863 [diff] | |
parent | 3f4030e0ef53c9e308b70788dc53bf0c5cfcd06a [diff] |
Merge "applypatch: Switch the parameter of Value** to std::vector." am: 3f4030e0ef Change-Id: I741638c51e9c3fe57cc874e6af86ea6a65d5aa71
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