CommandLineBuildInfoBuilder

public class CommandLineBuildInfoBuilder
extends Object

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


Utility meant to capture the usual build information arguments from a command line and create a IBuildInfo from them. We use this to create a placeholder build info in case of download issue while reporting the appropriate build number.

Summary

Public constructors

CommandLineBuildInfoBuilder()

Public methods

IBuildInfo createBuild()

Public constructors

CommandLineBuildInfoBuilder

public CommandLineBuildInfoBuilder ()

Public methods

createBuild

public IBuildInfo createBuild ()

Returns
IBuildInfo