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

Commit 3592de0a authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

Merge "Revert^3 "Install bluetooth audio VINTF fragment in apex"" into main...

Merge "Revert^3 "Install bluetooth audio VINTF fragment in apex"" into main am: 285f0a8d am: 530248a9

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2989176



Change-Id: I8a4e493297becf443d54c1a72328e3fd41c9c17a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 44911559 530248a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -46,6 +46,5 @@ apex {
    prebuilts: [
        "android.hardware.audio.service-aidl.example.rc",
        "android.hardware.audio.service-aidl.xml",
        "android.hardware.bluetooth.audio.xml",
    ],
}
+0 −7
Original line number Diff line number Diff line
@@ -40,10 +40,3 @@ cc_library_shared {
        "libbluetooth_audio_session_aidl",
    ],
}

prebuilt_etc {
    name: "android.hardware.bluetooth.audio.xml",
    src: "bluetooth_audio.xml",
    sub_dir: "vintf",
    installable: false,
}