BuildInfoKey

public class BuildInfoKey
extends Object

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


這個類別會保留與建構資訊查詢相關的列舉。

摘要

欄位

public static final SHARED_KEY

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

公用建構函式

BuildInfoKey()

欄位

SHARED_KEY

public static final  SHARED_KEY

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

公用建構函式

BuildInfoKey

public BuildInfoKey ()