Home
last modified time | relevance | path

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

/build/soong/apex/
Dbuilder.go245 a.manifestPbOut = android.PathForModuleOut(ctx, "apex_manifest.pb")
249 Output: a.manifestPbOut,
463 implicitInputs = append(implicitInputs, a.manifestPbOut)
665 "manifest": a.manifestPbOut.String(),
750 "manifest": a.manifestPbOut.String(),
Dandroidmk.go278 if fi.builtFile == a.manifestPbOut && apexType == flattenedApex {
Dapex.go373 manifestPbOut android.WritablePath member
2083 …a.filesInfo = append(a.filesInfo, newApexFile(ctx, a.manifestPbOut, "apex_manifest.pb", ".", etc, …