forked from openkylin/platform_build
am 3c9c36b7: am 47c4bbe9: Package the proper vold config file in SDK system image.
This commit is contained in:
commit
c90f5d7356
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue