BuildInfoRecorder

public class BuildInfoRecorder
extends BaseTargetPreparer

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


ITargetPreparer, który zapisuje metadane informacji o kompilacji w określonym pliku.

Plik jest zapisany w prostym formacie pary klucz-wartość. Każdy wiersz pliku zawiera:
key=value
gdzie key to pole metadanych z IBuildInfo

Obecnie zapisywany jest tylko identyfikator wersji.

Podsumowanie

Konstruktory publiczne

BuildInfoRecorder()

Metody publiczne

void setUp(TestInformation testInfo)

Konstruktory publiczne

BuildInfoRecorder

public BuildInfoRecorder ()

Metody publiczne

setUp

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation