Searched refs:xmlFileExtension (Results 1 – 1 of 1) sorted by relevance
52 if !strings.HasSuffix(templatePath, xmlFileExtension) {53 ctx.ModuleErrorf(`Config template path should ends with ` + xmlFileExtension)97 genPath := android.PathForModuleGen(ctx, configDirName, planName+xmlFileExtension)135 xmlFileExtension = `.xml` const