CommandLineBuildInfoBuilder

public class CommandLineBuildInfoBuilder
extends Object

java.lang.Object
com.android.tradefed.build.CommandLineBuildInfoBuilder


实用程序旨在从命令行捕获常用的构建信息参数并从中创建IBuildInfo 。我们使用它来创建一个占位符构建信息,以防下载问题,同时报告相应的构建号。

概括

公共构造函数

CommandLineBuildInfoBuilder ()

公共方法

IBuildInfo createBuild ()

公共构造函数

CommandLineBuildInfoBuilder

public CommandLineBuildInfoBuilder ()

公共方法

创建构建

public IBuildInfo createBuild ()

退货
IBuildInfo