mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
BtAudio: Remove "V1" in default AIDL impl name
Test: m android.hardware.bluetooth.audio-impl Bug: 203490261 Change-Id: Ie4cfeccc797cb0b5e5ab97f913459b1ffc05431b
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user