Merge "Add bluetooth libraries to mainline_system." am: e1d2c8d647

am: 5c9730bcc3

Change-Id: I7cf49bcf879e80d8dd3481d97e0bef0736db98ae
This commit is contained in:
Anton Hansson 2018-10-01 04:20:14 -07:00 committed by android-build-merger
commit c5f2df2757
1 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,11 @@ PRODUCT_PACKAGES += \
cppreopts.sh \ cppreopts.sh \
otapreopt_script \ otapreopt_script \
# Bluetooth libraries
PRODUCT_PACKAGES += \
audio.a2dp.default \
audio.hearing_aid.default \
# Enable dynamic partition size # Enable dynamic partition size
PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true PRODUCT_USE_DYNAMIC_PARTITION_SIZE := true