Merge "Allow smooth upgrade of AVD's from older API's." into nyc-dev

This commit is contained in:
Prathmesh Prabhu 2016-02-20 01:02:03 +00:00 committed by Android (Google) Code Review
commit 61ec9aed12
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
PRODUCT_COPY_FILES := \
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
device/sample/etc/old-apns-conf.xml:system/etc/old-apns-conf.xml \
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 \
frameworks/base/data/sounds/effects/VideoStop.ogg:system/media/audio/ui/VideoStop.ogg \