summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2010-09-09 17:33:00 -0700
committerJames Dong <jdong@google.com>2010-09-09 18:01:33 -0700
commitbad2035a52f254667ead23b944f335c74c1811d2 (patch)
tree45a48074e687c6f5f1fdf68767e976f012dd025f /device.mk
parent80d51ddb6b4e05475abc1a7b41450b6f60ae0fc8 (diff)
downloadstingray-bad2035a52f254667ead23b944f335c74c1811d2.tar.gz
Initial checkin media_profiles.xml
- This is just an initial checkin, since video recording depends on it. We are still working on the refinement of the parameters in this file. bug - 2962173 Change-Id: I7252d0734337075434dd5bc7d5efd6836b3caab0
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 94f5ca0..943af5f 100644
--- a/device.mk
+++ b/device.mk
@@ -42,3 +42,7 @@ PRODUCT_PACKAGES := \
# we have enough storage space to hold precise GC data
PRODUCT_TAGS += dalvik.gc.type-precise
+
+# media config xml file
+PRODUCT_COPY_FILES += \
+ device/moto/stingray/media_profiles.xml:system/etc/media_profiles.xml