Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_import.go39 type AndroidAppImport struct { struct
40 android.ModuleBase
41 android.DefaultableModuleBase
42 android.ApexModuleBase
43 prebuilt android.Prebuilt
45 properties AndroidAppImportProperties
46 dpiVariants interface{}
47 archVariants interface{}
49 outputFile android.Path
50 certificate Certificate
[all …]