Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Dapp_import.go69 type AndroidAppImport struct { struct
70 android.ModuleBase
71 android.DefaultableModuleBase
72 android.ApexModuleBase
73 prebuilt android.Prebuilt
75 properties AndroidAppImportProperties
76 dpiVariants interface{}
77 archVariants interface{}
78 arch_dpiVariants interface{}
80 outputFile android.Path
[all …]