diff options
author | Etienne Ruffieux <eruffieux@google.com> | 2022-03-04 13:34:57 +0000 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 21:27:38 +0530 |
commit | 05bab53a6ae4a40e421b933d05084596baa481ef (patch) | |
tree | 111e5c1bec4db06d121153845d97b301601c3c55 | |
parent | caea3a71f45d239822adf99c01bfd7cc8f496190 (diff) |
veux: Removed audio A2dp from device.mk
Bug: 220306859
Test: atest
Tag: #feature
Change-Id: I300369d36399ffb558b98bafc2478b872d09faba
-rw-r--r-- | device.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -46,7 +46,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl \ android.hardware.soundtrigger@2.2-impl \ audioadsprpcd \ - audio.a2dp.default \ audio.primary.holi \ audio.r_submix.default \ audio.usb.default \ |