OSDN Git Service

Fix more warnings in framworks/native/opengl/include
authorColin Cross <ccross@android.com>
Wed, 14 Dec 2016 20:45:27 +0000 (12:45 -0800)
committerColin Cross <ccross@android.com>
Wed, 14 Dec 2016 20:45:27 +0000 (12:45 -0800)
commite1dd8131902ae8a2fa77efa1ee24a1bda4a0a7a5
tree0ef92839911d42f20cc7e21ff2f00e3d1c81b44d
parentd94925cf3c0a3e43677b6cf367f2c4250ce34675
Fix more warnings in framworks/native/opengl/include

Remove two more visability attributes being applied to typedefs.
The warnings were being hidden by the use of -isystem to include
frameworks/native/opengl/include.

Bug: 31752268
Test: m -j native

Change-Id: Ic6854d934a8d0d03b23e596d5230a6deb69c86bc
opengl/include/EGL/eglext.h