summaryrefslogtreecommitdiff
path: root/xml/xml.go
AgeCommit message (Expand)Author
2023-09-20Have ConvertWBp2build use Bp2buildMutatorContext Chris Parsons
2023-09-07bp2build: block src == name for prebuilt_* modules Liz Kammer
2022-09-22Implement bp2build for prebuilt_etc_xml Alix
2021-03-18Add preparers for xml Paul Duffin
2020-06-01Soong package structure refactoring Jaewoong Jung
2019-07-22fix: prebuilt_etc_xml Jooyung Han
2019-03-20Replace ctx.ExpandSources with android.PathsForModuleSrc Colin Cross
2019-03-07Annotate paths and deprecate ExtractSource(s)Deps Colin Cross
2018-04-28Add prebuilt_etc_xml Jiyong Park