commit | 90a0dace8ec44b591e0d012ec60c42a94acdf54d | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Fri Jul 01 02:28:54 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jul 01 02:28:54 2016 +0000 |
tree | 48a5ceff01d266f82a3594d703a79806a6ce099e | |
parent | 9b15ba8269f7a2cb63ac31185fcbb17c86236f99 [diff] | |
parent | ccb0ba908a40df2d97afcaa9c7bf1bd7efa8fcfd [diff] |
updater: Fix the broken ReadFileFn. am: ccb0ba908a Change-Id: I693ebeed98863b9ce06ca2704e05abe41ec2b5c2
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