Home
last modified time | relevance | path

Searched defs:AndroidAppImport (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Dapp_import.go87 type AndroidAppImport struct { struct
88 android.ModuleBase
89 android.DefaultableModuleBase
90 android.ApexModuleBase
91 prebuilt android.Prebuilt
93 properties AndroidAppImportProperties
94 dpiVariants interface{}
95 archVariants interface{}
96 arch_dpiVariants interface{}
98 outputFile android.Path
[all …]