Home
last modified time | relevance | path

Searched refs:forceFlashing (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java576 boolean forceFlashing, File bootloader, File baseband) in attemptBootloaderAndRadioFlashing() argument
578 if (mBootloaderNeedsFlashing || forceFlashing) { in attemptBootloaderAndRadioFlashing()
592 if (mBasebandNeedsFlashing || forceFlashing) { in attemptBootloaderAndRadioFlashing()