46933017
by Twaik Yont at 2026-04-03T21:45:11+02:00
wineandroid: Switch to AHardwareBuffer and raise minSdkVersion to 26.
Replace legacy gralloc usage with the supported AHardwareBuffer API
and update minSdkVersion to 26 to match platform requirements and
avoid crashes on unsupported devices.
Signed-off-by: Twaik Yont <9674930+twaik@users.noreply.github.com>