Merge "Revert "Install bluetooth audio VINTF fragment in apex"" into main
This commit is contained in:
commit
c5c0b5eb6a
2 changed files with 0 additions and 8 deletions
|
@ -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",
|
||||
],
|
||||
}
|
||||
|
|
|
@ -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,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue