forked from openkylin/platform_build
Merge "Add bluetooth libraries to mainline_system." am: e1d2c8d647
am: 5c9730bcc3
am: c5f2df2757
Change-Id: I26b8d4d160689495fb12ef3fe0383f9fe14ca31f
This commit is contained in:
commit
7963f26175
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue