commit | 2a069a9dfdb1941550795fb8c0f57d8c0565cf3b | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sat Jun 11 19:00:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 11 19:00:54 2016 +0000 |
tree | 24d96a544ae6463e7ae7c25abb5343e070b44769 | |
parent | 4bc65fdac486d65696d38604c3b4f11be5deaf6f [diff] | |
parent | d241c85cd0a1bc3b73af2e1faa99fcb7c7ad2b84 [diff] |
Merge \\\\"updater: Fix the broken ReadFileFn.\\\\" am: 4ddd5edf31 am: 89dfe730d4 am: 1e67422f37 am: d241c85cd0 Change-Id: Id5d0de845b101668ff30d19cc257d78e0575e58d
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