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

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

Revert^4 "Install bluetooth audio VINTF fragment in apex"

886bfbed

Change-Id: I963bf18d58152fef685fefb2413d2eb7116a3cdb
parent 886bfbed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,5 +46,6 @@ apex {
    prebuilts: [
        "android.hardware.audio.service-aidl.example.rc",
        "android.hardware.audio.service-aidl.xml",
        "android.hardware.bluetooth.audio.xml",
    ],
}
+7 −0
Original line number Diff line number Diff line
@@ -40,3 +40,10 @@ cc_library_shared {
        "libbluetooth_audio_session_aidl",
    ],
}

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