From c1910e256469c6685ef5c8db27a78744367ad333 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 19 Jun 2012 16:30:33 +0200 Subject: added default_gain config for audio --- p51xx-common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'p51xx-common.mk') diff --git a/p51xx-common.mk b/p51xx-common.mk index ea376db..d6bd750 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -40,6 +40,7 @@ PRODUCT_COPY_FILES += \ # Audio PRODUCT_COPY_FILES += \ + $(LOCAL_PATH)/configs/default_gain.conf:system/etc/default_gain.conf \ $(LOCAL_PATH)/configs/tinyucm.conf:system/etc/tinyucm.conf \ $(LOCAL_PATH)/configs/Volume.db:system/etc/Volume.db -- cgit v1.1