summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2012-03-22 11:17:24 -0700
committerEric Laurent <elaurent@google.com>2012-04-03 16:42:50 -0700
commitcc6766fa1dcf74c20ecd4ba83bf17844827b4d43 (patch)
tree3d005099655bf0e10cd6eb85af9b29d2db292f02 /target
parentd143814d63863c5417deb0015d5c201b920aadae (diff)
downloadbuild-cc6766fa1dcf74c20ecd4ba83bf17844827b4d43.zip
build-cc6766fa1dcf74c20ecd4ba83bf17844827b4d43.tar.gz
build-cc6766fa1dcf74c20ecd4ba83bf17844827b4d43.tar.bz2
added audio_policy.conf file
Change-Id: Icde73ce66208972914324d64927fef816aa68ca6
Diffstat (limited to 'target')
-rw-r--r--target/product/generic_no_telephony.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/product/generic_no_telephony.mk b/target/product/generic_no_telephony.mk
index d8bda3e..e1b5474 100644
--- a/target/product/generic_no_telephony.mk
+++ b/target/product/generic_no_telephony.mk
@@ -71,7 +71,8 @@ PRODUCT_COPY_FILES := \
system/bluetooth/data/blacklist.conf:system/etc/bluetooth/blacklist.conf \
system/bluetooth/data/input.conf:system/etc/bluetooth/input.conf \
system/bluetooth/data/network.conf:system/etc/bluetooth/network.conf \
- frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf
+ frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \
+ hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product-if-exists, external/lohit-fonts/fonts.mk)