Searched defs:AARImport (Results 1 – 1 of 1) sorted by relevance
460 type AARImport struct { struct461 android.ModuleBase462 android.DefaultableModuleBase463 prebuilt android.Prebuilt465 properties AARImportProperties467 classpathFile android.WritablePath468 proguardFlags android.WritablePath469 exportPackage android.WritablePath470 extraAaptPackagesFile android.WritablePath471 manifest android.WritablePath[all …]