Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go67 type AndroidAppImport struct { struct
68 android.ModuleBase
69 android.DefaultableModuleBase
70 android.ApexModuleBase
71 prebuilt android.Prebuilt
73 properties AndroidAppImportProperties
74 dpiVariants interface{}
75 archVariants interface{}
76 arch_dpiVariants interface{}
78 outputFile android.Path
[all …]