Searched defs:apexBundle (Results 1 – 2 of 2) sorted by relevance
438 type apexBundle struct { struct440 android.ModuleBase441 android.DefaultableModuleBase442 android.OverridableModuleBase445 properties apexBundleProperties446 targetProperties apexTargetBundleProperties447 archProperties apexArchBundleProperties448 overridableProperties overridableProperties449 vndkProperties apexVndkProperties // only for apex_vndk modules450 testProperties apexTestProperties // only for apex_test modules[all …]
1282 func runApexSepolicyTests(ctx android.ModuleContext, a *apexBundle, apexFile android.Path) android.…1309 func runApexHostVerifier(ctx android.ModuleContext, a *apexBundle, apexFile android.Path) android.P…