Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
system_vold
Commits
89bcc638
Commit
89bcc638
authored
10 years ago
by
Dan Albert
Committed by
Android Git Automerger
10 years ago
Browse files
Options
Download
Plain Diff
am
36859212
: Merge "Move vold to libc++."
* commit '
36859212
': Move vold to libc++.
parents
a05cb413
36859212
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Android.mk
Android.mk
+2
-2
No files found.
Android.mk
View file @
89bcc638
...
...
@@ -62,7 +62,7 @@ LOCAL_SHARED_LIBRARIES := $(common_shared_libraries)
LOCAL_STATIC_LIBRARIES
:=
$(common_static_libraries)
LOCAL_MODULE_TAGS
:=
eng tests
include
external/stlport/libstlport.mk
LOCAL_CXX_STL
:=
libc++
include
$(BUILD_STATIC_LIBRARY)
include
$(CLEAR_VARS)
...
...
@@ -79,7 +79,7 @@ LOCAL_CFLAGS := -Werror=format
LOCAL_SHARED_LIBRARIES
:=
$(common_shared_libraries)
LOCAL_STATIC_LIBRARIES
:=
$(common_static_libraries)
include
external/stlport/libstlport.mk
LOCAL_CXX_STL
:=
libc++
include
$(BUILD_EXECUTABLE)
include
$(CLEAR_VARS)
...
...
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