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

Commit 47c4bbe9 authored by Xavier Ducrohet's avatar Xavier Ducrohet
Browse files

Package the proper vold config file in SDK system image.

Change-Id: I7698c76d8d704837106450a32cba7b9c8f5b4446
parent 04fd11d1
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)