commit | a42bca855509b3360cdf42a1f5677682d1d074b6 | [log] [tgz] |
---|---|---|
author | Baligh Uddin <baligh@google.com> | Wed Apr 27 22:04:19 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 27 22:04:19 2016 +0000 |
tree | 7863a831b4fd592029672ffcda0db60f0d0697c0 | |
parent | abd098801198a696914e4d2ccaae95ed9fa3f944 [diff] | |
parent | 47a78999ea8719359bf704db3bbe96db214d51fd [diff] |
Merge "Import translations. DO NOT MERGE" into nyc-dev am: 47a7899 -s ours * commit '47a78999ea8719359bf704db3bbe96db214d51fd': Import translations. DO NOT MERGE Change-Id: If34b4be21c2bb75300c5aaf9fd1ef03a22a5f001
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