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

Commit e9f8c8c4 authored by Ke-Yu Lu's avatar Ke-Yu Lu Committed by Gerrit Code Review
Browse files

Revert "Install bluetooth audio VINTF fragment in apex"

Revert submission 2949647-bt-audio-vintf

Reason for revert: b/323989115

Reverted changes: /q/submissionid:2949647-bt-audio-vintf

Change-Id: Ie335aa9a0ad2bb847cabe6f85ef37352e9065e3a
parent 92ca5545
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,
}