Home
last modified time | relevance | path

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

/build/soong/java/
Dandroid_manifest.go46 func manifestFixer(ctx android.ModuleContext, manifest android.Path, sdkContext android.SdkContext, func
Daar.go279 manifestPath := manifestFixer(ctx, manifestSrcPath, sdkContext, classLoaderContexts,
Dapp_test.go77 manifestFixer := foo.Output("manifest_fixer/AndroidManifest.xml")
78 expectedLinkImplicits = append(expectedLinkImplicits, manifestFixer.Output.String())