Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance
67 type AndroidAppImport struct { struct68 android.ModuleBase69 android.DefaultableModuleBase70 android.ApexModuleBase71 prebuilt android.Prebuilt73 properties AndroidAppImportProperties74 dpiVariants interface{}75 archVariants interface{}76 arch_dpiVariants interface{}78 outputFile android.Path[all …]