Searched defs:apexBundle (Results 1 – 2 of 2) sorted by relevance
418 type apexBundle struct { struct420 android.ModuleBase421 android.DefaultableModuleBase422 android.OverridableModuleBase425 properties apexBundleProperties426 targetProperties apexTargetBundleProperties427 archProperties apexArchBundleProperties428 overridableProperties overridableProperties429 vndkProperties apexVndkProperties // only for apex_vndk modules430 testProperties apexTestProperties // only for apex_test modules[all …]
1234 func runApexHostVerifier(ctx android.ModuleContext, a *apexBundle, apexFile android.Path) android.P…