summaryrefslogtreecommitdiff
path: root/system/audio_hal_interface/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'system/audio_hal_interface/Android.bp')
-rw-r--r--system/audio_hal_interface/Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/audio_hal_interface/Android.bp b/system/audio_hal_interface/Android.bp
index ac8b4105d4..49175192d3 100644
--- a/system/audio_hal_interface/Android.bp
+++ b/system/audio_hal_interface/Android.bp
@@ -23,7 +23,6 @@ cc_library_static {
shared_libs: [
"android.hardware.bluetooth.audio@2.0",
"android.hardware.bluetooth.audio@2.1",
- "android.hardware.bluetooth.audio@2.2",
"libhidlbase",
],
static_libs: [
@@ -85,7 +84,6 @@ cc_test {
shared_libs: [
"android.hardware.bluetooth.audio@2.0",
"android.hardware.bluetooth.audio@2.1",
- "android.hardware.bluetooth.audio@2.2",
"android.hardware.bluetooth.audio-V1-ndk",
"libbinder_ndk",
"libcutils",