commit | e1d2c8d6471ac074351caeb8a73d0e321f9da4cf | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Mon Oct 01 10:57:27 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 01 10:57:27 2018 +0000 |
tree | 735f85eb300fd6ba2ddcb452b77597f5cf40a1f0 | |
parent | 60be6ae961f5c0cdb591245d41674e2752cd31d5 [diff] | |
parent | c941007331280ea3f3ce6338d64c7e9c0b72ba3b [diff] |
Merge "Add bluetooth libraries to mainline_system."
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk index 4b72749..0a2d149 100644 --- a/target/product/mainline_system.mk +++ b/target/product/mainline_system.mk
@@ -32,6 +32,11 @@ 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