commit | c9890bf5b2a712f43bc7dd26410ceb09d680ff17 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 22:17:05 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 22:17:05 2016 +0000 |
tree | c68cd4eae5e1ec9f9a87785593ff553a9dca0454 | |
parent | fc5ac34867eb841dad768a7f9823d65d907103e1 [diff] | |
parent | a00435652a8f922cd09cef1ef38fa39c93c3f2c4 [diff] |
Import translations. DO NOT MERGE am: a004356 -s ours * commit 'a00435652a8f922cd09cef1ef38fa39c93c3f2c4': Import translations. DO NOT MERGE Change-Id: I819d91029945fb4594d9b9e84b5a43e06c2bbb71
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