commit | e84e73a0187027e559871ae72e33bce8986c2be8 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 22:48:43 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 22:48:43 2016 +0000 |
tree | 7863a831b4fd592029672ffcda0db60f0d0697c0 | |
parent | a00435652a8f922cd09cef1ef38fa39c93c3f2c4 [diff] | |
parent | ca5003e0336ebe4b8260172ed8183c5ae9095018 [diff] |
Import translations. DO NOT MERGE am: ca5003e -s ours * commit 'ca5003e0336ebe4b8260172ed8183c5ae9095018': Import translations. DO NOT MERGE Change-Id: I51c2cfd99a9c6d25cd3da1344229dba7885cc101
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