summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Wiley2016-08-23 15:48:21 -0500
committerChristopher Wiley2016-08-25 12:54:58 -0500
commitfc6af08571620a5e9d8edf745191ae1009889b92 (patch)
tree3c15e7991c9a1f3c394f16894df30f63ef3dbc1d /Android.mk
parent537c1ba391765b3aa7750450c208c650a02c04f0 (diff)
downloadsystem-connectivity-wificond-fc6af08571620a5e9d8edf745191ae1009889b92.tar.gz
system-connectivity-wificond-fc6af08571620a5e9d8edf745191ae1009889b92.tar.xz
system-connectivity-wificond-fc6af08571620a5e9d8edf745191ae1009889b92.zip
Tear down system state on wificond startup
Test: Added an integration test Bug: 29620309 Change-Id: Ibf378dda9b6ca2dfa29cca3071d967a3e4f6b036
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index a023e97..a508261 100644
--- a/Android.mk
+++ b/Android.mk
@@ -165,6 +165,7 @@ LOCAL_SRC_FILES := \
165 tests/integration/ap_interface_test.cpp \ 165 tests/integration/ap_interface_test.cpp \
166 tests/integration/client_interface_test.cpp \ 166 tests/integration/client_interface_test.cpp \
167 tests/integration/life_cycle_test.cpp \ 167 tests/integration/life_cycle_test.cpp \
168 tests/integration/service_test.cpp \
168 tests/main.cpp \ 169 tests/main.cpp \
169 tests/shell_unittest.cpp 170 tests/shell_unittest.cpp
170LOCAL_SHARED_LIBRARIES := \ 171LOCAL_SHARED_LIBRARIES := \