commit | d32182da0014b52cf23cc5865d7465b6eda99e6a | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Apr 20 23:26:00 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Apr 20 23:26:00 2016 +0000 |
tree | 71cf320482cb3fc9a4c18cd539457f7160f96152 | |
parent | 9eeeb17e05e5a44c582dc58e30f12bf0c20517ff [diff] | |
parent | 210b0a5a20830beea3b3e96e84c6b3fd2a626cf5 [diff] |
Merge "Fix matches_locale function" into nyc-dev am: 8b86373 am: 210b0a5 * commit '210b0a5a20830beea3b3e96e84c6b3fd2a626cf5': Change-Id: I0ead2ccee7d8a2db4a2ac585a2054ee80abd569c
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