commit | 994bacf5496ba07240f70611b6c565f0dc24ca0c | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue May 24 17:12:58 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Tue May 24 17:12:58 2016 +0000 |
tree | 75677053eaf8b9528b8edaf3cae9dc1b70a0b0de | |
parent | f51e507fa714c7e00c70539d9c57723fc2ea060a [diff] | |
parent | 01fcbe160bd49891c0680b80c5688cd4feb2adbc [diff] |
Disable the meaningless parts of the UI for A/B. am: 01fcbe160b * commit '01fcbe160bd49891c0680b80c5688cd4feb2adbc': Disable the meaningless parts of the UI for A/B. Change-Id: I86466cac3623b62db07bf48a38428be715ac3d3a
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