commit | 0d661262e99ae6ba6baeae6cdce05791923fe445 | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Wed Mar 30 00:08:55 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Wed Mar 30 00:08:55 2016 +0000 |
tree | 02c32efeb600144551df8b8eb035d1c833f8d29c | |
parent | 0c39203698b904e165237f67d6bd013debd6dc47 [diff] | |
parent | 2e2189728b3172327e93825ed803768c72fe7f28 [diff] |
Merge "Add string for Installing_security_update" am: 3568004 am: 2e21897 * commit '2e2189728b3172327e93825ed803768c72fe7f28': Add string for Installing_security_update Change-Id: I5b00f7c996c2a0653f1769790498c0a6578f6ac5
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