Home
last modified time | relevance | path

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

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