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

Commit 847cb4d1 authored by Keun-young Park's avatar Keun-young Park Committed by Android Git Automerger
Browse files

am 8f19b11a: am c4c731e7: Merge "[MIPS] Enable SD-card functionality to work"

* commit '8f19b11a':
  [MIPS] Enable SD-card functionality to work
parents 5c8574b5 8f19b11a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@ ifeq ($(TARGET_PRODUCT),full_x86)
copy_from += etc/vold.fstab
endif

ifeq ($(TARGET_PRODUCT),full_mips)
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