Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c9c36b7 authored by Xavier Ducrohet's avatar Xavier Ducrohet Committed by Android Git Automerger
Browse files

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

Merge commit '47c4bbe9' into froyo-plus-aosp

* commit '47c4bbe9':
  Package the proper vold config file in SDK system image.
parents 266bdf2e 47c4bbe9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,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)