|
@@ -31,6 +31,8 @@ include $(LOCAL_PATH)/android.config
|
|
# To ignore possible wrong network configurations
|
|
# To ignore possible wrong network configurations
|
|
L_CFLAGS = -DWPA_IGNORE_CONFIG_ERRORS
|
|
L_CFLAGS = -DWPA_IGNORE_CONFIG_ERRORS
|
|
|
|
|
|
|
|
+L_CFLAGS += -DVERSION_STR_POSTFIX=\"-$(PLATFORM_VERSION)\"
|
|
|
|
+
|
|
# Set Android log name
|
|
# Set Android log name
|
|
L_CFLAGS += -DANDROID_LOG_NAME=\"wpa_supplicant\"
|
|
L_CFLAGS += -DANDROID_LOG_NAME=\"wpa_supplicant\"
|
|
|
|
|