commit | ea22f8f61ed2c3bbda0c45b08934d1d84f107651 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 05 03:26:34 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 03:26:34 2016 +0000 |
tree | ac0b71a6d604f495ea4006b070ed671cc7067145 | |
parent | 5c23b801e5f29ca85dde4a58fde4a69faacd7c6c [diff] | |
parent | f75b6e47def859039627a557c1046f1fc723036b [diff] |
Import translations. DO NOT MERGE am: f75b6e4 -s ours * commit 'f75b6e47def859039627a557c1046f1fc723036b': Import translations. DO NOT MERGE Change-Id: I948c6f31dd9c54a1f1abc5e0fdccb6571f095eb6
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