resolved conflicts for merge of 8928ef8b to master

Change-Id: I0c2fa435b38266f71651756570926c4b1488b57e
This commit is contained in:
Jean-Baptiste Queru
2010-10-22 12:29:10 -07:00

View File

@@ -35,6 +35,9 @@ PRODUCT_PROPERTY_OVERRIDES := \
PRODUCT_COPY_FILES := \
development/data/etc/vold.conf:system/etc/vold.conf
# Put en_US first in the list, so make it default.
PRODUCT_LOCALES := en_US
# Pick up some sounds.
$(call inherit-product, frameworks/base/data/sounds/AudioPackage4.mk)