commit | 210b0a5a20830beea3b3e96e84c6b3fd2a626cf5 | [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 | ec4717f9994e572e6ec26e5ef4184bfbf9ea6e5c | |
parent | 0e5292104b515d7eb9976b7d5c9e8c5e8a04a30d [diff] | |
parent | 8b86373fd954276b18a6fba81afbe42c9caa49d3 [diff] |
Merge "Fix matches_locale function" into nyc-dev am: 8b86373 * commit '8b86373fd954276b18a6fba81afbe42c9caa49d3': Fix matches_locale function Change-Id: I9494f416b12cba3c63972096137ddaf805bc453b
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