Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance
59 type AndroidAppImport struct { struct60 android.ModuleBase61 android.DefaultableModuleBase62 android.ApexModuleBase63 prebuilt android.Prebuilt65 properties AndroidAppImportProperties66 dpiVariants interface{}67 archVariants interface{}69 outputFile android.Path70 certificate Certificate[all …]