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
This commit is contained in:
Ke-Yu Lu
2024-02-06 04:04:00 +00:00
committed by Gerrit Code Review
parent 92ca5545ca
commit e9f8c8c4f5
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,
}