Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go1278 type AndroidAppImport struct { struct
1279 android.ModuleBase
1280 android.DefaultableModuleBase
1281 android.ApexModuleBase
1282 prebuilt android.Prebuilt
1284 properties AndroidAppImportProperties
1285 dpiVariants interface{}
1286 archVariants interface{}
1288 outputFile android.Path
1289 certificate Certificate
[all …]