Home
last modified time | relevance | path

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

/build/soong/apex/
Dprebuilt.go51 type prebuiltCommon struct { struct
52 android.ModuleBase
53 prebuilt android.Prebuilt
56 prebuiltCommonProperties *PrebuiltCommonProperties
58 installDir android.InstallPath
59 installFilename string
60 installedFile android.InstallPath
61 outputApex android.WritablePath
65 apexFilesForAndroidMk []apexFile
68 compatSymlinks android.InstallPaths
[all …]