summaryrefslogtreecommitdiffstats
path: root/opengl/tests
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2013-03-06 21:34:39 -0800
committerMathias Agopian <mathias@google.com>2013-03-06 21:34:39 -0800
commit84b470d78f10b6fbfbf84edba749e5f7f315fc3a (patch)
treed8cccaf20acf29ddcf269783f3615904b4a3ec71 /opengl/tests
parent1f758231c26261bd6ef3ec869ce230c06ed5b596 (diff)
downloadframeworks_native-84b470d78f10b6fbfbf84edba749e5f7f315fc3a.zip
frameworks_native-84b470d78f10b6fbfbf84edba749e5f7f315fc3a.tar.gz
frameworks_native-84b470d78f10b6fbfbf84edba749e5f7f315fc3a.tar.bz2
attempt to fix build
Change-Id: Ifb186d2f157ad02f593bf9b681aab53575f183ce
Diffstat (limited to 'opengl/tests')
-rw-r--r--opengl/tests/hwc/Android.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/opengl/tests/hwc/Android.mk b/opengl/tests/hwc/Android.mk
index 9eb58b1..177eb63 100644
--- a/opengl/tests/hwc/Android.mk
+++ b/opengl/tests/hwc/Android.mk
@@ -39,6 +39,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libEGL \
libGLESv2 \
+ libutils \
libui \
libhardware \
@@ -70,6 +71,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libEGL \
libGLESv2 \
+ libutils \
libui \
libhardware \
@@ -99,6 +101,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libEGL \
libGLESv2 \
+ libutils \
libui \
libhardware \
@@ -128,6 +131,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libEGL \
libGLESv2 \
+ libutils \
libui \
libhardware \