commit | 97ee2b1fbec2735bc54877f907447e0047aa07b6 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 22:52:09 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 22:52:09 2016 +0000 |
tree | c68cd4eae5e1ec9f9a87785593ff553a9dca0454 | |
parent | 29c7a347b92cc4696ac89248f03228944a57673f [diff] | |
parent | ca5003e0336ebe4b8260172ed8183c5ae9095018 [diff] |
Import translations. DO NOT MERGE am: ca5003e -s ours * commit 'ca5003e0336ebe4b8260172ed8183c5ae9095018': Import translations. DO NOT MERGE Change-Id: I0a499ffbafa52d0bc9f2a4654ea250c9fa0263ed
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