summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2012-04-03 20:19:20 -0700
committerDima Zavin <dima@android.com>2012-04-03 20:20:14 -0700
commitb520df4874393a95d395df0531a8e33be7eb7dae (patch)
tree29c55fd85b1126dc7827ec4c2126bf5ca503fd4d /target
parent914ccedae2c880c0a0bc7fd7d75c75b62d6f6f59 (diff)
downloadbuild-b520df4874393a95d395df0531a8e33be7eb7dae.zip
build-b520df4874393a95d395df0531a8e33be7eb7dae.tar.gz
build-b520df4874393a95d395df0531a8e33be7eb7dae.tar.bz2
target/product: have the sdk product pull in the apns
Bug: 6274210 Change-Id: I23c76975312a7fb60926853cdbde8065ae8b5f76 Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'target')
-rw-r--r--target/product/sdk.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 5059950..e696b24 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -136,6 +136,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
PRODUCT_COPY_FILES := \
+ development/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
system/core/rootdir/etc/vold.fstab:system/etc/vold.fstab \
frameworks/base/data/sounds/effects/camera_click.ogg:system/media/audio/ui/camera_click.ogg \
frameworks/base/data/sounds/effects/VideoRecord.ogg:system/media/audio/ui/VideoRecord.ogg \