指令列建構資訊建構工具

public class CommandLineBuildInfoBuilder
extends Object

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


這個公用程式可用來從指令列擷取正常的建構資訊引數,並建立一個 IBuildInfo。我們會在下載時使用此程式碼建立預留位置版本資訊 出現問題。

摘要

公用建構函式

CommandLineBuildInfoBuilder()

公用方法

IBuildInfo createBuild()

公用建構函式

指令列建構資訊建構工具

public CommandLineBuildInfoBuilder ()

公用方法

createBuild

public IBuildInfo createBuild ()

傳回
IBuildInfo