commit | f1d2140d1a4803257b78537ed0735dc540089669 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 26 23:26:01 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 26 23:26:01 2016 +0000 |
tree | c68cd4eae5e1ec9f9a87785593ff553a9dca0454 | |
parent | 0bc96a736a1a8392f8a8bccd12c14bbf78b8f784 [diff] | |
parent | 97ee2b1fbec2735bc54877f907447e0047aa07b6 [diff] |
Import translations. DO NOT MERGE am: ca5003e -s ours am: 97ee2b1 -s ours * commit '97ee2b1fbec2735bc54877f907447e0047aa07b6': Change-Id: I22fda6dc0d92828b8331dbac473264d0f2295b0c
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