commit | 0c7cc2ecf5faabec8554951712ac4f5b8262ed98 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Nov 03 17:36:46 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Nov 03 17:56:01 2016 -0700 |
tree | e86c82f7eb90a94ae9feec8d35bc0edee62790c5 | |
parent | 3e9e757437881c43a90d2e03f062a4460e8b1513 [diff] |
Fix warnings in framworks/native/opengl/include Fix old-style cast warnings by using a macro to do C or C++ style casts. Remove a visibility attribute being applied to a typedef. The warnings were being hidden by the use of -isystem to include frameworks/native/opengl/include. Bug: 31752268 Test: m -j native Change-Id: I7db3f7181e3542fc7194e1f18010dd2df5d4c57e