Install a unified fstab for the sdk image

Change-Id: I95ed5ee83783dfce110c1f07b187d4624be9a735
This commit is contained in:
Ken Sumrall 2013-02-27 16:20:56 -08:00
parent 45150f8b89
commit e4a045e9e6
1 changed files with 1 additions and 0 deletions

View File

@ -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 \