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

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

Change-Id: Ia075e0a1eecf75781f243947a53536eb2a688e19
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jooyung Han
2024-02-06 06:40:20 +00:00
committed by Automerger Merge Worker
2 changed files with 0 additions and 8 deletions

View File

@@ -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",
],
}

View File

@@ -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,
}