commit | fc5ac34867eb841dad768a7f9823d65d907103e1 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Apr 25 13:04:11 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Mon Apr 25 13:04:11 2016 +0000 |
tree | c68cd4eae5e1ec9f9a87785593ff553a9dca0454 | |
parent | c27646f9f1633797be018001f6c04faab8bdb515 [diff] | |
parent | 29c7a347b92cc4696ac89248f03228944a57673f [diff] |
Import translations. DO NOT MERGE am: e59f5de -s ours am: 29c7a34 -s ours * commit '29c7a347b92cc4696ac89248f03228944a57673f': Change-Id: I428ab05040ef8033999a6cf3cf21107a073c7c69
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