summaryrefslogtreecommitdiff
path: root/iface_fuzzer/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'iface_fuzzer/Android.bp')
-rw-r--r--iface_fuzzer/Android.bp3
1 files changed, 2 insertions, 1 deletions
diff --git a/iface_fuzzer/Android.bp b/iface_fuzzer/Android.bp
index a93d564..d8eab99 100644
--- a/iface_fuzzer/Android.bp
+++ b/iface_fuzzer/Android.bp
@@ -37,8 +37,9 @@ cc_defaults {
],
shared_libs: [
"libbase",
+ "libhidlbase",
"libprotobuf-cpp-full",
- "libvintf",
+ "libutils",
"libvts_common",
"libvts_multidevice_proto",
"libvts_proto_fuzzer_proto",