commit | 23af9abbc8597dda65369b9e05dc100a4231b9cb | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jun 17 04:59:27 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Fri Jun 17 04:59:27 2016 +0000 |
tree | 2ccd35418437142c5f6d07ae1c56cfca2d732a7b | |
parent | 62bd0a9cb1ed865c4727c174a3d9fedc515b44ad [diff] | |
parent | bf44cb7363e90a0c0d17a427df29f4e42f9885bc [diff] |
Merge \\"Import translations. DO NOT MERGE\\" into stage-aosp-master am: 2c709ccef9 -s ours am: bf44cb7363 -s ours Change-Id: Idab1e4edff135cf0f426aa6150e30f612e43937b
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