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

Commit 285f0a8d authored by Myles Watson's avatar Myles Watson Committed by Gerrit Code Review
Browse files

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

parents 555f4396 886bfbed
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,
}