commit | 45609d37efe3ced3a599b6eccd6e6dbd184152e6 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Apr 20 22:12:11 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 20 22:12:11 2016 +0000 |
tree | 71cf320482cb3fc9a4c18cd539457f7160f96152 | |
parent | c15177b8b8f125c0c86bd7dabacde1289e68c45e [diff] | |
parent | 8b86373fd954276b18a6fba81afbe42c9caa49d3 [diff] |
Merge "Fix matches_locale function" into nyc-dev am: 8b86373 * commit '8b86373fd954276b18a6fba81afbe42c9caa49d3': Fix matches_locale function Change-Id: If7726c2f381ba0e4ab0519b77c167e75a9d46104
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