summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2012-09-07 17:28:50 -0700
committerEric Laurent <elaurent@google.com>2012-09-07 17:35:29 -0700
commit97d1287cdc11b66945ebc0c3ddb2cbf594840dbb (patch)
tree3b90da3dec00b26837d84fb37cb874edaa631931 /device.mk
parent997c66406f1d1682f3ad67973ee0fe152d11d0b8 (diff)
downloaddevice_samsung_tuna-97d1287cdc11b66945ebc0c3ddb2cbf594840dbb.zip
device_samsung_tuna-97d1287cdc11b66945ebc0c3ddb2cbf594840dbb.tar.gz
device_samsung_tuna-97d1287cdc11b66945ebc0c3ddb2cbf594840dbb.tar.bz2
audio: add device specific audio_effects.conf file
The audio pre processings are not included in the default audio_effect.conf file anymore as the audio HAL has to provide support for them. Add a device specific audio_effects.conf exposing what is supported by crespo. Change-Id: I0136ebfe3e44c757b127ce9daf01f54be441badd
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 2c4c3e4..864b5dd 100644
--- a/device.mk
+++ b/device.mk
@@ -56,8 +56,8 @@ PRODUCT_PACKAGES += \
audio.usb.default
PRODUCT_COPY_FILES += \
- device/samsung/tuna/audio/audio_policy.conf:system/etc/audio_policy.conf
-
+ device/samsung/tuna/audio/audio_policy.conf:system/etc/audio_policy.conf \
+ device/samsung/tuna/audio_effects.conf:system/vendor/etc/audio_effects.conf
PRODUCT_PACKAGES += \
tuna_hdcp_keys