Merge "Fix sdcard mount issue."
This commit is contained in:
commit
097b7df625
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue