Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/java/
H A Ddexpreopt_bootjars.go691 androidBootImageFiles := buildBootImageVariantsForAndroidOs(ctx, imageConfig, profile)
853 func buildBootImageVariantsForAndroidOs(ctx android.ModuleContext, image *bootImageConfig, profile … func