Home
last modified time | relevance | path

Searched refs:buildBootImage (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/filesystem/
H A Dbootimg.go116 unsignedOutput := b.buildBootImage(ctx, vendor)
128 func (b *bootimg) buildBootImage(ctx android.ModuleContext, vendor bool) android.OutputPath { func