Home
last modified time | relevance | path

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

/aosp12/build/soong/apex/
H A Dvndk.go94 mctx.AddDependency(mctx.Module(), prebuiltTag, cc.VndkLibrariesTxtModules(vndkVersion)...)
/aosp12/build/soong/cc/
H A Dvndk.go41 func VndkLibrariesTxtModules(vndkVersion string) []string { func