am e4a045e9: Install a unified fstab for the sdk image

* commit 'e4a045e9e65a35d89c1139e16efb15a0fcdc27fd':
  Install a unified fstab for the sdk image
diff --git a/target/product/sdk.mk b/target/product/sdk.mk
index 150d334..54373d9 100644
--- a/target/product/sdk.mk
+++ b/target/product/sdk.mk
@@ -84,6 +84,7 @@
 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 \