diff options
author | Inseob Kim <inseob@google.com> | 2018-03-08 16:20:08 +0900 |
---|---|---|
committer | Inseob Kim <inseob@google.com> | 2018-03-08 16:35:21 +0900 |
commit | f4fd7b22141161f82619c62d56f6775aea622959 (patch) | |
tree | 4afb07b941e89aa1bfb9281f277e69b49ecf111a /opengl/tests/gl_basic/gl_basic.cpp | |
parent | ac8342d48f8a9b7604c012a8f50e762c714ed6ee (diff) |
Fix link-type warning on GLPerf
An sdk app GLPerf uses a native:platform library libglperf, which
causes a link-type warning. Actually libutils is the only platform
library used by libglperf, and the warning can be eliminated by
rewriting code not to use libutils and setting LOCAL_SDK_VERSION.
Bug: 73907534
Test: mma -j does not show any link-type warnings
Change-Id: I9ad9b542288e6dd914f14ec45d8d35c6985da89f
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions