Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go1237 type apexBundle struct { struct
1238 android.ModuleBase
1239 android.DefaultableModuleBase
1240 android.OverridableModuleBase
1241 android.SdkBase
1243 properties apexBundleProperties
1244 targetProperties apexTargetBundleProperties
1245 overridableProperties overridableProperties
1248 vndkProperties apexVndkProperties
1250 bundleModuleFile android.WritablePath
[all …]