Searched refs:bundleFile (Results 1 – 2 of 2) sorted by relevance
300 bundleFile android.Path member810 bundleFile := android.PathForModuleOut(ctx, "base.zip")811 BuildBundleModule(ctx, bundleFile, a.exportPackage, jniJarFile, dexJarFile)812 a.bundleFile = bundleFile
329 if app.bundleFile != nil {330 entries.SetPath("LOCAL_SOONG_BUNDLE", app.bundleFile)