RemoteBuildInfo.BuildAttributeKey

public static final enum RemoteBuildInfo.BuildAttributeKey
extends Enum<RemoteBuildInfo.BuildAttributeKey>

java.lang.Object
   ↳ java.lang.Enum<com.google.android.tradefed.build.RemoteBuildInfo.BuildAttributeKey>
     ↳ com.google.android.tradefed.build.RemoteBuildInfo.BuildAttributeKey


สรุป

ค่า enum

RemoteBuildInfo.BuildAttributeKey  APP_APKS

เส้นทางไฟล์ APK ของแอปพลิเคชันและ APK ของการทดสอบ 

RemoteBuildInfo.BuildAttributeKey  BASEBAND

เส้นทางเบสแบนด์ 

RemoteBuildInfo.BuildAttributeKey  BOOTLOADER

เส้นทางของ Bootloader 

RemoteBuildInfo.BuildAttributeKey  BRANCH

Branch ของบิลด์ 

RemoteBuildInfo.BuildAttributeKey  BUILD_ALIAS

ชื่อแทนสำหรับบิลด์ 

RemoteBuildInfo.BuildAttributeKey  BUILD_ATTEMPT_ID

รหัสการพยายามสร้าง 

RemoteBuildInfo.BuildAttributeKey  BUILD_ID

ตัวระบุที่ไม่ซ้ำกันของบิลด์ 

RemoteBuildInfo.BuildAttributeKey  BUILD_TARGET_NAME

ชื่อบิลด์หรือที่เรียกว่าเป้าหมาย 

RemoteBuildInfo.BuildAttributeKey  BUILD_TYPE

ประเภทบิลด์ 

RemoteBuildInfo.BuildAttributeKey  CTS

เส้นทางไฟล์ ZIP ของ CTS 

RemoteBuildInfo.BuildAttributeKey  DEVICE_IMAGE

ไฟล์ ZIP ของรูปภาพอุปกรณ์ 

RemoteBuildInfo.BuildAttributeKey  EMULATOR

เส้นทางไฟล์ ZIP แบบไบนารีของโปรแกรมจำลอง 

RemoteBuildInfo.BuildAttributeKey  FILES

ไฟล์เพิ่มเติม 

RemoteBuildInfo.BuildAttributeKey  MKBOOTIMG

เส้นทาง mkbootimg 

RemoteBuildInfo.BuildAttributeKey  OTA_PACKAGE

แพ็กเกจ OTA ของอุปกรณ์ (ไฟล์ ZIP) 

RemoteBuildInfo.BuildAttributeKey  RAMDISK

เส้นทาง Ramdisk 

RemoteBuildInfo.BuildAttributeKey  SDK

เส้นทางไฟล์ ZIP ของ SDK 

RemoteBuildInfo.BuildAttributeKey  TARGET_FILES

เส้นทางไฟล์เป้าหมาย 

RemoteBuildInfo.BuildAttributeKey  TESTS_ZIP

เส้นทางไฟล์ ZIP ของการทดสอบ 

RemoteBuildInfo.BuildAttributeKey  TF

เส้นทางไฟล์ google-tradefed.zip 

RemoteBuildInfo.BuildAttributeKey  USER_DATA

รูปภาพข้อมูลผู้ใช้ 

RemoteBuildInfo.BuildAttributeKey  VTS

เส้นทางไฟล์ ZIP ของ VTS 

เมธอดสาธารณะ

String getRemoteValue()

รับค่าภายในสำหรับ BuildAttributeKey

static RemoteBuildInfo.BuildAttributeKey valueOf(String name)
static final BuildAttributeKey[] values()

ค่า enum

APP_APKS

public static final RemoteBuildInfo.BuildAttributeKey APP_APKS

เส้นทางไฟล์ APK ของแอปพลิเคชันและ APK ของการทดสอบ

เบสแบนด์

public static final RemoteBuildInfo.BuildAttributeKey BASEBAND

เส้นทางเบสแบนด์

BOOTLOADER

public static final RemoteBuildInfo.BuildAttributeKey BOOTLOADER

เส้นทางของ Bootloader

สาขา

public static final RemoteBuildInfo.BuildAttributeKey BRANCH

Branch ของบิลด์

BUILD_ALIAS

public static final RemoteBuildInfo.BuildAttributeKey BUILD_ALIAS

ชื่อแทนสำหรับบิลด์ โดยทั่วไปจะใช้สำหรับการสร้างเวอร์ชันสาขา เช่น IMM76

BUILD_ATTEMPT_ID

public static final RemoteBuildInfo.BuildAttributeKey BUILD_ATTEMPT_ID

รหัสการพยายามสร้าง

BUILD_ID

public static final RemoteBuildInfo.BuildAttributeKey BUILD_ID

ตัวระบุที่ไม่ซ้ำกันของบิลด์

BUILD_TARGET_NAME

public static final RemoteBuildInfo.BuildAttributeKey BUILD_TARGET_NAME

ชื่อบิลด์หรือที่เรียกว่าเป้าหมาย ปัจจุบันรูปแบบคือ -- เช่น git_donut-linux-opal-userdebug

BUILD_TYPE

public static final RemoteBuildInfo.BuildAttributeKey BUILD_TYPE

ประเภทบิลด์

CTS

public static final RemoteBuildInfo.BuildAttributeKey CTS

เส้นทางไฟล์ ZIP ของ CTS

DEVICE_IMAGE

public static final RemoteBuildInfo.BuildAttributeKey DEVICE_IMAGE

ไฟล์ ZIP ของรูปภาพอุปกรณ์

โปรแกรมจำลอง

public static final RemoteBuildInfo.BuildAttributeKey EMULATOR

เส้นทางไฟล์ ZIP แบบไบนารีของโปรแกรมจำลอง

FILES

public static final RemoteBuildInfo.BuildAttributeKey FILES

ไฟล์เพิ่มเติม

MKBOOTIMG

public static final RemoteBuildInfo.BuildAttributeKey MKBOOTIMG

เส้นทาง mkbootimg

OTA_PACKAGE

public static final RemoteBuildInfo.BuildAttributeKey OTA_PACKAGE

แพ็กเกจ OTA ของอุปกรณ์ (ไฟล์ ZIP)

RAMDISK

public static final RemoteBuildInfo.BuildAttributeKey RAMDISK

เส้นทาง ramdisk

SDK

public static final RemoteBuildInfo.BuildAttributeKey SDK

เส้นทางไฟล์ ZIP ของ SDK

TARGET_FILES

public static final RemoteBuildInfo.BuildAttributeKey TARGET_FILES

เส้นทางไฟล์เป้าหมาย

TESTS_ZIP

public static final RemoteBuildInfo.BuildAttributeKey TESTS_ZIP

เส้นทางไฟล์ ZIP ของการทดสอบ

TF

public static final RemoteBuildInfo.BuildAttributeKey TF

เส้นทางไฟล์ google-tradefed.zip

USER_DATA

public static final RemoteBuildInfo.BuildAttributeKey USER_DATA

รูปภาพข้อมูลผู้ใช้

VTS

public static final RemoteBuildInfo.BuildAttributeKey VTS

เส้นทางไฟล์ ZIP ของ VTS

เมธอดสาธารณะ

getRemoteValue

public String getRemoteValue ()

รับค่าภายในสำหรับ BuildAttributeKey

คิกรีเทิร์น
String

valueOf

public static RemoteBuildInfo.BuildAttributeKey valueOf (String name)

พารามิเตอร์
name String

คิกรีเทิร์น
RemoteBuildInfo.BuildAttributeKey

values

public static final BuildAttributeKey[] values ()

คิกรีเทิร์น
BuildAttributeKey[]