Removing audio defaults from platform

Audio defaults have a lot of dependencies, and to reduce
the number of libs exposed in platform we need to remove
these audio defaults.

Bug: 220306859
Test: atest
Tag: #feature
Change-Id: Iee2e347e6dceec4232e408145e97024476744455
This commit is contained in:
Etienne Ruffieux
2022-03-04 13:22:23 +00:00
parent b6bbdd546c
commit 5be591a6f6
2 changed files with 0 additions and 11 deletions

View File

@@ -28,12 +28,6 @@ PRODUCT_PACKAGES += \
PhotoTable \
preinstalled-packages-platform-full-base.xml
# Bluetooth:
# audio.a2dp.default is a system module. Generic system image includes
# audio.a2dp.default to support A2DP if board has the capability.
PRODUCT_PACKAGES += \
audio.a2dp.default
# Net:
# Vendors can use the platform-provided network configuration utilities (ip,
# iptable, etc.) to configure the Linux networking stack, but these utilities

View File

@@ -52,11 +52,6 @@ PRODUCT_PACKAGES += \
cppreopts.sh \
otapreopt_script \
# Bluetooth libraries
PRODUCT_PACKAGES += \
audio.a2dp.default \
audio.hearing_aid.default \
# For ringtones that rely on forward lock encryption
PRODUCT_PACKAGES += libfwdlockengine