summaryrefslogtreecommitdiffstats
path: root/nexus/SupplicantEventFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nexus/SupplicantEventFactory.cpp')
-rw-r--r--nexus/SupplicantEventFactory.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/nexus/SupplicantEventFactory.cpp b/nexus/SupplicantEventFactory.cpp
index 8695aca..f91db15 100644
--- a/nexus/SupplicantEventFactory.cpp
+++ b/nexus/SupplicantEventFactory.cpp
@@ -57,9 +57,9 @@ SupplicantEvent *SupplicantEventFactory::createEvent(char *event, size_t len) {
level = atoi(tmp);
event += (match - event) + 1;
} else
- LOGW("Unclosed level brace in event");
+ ALOGW("Unclosed level brace in event");
} else
- LOGW("No level specified in event");
+ ALOGW("No level specified in event");
/*
* <N>CTRL-EVENT-XXX