CommandLineBuildInfoBuilder

public class CommandLineBuildInfoBuilder
extends Object

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


此实用程序旨在从命令行捕获常规的 build 信息参数,并根据这些参数创建 IBuildInfo。我们会使用此值创建占位符 build 信息,以防在报告适当 build 号时发生下载问题。

摘要

公共构造函数

CommandLineBuildInfoBuilder()

公共方法

IBuildInfo createBuild()

公共构造函数

CommandLineBuildInfoBuilder

public CommandLineBuildInfoBuilder ()

公共方法

createBuild

public IBuildInfo createBuild ()

返回
IBuildInfo