auto import from //depot/cupcake/@136745

This commit is contained in:
The Android Open Source Project 2009-03-05 20:00:41 -08:00
parent 6a5f7f068b
commit e53d32b606
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ PRODUCT_PACKAGES := \
sqlite3 \
SoftKeyboard
PRODUCT_COPY_FILES := \
development/data/etc/vold.conf:system/etc/vold.conf
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)