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