Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
twrp
android_bootable_recovery
Commits
a196aea6
Commit
a196aea6
authored
9 years ago
by
Aaron Kling
Browse files
Options
Download
Email Patches
Plain Diff
Add mount_shim.sh to the list of files to copy.
parent
d947c7e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Android.mk
Android.mk
+2
-1
No files found.
Android.mk
View file @
a196aea6
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment