From a27840767113b981d6b4651ec43500ff573ff2bb Mon Sep 17 00:00:00 2001 From: Josh Wu Date: Tue, 25 Jan 2022 01:41:53 -0800 Subject: [PATCH] BtAudio: Remove "V1" in default AIDL impl name Test: m android.hardware.bluetooth.audio-impl Bug: 203490261 Change-Id: Ie4cfeccc797cb0b5e5ab97f913459b1ffc05431b --- bluetooth/audio/aidl/default/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluetooth/audio/aidl/default/Android.bp b/bluetooth/audio/aidl/default/Android.bp index 846702fa0e..fc882d4cef 100644 --- a/bluetooth/audio/aidl/default/Android.bp +++ b/bluetooth/audio/aidl/default/Android.bp @@ -8,7 +8,7 @@ package { } cc_library_shared { - name: "android.hardware.bluetooth.audio-V1-impl", + name: "android.hardware.bluetooth.audio-impl", vendor: true, vintf_fragments: ["bluetooth_audio.xml"], srcs: [