Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex.go438 type apexBundle struct { struct
440 android.ModuleBase
441 android.DefaultableModuleBase
442 android.OverridableModuleBase
445 properties apexBundleProperties
446 targetProperties apexTargetBundleProperties
447 archProperties apexArchBundleProperties
448 overridableProperties overridableProperties
449 vndkProperties apexVndkProperties // only for apex_vndk modules
450 testProperties apexTestProperties // only for apex_test modules
[all …]
Dbuilder.go1282 func runApexSepolicyTests(ctx android.ModuleContext, a *apexBundle, apexFile android.Path) android.…
1309 func runApexHostVerifier(ctx android.ModuleContext, a *apexBundle, apexFile android.Path) android.P…