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

bc0ff1c206

Bug: b/328267880
Change-Id: I1eae6180cd494d70dcf42103c98832442a089725
This commit is contained in:
Myles Watson
2024-03-05 19:44:06 +00:00
committed by Priyanka Advani
parent bc0ff1c206
commit 886bfbed7a
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,
}