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:
@@ -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
|
||||
|
Reference in New Issue
Block a user