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

Commit 5687abe6 authored by The Android Open Source Project's avatar The Android Open Source Project Committed by Android Git Automerger
Browse files

am 544e1f86: merge from open-source master

Merge commit '544e1f86'

* commit '544e1f86':
  Fix sdcard mount issue.
parents 0515c65a 544e1f86
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ copy_from := \
	etc/dbus.conf \
	etc/hosts

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