DeviceMerkleTree

public class DeviceMerkleTree
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.DeviceMerkleTree


기기 콘텐츠 정보에서 MerkleTree를 계산합니다.

요약

공개 생성자

DeviceMerkleTree()

공개 메서드

static Digest buildFromContext(ContentAnalysisContext context, AnalysisHeuristic analysisLevel)

머클 트리를 빌드하고 기기 콘텐츠 정보에서 루트 다이제스트를 반환합니다.

공개 생성자

DeviceMerkleTree

public DeviceMerkleTree ()

공개 메서드

buildFromContext

public static Digest buildFromContext (ContentAnalysisContext context, 
                AnalysisHeuristic analysisLevel)

머클 트리를 빌드하고 기기 콘텐츠 정보에서 루트 다이제스트를 반환합니다.

매개변수
context ContentAnalysisContext

analysisLevel AnalysisHeuristic

반환 값
Digest