Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance
38 type AndroidAppImport struct { struct39 android.ModuleBase40 android.DefaultableModuleBase41 android.ApexModuleBase42 prebuilt android.Prebuilt44 properties AndroidAppImportProperties45 dpiVariants interface{}46 archVariants interface{}48 outputFile android.Path49 certificate Certificate[all …]