commit | bf44cb7363e90a0c0d17a427df29f4e42f9885bc | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jun 17 04:53:52 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 17 04:53:52 2016 +0000 |
tree | 4930f3780725a5e51b83ff16fb1f8a4ed37a6ddc | |
parent | aaa7c08cfa785f7723ea2c4851faa7fab391d96b [diff] | |
parent | 2c709ccef909f3e0d37501e102a4a31b09be3837 [diff] |
Merge \"Import translations. DO NOT MERGE\" into stage-aosp-master am: 2c709ccef9 -s ours Change-Id: I36aaa841cc349605f0c2403f650ce2bcfa8f7e53
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