ImageContentAnalyzer
public
class
ImageContentAnalyzer
extends Object
java.lang.Object | |
↳ | com.android.tradefed.build.content.ImageContentAnalyzer |
Analyzer for device image content analysis
Summary
Public constructors | |
---|---|
ImageContentAnalyzer(boolean presubmitMode,
|
Public methods | |
---|---|
ContentAnalysisResults
|
evaluate()
|
static
void
|
normalizeDeviceImage(
Remove descriptors for files that do not impact the device image functionally |
Public constructors
ImageContentAnalyzer
public ImageContentAnalyzer (boolean presubmitMode,contexts, AnalysisHeuristic analysisLevel)
Parameters | |
---|---|
presubmitMode |
boolean |
contexts |
|
analysisLevel |
AnalysisHeuristic |
Public methods
normalizeDeviceImage
public static void normalizeDeviceImage (allDescriptors)
Remove descriptors for files that do not impact the device image functionally
Parameters | |
---|---|
allDescriptors |
|