commit | 89dfe730d4b1d5b3e64d0ec405003781e263bdf3 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sat Jun 11 18:49:21 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 11 18:49:21 2016 +0000 |
tree | ea8ef456c6241d791644de1fd7b5cfb828a38953 | |
parent | 5be6ae12b510c3ebe2d616a4d4f8f53422a9120f [diff] | |
parent | 4ddd5edf31908db841ae4974433189408e321d64 [diff] |
Merge \"updater: Fix the broken ReadFileFn.\" am: 4ddd5edf31 Change-Id: Id73ccb86a3869198baf84b7978054b174c281c79
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