Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5be591a6 authored by Etienne Ruffieux's avatar Etienne Ruffieux
Browse files

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
parent b6bbdd54
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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
+0 −5
Original line number Diff line number Diff line
@@ -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