コマンドラインビルド情報ビルダー
public
class
CommandLineBuildInfoBuilder
extends Object
java.lang.Object | |
↳ | com.android.tradefed.build.CommandLineBuildInfoBuilder |
通常のビルド情報引数をコマンドラインから取り込んで、
IBuildInfo
。これを使用して、ダウンロードの際にプレースホルダのビルド情報を作成します。
適切なビルド番号を報告します。
概要
パブリック コンストラクタ | |
---|---|
CommandLineBuildInfoBuilder()
|
パブリック メソッド | |
---|---|
IBuildInfo
|
createBuild()
|
パブリック コンストラクタ
コマンドラインビルド情報ビルダー
public CommandLineBuildInfoBuilder ()