am 3c9c36b7: am 47c4bbe9: Package the proper vold config file in SDK system image.

This commit is contained in:
Xavier Ducrohet 2010-04-01 23:47:40 -07:00 committed by Android Git Automerger
commit c90f5d7356
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ PRODUCT_PACKAGES := \
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
PRODUCT_COPY_FILES := \
development/data/etc/vold.conf:system/etc/vold.conf \
system/core/rootdir/etc/vold.fstab:system/etc/vold.fstab \
frameworks/base/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)