commit | 5a42197d39eeee5cdf14312d71ab77849c01c707 | [log] [tgz] |
---|---|---|
author | pkanwar <pkanwar@google.com> | Wed Jan 17 18:47:28 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Fri Jan 26 00:16:00 2018 +0000 |
tree | 1a082b2330e36c5d7a1c1b56e509431f946cbbda | |
parent | 075d928e0b5bdc566cbddd3e70ca52031bf25f06 [diff] [blame] |
HIDL changes to support Stadium Wifi. Add ISupplicantStaNetwork to allow passing multiple identities to the Supplicant. Bug: 30988281 Test: compile Change-Id: I849e21127be57f9ed6c6779bd97a6367984f6afb
diff --git a/wifi/supplicant/1.1/Android.bp b/wifi/supplicant/1.1/Android.bp index c8c8a32..fafd6ad 100644 --- a/wifi/supplicant/1.1/Android.bp +++ b/wifi/supplicant/1.1/Android.bp
@@ -8,6 +8,7 @@ }, srcs: [ "ISupplicant.hal", + "ISupplicantStaNetwork.hal", ], interfaces: [ "android.hardware.wifi.supplicant@1.0",