commit | 8281767f34d8aaf2af7c19b5ed9fbe81fd23ddbb | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Jul 21 03:59:12 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 21 03:59:12 2016 +0000 |
tree | c70d2c51bb6360bf3cb6a3862b14506e86e9c42c | |
parent | 831c3e2ac143551fd92557c7c71ca801bfdcf58e [diff] | |
parent | e49c0d6406dcce19bdcf81d635b3449004f44c7e [diff] |
Import translations. DO NOT MERGE am: e49c0d6406 -s ours Change-Id: I63088d0308aacfce14c75c7508bb04e587014217
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