commit | 6a54ca4f9181774fe6cb58940d73f86aee506423 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Mar 31 15:45:44 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Mar 31 15:45:44 2016 +0000 |
tree | 02c32efeb600144551df8b8eb035d1c833f8d29c | |
parent | f41c35d774de88bc668c94ee5cfa43b60eb6eea1 [diff] | |
parent | f1b2785129b64a140764483901530f40716e53f5 [diff] |
Import translations. DO NOT MERGE am: f1b2785 -s ours * commit 'f1b2785129b64a140764483901530f40716e53f5': Import translations. DO NOT MERGE Change-Id: I36787400a12a3a9258a9d9c569da69b79cb2738f
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