commit | 09ab9a68387bb17b998c42cf1e45dfeab7f70fa3 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Sun Oct 09 21:13:47 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Sun Oct 09 21:13:47 2016 +0000 |
tree | d4a08848459e846c4ed0ad364b999805185e38ed | |
parent | e68d829f74504046f40015aa8d768ab72644d21f [diff] | |
parent | 8477a03a4a2c7210b9ff4692c6ac015d0db4d5fa [diff] |
Merge "Disable the meaningless parts of the UI for A/B." am: aa4924cab1 am: 8477a03a4a Change-Id: I55c5febd094ada3a1147ab3ebefc866108ce33e8
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