Searched refs:resourcesOutput (Results 1 – 2 of 2) sorted by relevance
105 resourcesOutput android.OptionalPath member384 r8Flags = append(r8Flags, "--resource-output", d.resourcesOutput.Path().String())458 resourcesOutput := android.PathForModuleOut(ctx, "package-res-shrunken.apk")459 d.resourcesOutput = android.OptionalPathForPath(resourcesOutput)490 implicitOutputs = append(implicitOutputs, resourcesOutput)491 args["resourcesOutput"] = resourcesOutput.String()
645 aapt2Convert(ctx, binaryResources, a.dexer.resourcesOutput.Path(), "binary")