Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/apex/
H A Dapex_singleton.go164 type apexPrebuiltInfo struct { struct
165 out android.WritablePath
168 func (a *apexPrebuiltInfo) GenerateBuildActions(ctx android.SingletonContext) {
188 func (a *apexPrebuiltInfo) MakeVars(ctx android.MakeVarsContext) {