am 929b3a24: Merge "Adding the missing audio files into the SDK system image"

* commit '929b3a24b0c1b1ff2488ef08f05040c63aeaa9ed':
  Adding the missing audio files into the SDK system image
This commit is contained in:
Ying Wang 2013-08-21 12:43:55 -07:00 committed by Android Git Automerger
commit ac2cb39650

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)