commit | f2b8b824032b6473ec6e59862598b5685ce972c0 | [log] [tgz] |
---|---|---|
author | Ecco Park <eccopark@google.com> | Thu Feb 15 16:10:27 2018 -0800 |
committer | Ecco Park <eccopark@google.com> | Mon Feb 26 18:46:43 2018 -0800 |
tree | 9327a9471d83ed567fdbea7efe1836a990ba87c4 | |
parent | fe606d5aee56f309368039ad2a3da75b2cc7c288 [diff] [blame] |
wpa_supplicant(sta_network): Support encrypted imsi identity API for EAP-AKA/SIM Bug: 71613595 Test: VTS test Change-Id: I1bded81d94531e63bbc351470955967281cc9f7a Signed-off-by: Ecco Park <eccopark@google.com>
diff --git a/wifi/supplicant/1.1/vts/functional/Android.bp b/wifi/supplicant/1.1/vts/functional/Android.bp index 188dba3..3efe15d 100644 --- a/wifi/supplicant/1.1/vts/functional/Android.bp +++ b/wifi/supplicant/1.1/vts/functional/Android.bp
@@ -40,6 +40,7 @@ srcs: [ "VtsHalWifiSupplicantV1_1TargetTest.cpp", "supplicant_hidl_test.cpp", + "supplicant_sta_network_hidl_test.cpp", ], static_libs: [ "VtsHalWifiV1_0TargetTestUtil",