Home
last modified time | relevance | path

Searched refs:emptyClasspathContentsTransformation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/sdk/
H A Dupdate.go489 module = transformModule(module, emptyClasspathContentsTransformation{})
787 type emptyClasspathContentsTransformation struct { struct
791 func (t emptyClasspathContentsTransformation) transformModule(module *bpModule) *bpModule { argument