Commit a196aea6 authored by Aaron Kling's avatar Aaron Kling
Browse files

Add mount_shim.sh to the list of files to copy.

parent d947c7e9
......@@ -415,7 +415,8 @@ ifeq ($(TARGET_RECOVERY_IS_MULTIROM), true)
lz4 \
ntfs-3g \
cp_xattrs \
ls_xattrs
ls_xattrs \
mount_shim.sh
endif
ifneq ($(TARGET_ARCH), arm64)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment