Home
last modified time | relevance | path

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

/aosp12/build/soong/apex/
H A Dprebuilt.go47 type prebuiltCommon struct { struct
48 android.ModuleBase
49 prebuilt android.Prebuilt
54 installDir android.InstallPath
55 installFilename string
60 apexFilesForAndroidMk []apexFile
64 compatSymlinks []string
66 hostRequired []string
67 postInstallCommands []string
445 prebuiltCommon anonMember
[all …]