BuildInfoKey
public
class
BuildInfoKey
extends Object
java.lang.Object | |
↳ | com.android.tradefed.build.BuildInfoKey |
Class holding enumeration related to build information queries.
Summary
Nested classes | |
---|---|
enum |
BuildInfoKey.BuildInfoFileKey
Enum describing all the known file types that can be queried through |
Fields | |
---|---|
public
static
final
|
SHARED_KEY
Files key that should be shared from a resources build info to all build infos via the |
Public constructors | |
---|---|
BuildInfoKey()
|
Fields
SHARED_KEY
public static finalSHARED_KEY
Files key that should be shared from a resources build info to all build infos via the IDeviceBuildInfo#getResourcesDir()
.
Public constructors
BuildInfoKey
public BuildInfoKey ()
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.