egl: Limit the EGL ver for android
authorAbhishek Kumar <abhishek4.kumar@intel.com>
Thu, 7 May 2020 16:32:02 +0000 (22:02 +0530)
committerAbhishek Kumar <abhishek4.kumar@intel.com>
Mon, 11 May 2020 13:06:22 +0000 (13:06 +0000)
commit0bea2a13212be10982e14617002a3ff851b84717
tree8e7cfb4dda0468c686cfe9dff5e8fb128f64ca1e
parent9c839e6394028a84c97ebd0a725ff512aeb75ce6
egl: Limit the EGL ver for android

Android support EGL 1.5 from Q onwards,
so limit EGL ver to 1.4 for P and below.

Closes: #2892
Signed-off-by: Abhishek Kumar <abhishek4.kumar@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4951>
src/egl/main/eglapi.c