Searched defs:apexBundle (Results 1 – 1 of 1) sorted by relevance
378 type apexBundle struct { struct379 android.ModuleBase380 android.DefaultableModuleBase382 properties apexBundleProperties383 targetProperties apexTargetBundleProperties385 apexTypes apexPackaging387 bundleModuleFile android.WritablePath388 outputFiles map[apexPackaging]android.WritablePath389 installDir android.OutputPath391 public_key_file android.Path[all …]