指令列建構資訊建構工具

public class CommandLineBuildInfoBuilder
extends Object

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


這個公用程式可用於從指令列擷取一般的建構資訊引數,並透過該引數建立 IBuildInfo。我們會在回報適當版本號碼時,使用此值建立預留位置版本資訊,以防發生下載問題。

摘要

公用建構函式

CommandLineBuildInfoBuilder()

公用方法

IBuildInfo createBuild()

公用建構函式

指令列建構資訊建構工具

public CommandLineBuildInfoBuilder ()

公用方法

createBuild

public IBuildInfo createBuild ()

傳回
IBuildInfo