Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance
39 type AndroidAppImport struct { struct40 android.ModuleBase41 android.DefaultableModuleBase42 android.ApexModuleBase43 prebuilt android.Prebuilt45 properties AndroidAppImportProperties46 dpiVariants interface{}47 archVariants interface{}49 outputFile android.Path50 certificate Certificate[all …]