commit | a27840767113b981d6b4651ec43500ff573ff2bb | [log] [tgz] |
---|---|---|
author | Josh Wu <joshwu@google.com> | Tue Jan 25 01:41:53 2022 -0800 |
committer | Josh Wu <joshwu@google.com> | Tue Jan 25 01:42:57 2022 -0800 |
tree | c305813c2d2fcf9368001cc764d655ff68db10b7 | |
parent | 1c7c6b698000d8d2d3255134f13ab70e7f40ea56 [diff] |
BtAudio: Remove "V1" in default AIDL impl name Test: m android.hardware.bluetooth.audio-impl Bug: 203490261 Change-Id: Ie4cfeccc797cb0b5e5ab97f913459b1ffc05431b
diff --git a/bluetooth/audio/aidl/default/Android.bp b/bluetooth/audio/aidl/default/Android.bp index 846702f..fc882d4 100644 --- a/bluetooth/audio/aidl/default/Android.bp +++ b/bluetooth/audio/aidl/default/Android.bp
@@ -8,7 +8,7 @@ } cc_library_shared { - name: "android.hardware.bluetooth.audio-V1-impl", + name: "android.hardware.bluetooth.audio-impl", vendor: true, vintf_fragments: ["bluetooth_audio.xml"], srcs: [