summaryrefslogtreecommitdiffstats
path: root/audio/effect/2.0/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'audio/effect/2.0/Android.bp')
-rw-r--r--audio/effect/2.0/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/effect/2.0/Android.bp b/audio/effect/2.0/Android.bp
index fea2a3359a..6f8e83cae1 100644
--- a/audio/effect/2.0/Android.bp
+++ b/audio/effect/2.0/Android.bp
@@ -144,7 +144,6 @@ cc_library_shared {
"libutils",
"libcutils",
"android.hardware.audio.common@2.0",
- "android.hidl.base@1.0",
],
export_shared_lib_headers: [
"libhidlbase",
@@ -152,6 +151,5 @@ cc_library_shared {
"libhwbinder",
"libutils",
"android.hardware.audio.common@2.0",
- "android.hidl.base@1.0",
],
}