commit | 0820a93d6959517fdbfa0194b310708a550fd93f | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Mon Oct 01 17:22:05 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 01 17:22:05 2018 +0000 |
tree | eafb365bfaba76f6e30f64bf3f4112499364680d | |
parent | e1d2c8d6471ac074351caeb8a73d0e321f9da4cf [diff] | |
parent | 2df4bce8b87ea37b51c78a42f0c51c778d791cd6 [diff] |
Merge "Add wrapped net utils to mainline_system."
diff --git a/target/product/mainline_system.mk b/target/product/mainline_system.mk index 362c29f..8335906 100644 --- a/target/product/mainline_system.mk +++ b/target/product/mainline_system.mk
@@ -36,6 +36,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