ContentModuleLister

public class ContentModuleLister
extends Object

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


Compute a module list from the context.

Summary

Public constructors

ContentModuleLister()

Public methods

static buildModuleList(ContentAnalysisContext context)

Builds the list of existing modules from the context

Public constructors

ContentModuleLister

public ContentModuleLister ()

Public methods

buildModuleList

public static  buildModuleList (ContentAnalysisContext context)

Builds the list of existing modules from the context

Parameters
context ContentAnalysisContext

Returns