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