BuildInfoKey

public class BuildInfoKey
extends Object

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


Class holding enumeration related to build information queries.

摘要

欄位

public static final Set<BuildInfoKey.BuildInfoFileKey> SHARED_KEY

應透過 IDeviceBuildInfo.getResourcesDir() 從資源建構資訊分享至所有建構資訊的檔案鍵。

公用建構函式

BuildInfoKey()

欄位

SHARED_KEY

public static final Set<BuildInfoKey.BuildInfoFileKey> SHARED_KEY

應透過 IDeviceBuildInfo.getResourcesDir() 從資源建構資訊分享至所有建構資訊的檔案鍵。

公用建構函式

BuildInfoKey

public BuildInfoKey ()