commit | c3b38d1374f85030769df902653c45686230beec | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 23:19:04 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 23:19:04 2016 +0000 |
tree | 4522b11f5eb50d46834eeedc063d3389c68178cb | |
parent | e404d76e3a4ce949b2e938ad10d720159cb148e3 [diff] | |
parent | c9890bf5b2a712f43bc7dd26410ceb09d680ff17 [diff] |
Import translations. DO NOT MERGE am: a004356 -s ours am: c9890bf -s ours * commit 'c9890bf5b2a712f43bc7dd26410ceb09d680ff17': Import translations. DO NOT MERGE Change-Id: I2202b7ea61f4f67ebe557049fe64514211ce4a69
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