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

Commit c9410073 authored by Anton Hansson's avatar Anton Hansson
Browse files

Add bluetooth libraries to mainline_system.

These are included on current mainline devices.

Bug: 80410283
Test: lunch mainline_arm64; m nothing
Change-Id: I1c214c760f3f668804baef642f1c7121d0723bfb
parent 60be6ae9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -32,6 +32,11 @@ PRODUCT_PACKAGES += \
    cppreopts.sh \
    otapreopt_script \

# Bluetooth libraries
PRODUCT_PACKAGES += \
    audio.a2dp.default \
    audio.hearing_aid.default \

# Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true