diff options
| author | 2018-03-08 17:35:07 +0900 | |
|---|---|---|
| committer | 2018-03-15 16:33:03 +0900 | |
| commit | 8b24923b0cd628ef497ab55c69eaab2ba96f78a9 (patch) | |
| tree | 45abfa0cbba0f71f4bdb0b75003363615755e851 /libs/gui/ConsumerBase.cpp | |
| parent | f2d0c6ea438c70afff8582bd8140b5460e910d01 (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
Merged-In: I76cb1ea579a7cf091852cd3f7ceadb781d33ea4a
Change-Id: I76cb1ea579a7cf091852cd3f7ceadb781d33ea4a
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions