summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2019-04-01 13:28:40 -0700
committerYifan Hong <elsk@google.com>2019-04-02 22:32:58 -0700
commitbd274159ae608f363592dc2517cdcabe28c276e2 (patch)
tree45c4c30deb4015262734ab899d1d4533c0661271
parent3d4f02c3aa57efaaeae801ad32dd660598b013f1 (diff)
downloadwifi-bd274159ae608f363592dc2517cdcabe28c276e2.tar.gz
FrameworksWifiTests: link to libcgrouprc.
Transitive dependency from libprocessgroup must be explicitly stated because they are notnormally accessible from apps. Test: atest FrameworksWifiTests Bug: 123664216 Change-Id: I3555b60741f982f89a44f811ce57bf25ed1c5e9e Merged-In: I3555b60741f982f89a44f811ce57bf25ed1c5e9e
-rw-r--r--tests/wifitests/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wifitests/Android.mk b/tests/wifitests/Android.mk
index ef434f6d2..d615ffe85 100644
--- a/tests/wifitests/Android.mk
+++ b/tests/wifitests/Android.mk
@@ -81,6 +81,7 @@ LOCAL_JNI_SHARED_LIBRARIES := \
libc++ \
libcamera_client \
libcamera_metadata \
+ libcgrouprc \
libcutils \
libexpat \
libgui \