commit | d241c85cd0a1bc3b73af2e1faa99fcb7c7ad2b84 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sat Jun 11 18:57:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 11 18:57:05 2016 +0000 |
tree | 8fb94652e6577a5f7d1b9575236e02ed73a0429c | |
parent | d8f519607c17291fbe7a978b354dbdf58fd4d679 [diff] | |
parent | 1e67422f3734abb41f5d57d539a41f70fe424161 [diff] |
Merge \\\"updater: Fix the broken ReadFileFn.\\\" am: 4ddd5edf31 am: 89dfe730d4 am: 1e67422f37 Change-Id: I3beade52bfaeea0e84055d007d82ff2ef5c07dbb
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