Searched refs:bundleFile (Results 1 – 2 of 2) sorted by relevance
154 bundleFile android.Path member709 bundleFile := android.PathForModuleOut(ctx, "base.zip")710 BuildBundleModule(ctx, bundleFile, a.exportPackage, jniJarFile, dexJarFile)711 a.bundleFile = bundleFile
341 if app.bundleFile != nil {342 entries.SetPath("LOCAL_SOONG_BUNDLE", app.bundleFile)