commit | 8a0cb4ee0b6c351de82987efb472fa38dfaf608a | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Tue Apr 09 21:55:39 2013 -0700 |
committer | Ying Wang <wangying@google.com> | Tue Apr 09 21:55:39 2013 -0700 |
tree | de623d3de676510eb8b0e1fb69ec053e20a625cb | |
parent | 1df59c93fea8bec21b8084c34aface086f1e0896 [diff] [blame] |
Add liblog Bug: 8580410 Change-Id: I2ca4fa00dde0b574df3619134836bcb9315bd506
diff --git a/opengl/tests/gl_perf/Android.mk b/opengl/tests/gl_perf/Android.mk index cfca089..b0f825c 100644 --- a/opengl/tests/gl_perf/Android.mk +++ b/opengl/tests/gl_perf/Android.mk
@@ -6,7 +6,8 @@ filltest.cpp LOCAL_SHARED_LIBRARIES := \ - libcutils \ + libcutils \ + liblog \ libEGL \ libGLESv2 \ libui