summaryrefslogtreecommitdiff
path: root/opengl/tests/hwc/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/tests/hwc/Android.bp')
-rw-r--r--opengl/tests/hwc/Android.bp5
1 files changed, 5 insertions, 0 deletions
diff --git a/opengl/tests/hwc/Android.bp b/opengl/tests/hwc/Android.bp
index b6e6f0eed9..425f3740e4 100644
--- a/opengl/tests/hwc/Android.bp
+++ b/opengl/tests/hwc/Android.bp
@@ -34,6 +34,10 @@ cc_library_static {
"libglTest",
"libtestUtil",
],
+ shared_libs: [
+ "libui",
+ "libnativewindow"
+ ],
defaults: ["hwc_tests_defaults"],
}
@@ -48,6 +52,7 @@ cc_defaults {
"liblog",
"libui",
"libutils",
+ "libnativewindow"
],
static_libs: [