Searched defs:AARImport (Results 1 – 1 of 1) sorted by relevance
602 type AARImport struct { struct603 android.ModuleBase604 android.DefaultableModuleBase605 android.ApexModuleBase606 prebuilt android.Prebuilt609 embeddableInModuleAndImport611 properties AARImportProperties621 hideApexVariantFromMake bool623 aarPath android.Path625 sdkVersion android.SdkSpec[all …]