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
external_wpa_supplicant_8
Commits
4752b404
Commit
4752b404
authored
11 years ago
by
Ying Wang
Committed by
Gerrit Code Review
11 years ago
Browse files
Options
Download
Plain Diff
Merge "Android: Do not compile wpa_supplicant if not chosen"
parents
ac427985
993d5586
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
Android.mk
Android.mk
+0
-3
No files found.
Android.mk
View file @
4752b404
LOCAL_PATH
:=
$(
call
my-dir
)
LOCAL_PATH
:=
$(
call
my-dir
)
ifndef
WPA_SUPPLICANT_VERSION
WPA_SUPPLICANT_VERSION
:=
VER_0_8_X
endif
ifeq
($(WPA_SUPPLICANT_VERSION),VER_0_8_X)
ifeq
($(WPA_SUPPLICANT_VERSION),VER_0_8_X)
# The order of the 2 Android.mks does matter!
# The order of the 2 Android.mks does matter!
# TODO: Clean up the Android.mks, reset all the temporary variables at the
# TODO: Clean up the Android.mks, reset all the temporary variables at the
...
...
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