diff options
| author | 2020-06-04 14:11:30 -0700 | |
|---|---|---|
| committer | 2020-06-04 15:43:19 -0700 | |
| commit | 8af003eb9ad193d55e1239c4747fb620db6d7471 (patch) | |
| tree | c4d4e0e6933db63262db27df3790fe20a3dbf78b /libs/input/KeyLayoutMap.cpp | |
| parent | d40aaacf62f686d01310ebf3f483e85ee209c190 (diff) | |
OpenGL: let eglext_angle.h include eglext.h for platform
EGLStreamKHR and EGLDeviceEXT used by eglext_angle.h is undefined
without eglext.h. From the description of eglext_angle.h, it's just
for patching eglext.h and should never be explictly included. However,
eglext.h is generated from EGL spec. So we'd better not manually modify
eglext.h to include eglext_angle.h at the bottom. This change just let
eglext_angle.h include eglext.h.
Bug: 158235687
Test: build, flash and boot
Change-Id: I02f992d880cce41b3ddc70fb5a28a87a64f05ec7
Diffstat (limited to 'libs/input/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions