nexus: Add TiwlanEventListener to makefile
Signed-off-by: San Mehat <san@google.com>
This commit is contained in:
parent
bbe92c370a
commit
891cb2c135
1 changed files with 2 additions and 1 deletions
|
|
@ -33,7 +33,8 @@ LOCAL_SRC_FILES:= \
|
||||||
SupplicantScanResultsEvent.cpp \
|
SupplicantScanResultsEvent.cpp \
|
||||||
SupplicantConnectionTimeoutEvent.cpp \
|
SupplicantConnectionTimeoutEvent.cpp \
|
||||||
SupplicantDisconnectedEvent.cpp \
|
SupplicantDisconnectedEvent.cpp \
|
||||||
SupplicantStatus.cpp
|
SupplicantStatus.cpp \
|
||||||
|
TiwlanEventListener.cpp
|
||||||
|
|
||||||
LOCAL_MODULE:= nexus
|
LOCAL_MODULE:= nexus
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue