commit | 93d2e08ef2aff627800c7a915927b481d5541dee | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jul 01 05:01:48 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jul 01 05:01:48 2016 +0000 |
tree | 024be59c3b7ba2cbcd895c800dacb68b39946d3f | |
parent | 7c4a34195f8c3c0f7218876b0c8ea0883d324972 [diff] | |
parent | 34e28547860fca3447bfad14c2ec4f0e273ea3d7 [diff] |
Import translations. DO NOT MERGE am: 34e2854786 -s ours Change-Id: Ib1e3c37805d1457a00e84c4e0d11d2775714d7f6
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