DeviceBuildInfoBootStrapper

public class DeviceBuildInfoBootStrapper
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper


빌드 정보 필드를 기기에서 읽은 속성으로 대체하는 ITargetPreparer

이는 외부 소스 (예: 외부 파트너 기기)에서 생성된 빌드로 기기를 테스트하는 데 유용합니다.

요약

공개 생성자

DeviceBuildInfoBootStrapper()

공개 메서드

void setUp(TestInformation testInfo)

공개 생성자

DeviceBuildInfoBootStrapper

public DeviceBuildInfoBootStrapper ()

공개 메서드

setUp

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

생성 값
BuildError
DeviceNotAvailableException
TargetSetupError