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

Commit 097b7df6 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru Committed by Android Code Review
Browse files

Merge "Fix sdcard mount issue."

parents 6cebee26 2ee12e7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -7,7 +7,7 @@ copy_from := \
	etc/dbus.conf \
	etc/dbus.conf \
	etc/hosts
	etc/hosts


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