Searched defs:DeapexerProperties (Results 1 – 1 of 1) sorted by relevance
21 type DeapexerProperties struct { struct26 CommonModules []string30 DexpreoptProfileGuidedModules []string35 ExportedFiles []string49 func deapex(ctx android.ModuleContext, apexFile android.Path, deapexerProps DeapexerProperties) *an…