Searched refs:imageApexSuffix (Results 1 – 2 of 2) sorted by relevance
149 …rn proptools.StringDefault(p.prebuiltCommonProperties.Filename, p.BaseModuleName()+imageApexSuffix)722 if !strings.HasSuffix(p.installFilename, imageApexSuffix) {723 ctx.ModuleErrorf("filename should end in %s for prebuilt_apex", imageApexSuffix)922 if !strings.HasSuffix(a.installFilename, imageApexSuffix) {923 ctx.ModuleErrorf("filename should end in %s for apex_set", imageApexSuffix)
1136 imageApexSuffix = ".apex" const1153 return imageApexSuffix2005 a.suffix = imageApexSuffix