命令列建置資訊建構器

public class CommandLineBuildInfoBuilder
extends Object

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


實用程式旨在從命令列捕獲常用的建置資訊參數並從中建立IBuildInfo 。我們使用它來創建佔位符構建訊息,以防出現下載問題,同時報告適當的構建號。

概括

公共構造函數

CommandLineBuildInfoBuilder ()

公共方法

IBuildInfo createBuild ()

公共構造函數

命令列建置資訊建構器

public CommandLineBuildInfoBuilder ()

公共方法

創建構建

public IBuildInfo createBuild ()

退貨
IBuildInfo