建構資訊金鑰
public
class
BuildInfoKey
extends Object
java.lang.Object | |
↳ | com.android.tradefed.build.BuildInfoKey |
此類別保留與建構資訊查詢相關的列舉項目。
摘要
欄位 | |
---|---|
public
static
final
|
SHARED_KEY
檔案金鑰應透過 |
公用建構函式 | |
---|---|
BuildInfoKey()
|
欄位
SHARED_KEY
public static finalSHARED_KEY
檔案金鑰應透過 IDeviceBuildInfo.getResourcesDir()
從資源建構資訊分享給所有建構資訊。
公用建構函式
建構資訊金鑰
public BuildInfoKey ()