Home
last modified time | relevance | path

Searched defs:apexBundle (Results 1 – 1 of 1) sorted by relevance

/build/soong/apex/
Dapex.go378 type apexBundle struct { struct
379 android.ModuleBase
380 android.DefaultableModuleBase
382 properties apexBundleProperties
383 targetProperties apexTargetBundleProperties
385 apexTypes apexPackaging
387 bundleModuleFile android.WritablePath
388 outputFiles map[apexPackaging]android.WritablePath
389 installDir android.OutputPath
391 public_key_file android.Path
[all …]