forked from openkylin/platform_build
Install a unified fstab for the sdk image
Change-Id: I95ed5ee83783dfce110c1f07b187d4624be9a735
This commit is contained in:
parent
45150f8b89
commit
e4a045e9e6
|
@ -83,6 +83,7 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGE_OVERLAYS := development/sdk_overlay
|
||||
|
||||
PRODUCT_COPY_FILES := \
|
||||
device/generic/goldfish/fstab.goldfish:root/fstab.goldfish \
|
||||
device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \
|
||||
system/core/rootdir/etc/vold.fstab:system/etc/vold.fstab \
|
||||
frameworks/base/data/sounds/effects/camera_click.ogg:system/media/audio/ui/camera_click.ogg \
|
||||
|
|
Loading…
Reference in New Issue