diff options
Diffstat (limited to 'opengl/libs/Android.bp')
-rw-r--r-- | opengl/libs/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opengl/libs/Android.bp b/opengl/libs/Android.bp index 78309d419f..fb6a221973 100644 --- a/opengl/libs/Android.bp +++ b/opengl/libs/Android.bp @@ -141,6 +141,7 @@ cc_library_shared { "EGL/egl_display.cpp", "EGL/egl_object.cpp", "EGL/egl.cpp", + "EGL/eglApi.cpp", "EGL/egl_platform_entries.cpp", "EGL/Loader.cpp", "EGL/egl_angle_platform.cpp", |