Merge "Adding the missing audio files into the SDK system image"

This commit is contained in:
Ying Wang 2013-08-21 19:42:14 +00:00 committed by Gerrit Code Review
commit 929b3a24b0

View file

@ -89,6 +89,7 @@ PRODUCT_COPY_FILES := \
include $(SRC_TARGET_DIR)/product/emulator.mk
$(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
$(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
$(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)