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

Commit e6b638be authored by David Turner's avatar David Turner Committed by Android Code Review
Browse files

Merge "x86: Add vold.fstab to mount the SD card"

parents fa5f2ad4 0db0921b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -11,6 +11,10 @@ ifeq ($(TARGET_PRODUCT),full)
copy_from += etc/vold.fstab
endif

ifeq ($(TARGET_PRODUCT),full_x86)
copy_from += etc/vold.fstab
endif

# the /system/etc/init.goldfish.sh is needed to enable emulator support
# in the system image. In theory, we don't need these for -user builds
# which are device-specific. However, these builds require at the moment