commit | 42cfba542767e763572eb4540b918d1d0b8d32c1 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Mar 11 23:41:08 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Mar 11 23:41:08 2016 +0000 |
tree | 7353d2030385bb0fa4732aa403e4a69ded659fdc | |
parent | d755057c9164d6015165fc942f20a5664cff06ab [diff] | |
parent | a0b8dc7aa6748ed05b05046f68afbc1b4d442904 [diff] |
applypatch: use vector to store data in FileContents. am: 1c522df25f -s ours am: a0b8dc7aa6 * commit 'a0b8dc7aa6748ed05b05046f68afbc1b4d442904': applypatch: use vector to store data in FileContents.
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