summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorInseob Kim <inseob@google.com>2018-03-08 17:35:07 +0900
committerInseob Kim <inseob@google.com>2018-03-08 17:35:07 +0900
commit4d1ee681cc92eed2a7bc4b979773be4ccb3cfc49 (patch)
tree474e14b562fa9114a35df599e5f346cf9768b14f /opengl/tests/gl_basic/gl_basic.cpp
parentac8342d48f8a9b7604c012a8f50e762c714ed6ee (diff)
Fix link-type warning on GL2JNI
An sdk app GL2JNI uses a native:platform library libgl2jni, which causes a link-type warning. Actually libutils is the only platform library used by libgl2jni, 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: I76cb1ea579a7cf091852cd3f7ceadb781d33ea4a
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions