commit | 0bc96a736a1a8392f8a8bccd12c14bbf78b8f784 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 23:22:42 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 23:22:42 2016 +0000 |
tree | c68cd4eae5e1ec9f9a87785593ff553a9dca0454 | |
parent | c9890bf5b2a712f43bc7dd26410ceb09d680ff17 [diff] | |
parent | e84e73a0187027e559871ae72e33bce8986c2be8 [diff] |
Import translations. DO NOT MERGE am: ca5003e -s ours am: e84e73a -s ours * commit 'e84e73a0187027e559871ae72e33bce8986c2be8': Import translations. DO NOT MERGE Change-Id: Id7c1a715d5dd776cb41bdd52f8097159670a6b63
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