IFlashingResourcesRetriever

public interface IFlashingResourcesRetriever

com.android.tradefed.targetprep.IFlashingResourcesRetriever


用于检索刷新设备所需的辅助图像文件的接口。

概括

公共方法

abstract File retrieveFile (String imageName, String version)

返回具有给定名称和版本的图像文件

公共方法

检索文件

public abstract File retrieveFile (String imageName, 
                String version)

返回具有给定名称和版本的图像文件

参数
imageName String : 图像的名称(即广播)

version String : 要返回的文件版本

退货
File临时本地图像ERROR(/File)

投掷
TargetSetupError如果找不到文件