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

Commit c5c0b5eb authored by Jooyung Han's avatar Jooyung Han Committed by Gerrit Code Review
Browse files

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

parents 0cacd8c7 e9f8c8c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ apex {
    prebuilts: [
        "android.hardware.audio.service-aidl.example.rc",
        "android.hardware.audio.service-aidl.xml",
        "android.hardware.bluetooth.audio.xml",
        "audio_effects_config.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,
}