Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance
69 type AndroidAppImport struct { struct70 android.ModuleBase71 android.DefaultableModuleBase72 android.ApexModuleBase73 prebuilt android.Prebuilt75 properties AndroidAppImportProperties76 dpiVariants interface{}77 archVariants interface{}78 arch_dpiVariants interface{}80 outputFile android.Path[all …]