commit | 529a36907217fe92d7fac917cccd83d54c0d847c | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jul 28 22:54:17 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Jul 28 22:54:17 2016 +0000 |
tree | 60402426b1ffd366c84bd74be8e5c0851a4f038c | |
parent | bffbd487fcf91cde111f655b2cc0314de7779145 [diff] | |
parent | 1cd2fda40bbc45de07000010c4eb9ecd4fb7b5c0 [diff] |
Merge \\\\"Regenerate the background text with pngcrush\\\\" am: 7b6263960f am: c6d607f6ba am: a26823d96d am: 1cd2fda40b Change-Id: I5f7f0d932c34499438641830e550e7e530433907
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