Home
last modified time | relevance | path

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

/build/soong/apex/
Dprebuilt.go52 type prebuiltCommon struct { struct
53 android.ModuleBase
54 java.Dexpreopter
55 prebuilt android.Prebuilt
58 prebuiltCommonProperties *PrebuiltCommonProperties
60 installDir android.InstallPath
61 installFilename string
62 installedFile android.InstallPath
63 outputApex android.WritablePath
66 apexKeysPath android.WritablePath
[all …]