summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 9eb58b157b..177eb63ce4 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 \