Merge "Revert^3 "Install bluetooth audio VINTF fragment in apex"" into main am: 285f0a8d36

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

Change-Id: I0d6ef15f4b078b5e3a1cfe8db4ea633386089f79
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Myles Watson
2024-03-06 00:36:12 +00:00
committed by Automerger Merge Worker
2 changed files with 0 additions and 8 deletions

View File

@@ -46,6 +46,5 @@ apex {
prebuilts: [
"android.hardware.audio.service-aidl.example.rc",
"android.hardware.audio.service-aidl.xml",
"android.hardware.bluetooth.audio.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,
}