IFlashingResourcesRetriever

public interface IFlashingResourcesRetriever

com.android.tradefed.targetprep.IFlashingResourcesRetriever


Interfejs do pobierania pomocniczych plików obrazów potrzebnych do przeflashowania urządzenia.

Podsumowanie

Metody publiczne

abstract File retrieveFile(String imageName, String version)

Zwraca plik obrazu o podanej nazwie i wersji.

Metody publiczne

retrieveFile

public abstract File retrieveFile (String imageName, 
                String version)

Zwraca plik obrazu o podanej nazwie i wersji.

Parametry
imageName String: nazwa obrazu (np. radio)

version String: wersja pliku do zwrócenia

Zwroty
File tymczasowy obraz lokalny ERROR(/File)

Rzuty
TargetSetupError if file could not be found