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 ()

공개 메소드

설정

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

던지기
BuildError
DeviceNotAvailableException
TargetSetupError