Merge "BtAudio: Remove "V1" in default AIDL impl name"
This commit is contained in:
commit
c8459b7ad3
1 changed files with 1 additions and 1 deletions
|
@ -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: [
|
||||
|
|
Loading…
Reference in a new issue