Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dprebuilt.go54 type prebuiltCommon struct { struct
55 android.ModuleBase
56 java.Dexpreopter
57 prebuilt android.Prebuilt
60 prebuiltCommonProperties *PrebuiltCommonProperties
62 installDir android.InstallPath
63 installFilename string
64 installedFile android.InstallPath
65 outputApex android.WritablePath
68 apexKeysPath android.WritablePath
[all …]