Commit 4752b404 authored by Ying Wang's avatar Ying Wang Committed by Gerrit Code Review
Browse files

Merge "Android: Do not compile wpa_supplicant if not chosen"

parents ac427985 993d5586
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
......
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