Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2784076 authored by Josh Wu's avatar Josh Wu
Browse files

BtAudio: Remove "V1" in default AIDL impl name

Test: m android.hardware.bluetooth.audio-impl
Bug: 203490261
Change-Id: Ie4cfeccc797cb0b5e5ab97f913459b1ffc05431b
parent 1c7c6b69
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -8,7 +8,7 @@ package {
}
}


cc_library_shared {
cc_library_shared {
    name: "android.hardware.bluetooth.audio-V1-impl",
    name: "android.hardware.bluetooth.audio-impl",
    vendor: true,
    vendor: true,
    vintf_fragments: ["bluetooth_audio.xml"],
    vintf_fragments: ["bluetooth_audio.xml"],
    srcs: [
    srcs: [