commit | 1e67422f3734abb41f5d57d539a41f70fe424161 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sat Jun 11 18:53:14 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sat Jun 11 18:53:14 2016 +0000 |
tree | 6a58a43d2a60128a095e453ebedb758f6296175b | |
parent | 9d2657fbb70b6e94744379fb947d92f06120930a [diff] | |
parent | 89dfe730d4b1d5b3e64d0ec405003781e263bdf3 [diff] |
Merge \\"updater: Fix the broken ReadFileFn.\\" am: 4ddd5edf31 am: 89dfe730d4 Change-Id: Ia465c92d341da4681d3490151a20e1e117271e52
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