Snap for 13728341 from 7a5e885268d45b3dd8d62c85242afb957e11bcbc to 25Q4-release

Change-Id: I9675cf733023d08b08e568e24c7470ac5930be0b
diff --git a/wayland_protocol_codegen.go b/wayland_protocol_codegen.go
index 2294c53..d78c339 100644
--- a/wayland_protocol_codegen.go
+++ b/wayland_protocol_codegen.go
@@ -634,6 +634,7 @@
 type noopImageInterface struct{}
 
 func (x noopImageInterface) ImageMutatorBegin(android.ImageInterfaceContext)         {}
+func (x noopImageInterface) ImageMutatorSupported() bool                             { return false }
 func (x noopImageInterface) VendorVariantNeeded(android.ImageInterfaceContext) bool  { return false }
 func (x noopImageInterface) ProductVariantNeeded(android.ImageInterfaceContext) bool { return false }
 func (x noopImageInterface) CoreVariantNeeded(android.ImageInterfaceContext) bool    { return false }