commit | fc60583a2c494414840fa181438135d1926aba8a | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Tue Apr 05 18:51:08 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue Apr 05 18:51:08 2016 +0000 |
tree | ee144fb91555b05e0ad4dee1492733e338fc2634 | |
parent | f7268653331bf20740b9dfa211f05d204905befc [diff] | |
parent | b162551a30ce45e991fbd24f0647b6320d3b9b67 [diff] |
Merge "Import translations. DO NOT MERGE" into nyc-dev am: b162551 -s ours * commit 'b162551a30ce45e991fbd24f0647b6320d3b9b67': Import translations. DO NOT MERGE Change-Id: If605bd508a2f61db0d96b4f6261aa59c92486e0b
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