diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 16:38:21 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 16:38:21 +0200 |
commit | d4fef431bbd1d2d890536c19d5fda9c7625ad3ce (patch) | |
tree | b09b5000846917b27e03170de4b50a13b17aa433 | |
parent | c1910e256469c6685ef5c8db27a78744367ad333 (diff) | |
download | device_samsung_p5100-d4fef431bbd1d2d890536c19d5fda9c7625ad3ce.zip device_samsung_p5100-d4fef431bbd1d2d890536c19d5fda9c7625ad3ce.tar.gz device_samsung_p5100-d4fef431bbd1d2d890536c19d5fda9c7625ad3ce.tar.bz2 |
a2dp
-rwxr-xr-x | p51xx-common.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk index d6bd750..aaf362e 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -85,6 +85,7 @@ PRODUCT_COPY_FILES += \ # Packages PRODUCT_PACKAGES += \ + audio.a2dp.default \ lights.piranha \ libtinyalsa \ libaudioutils \ |