commit | c91a08359c39426fcd78fd3dfb41711023d220a0 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 05 18:54:13 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 18:54:13 2016 +0000 |
tree | f6302bab90500b72972eb912b3bd1f302bbca43c | |
parent | 1d2bf4f6313686eb372a10d2707e20e461ae34be [diff] | |
parent | fc60583a2c494414840fa181438135d1926aba8a [diff] |
Merge "Import translations. DO NOT MERGE" into nyc-dev am: b162551 -s ours am: fc60583 -s ours * commit 'fc60583a2c494414840fa181438135d1926aba8a': Import translations. DO NOT MERGE Change-Id: Ie62a08f06cb9eaff0a441e3c784b1f1c605dec97
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