diff options
| author | Dedy Lansky <dlansky@codeaurora.org> | 2015-08-26 17:13:57 +0300 |
|---|---|---|
| committer | Linux Build Service Account <lnxbuild@localhost> | 2015-10-06 03:19:42 -0600 |
| commit | 4fe09d8982ac2dfd0141da3d6647d3a298bfd471 (patch) | |
| tree | 676800aa5f643ad8107462874933fc15b8d8a9bc /hostapd/android.config | |
| parent | 503c35708b04f0804889641e670503ea986e386f (diff) | |
| download | android_external_wpa_supplicant_8-4fe09d8982ac2dfd0141da3d6647d3a298bfd471.tar.gz android_external_wpa_supplicant_8-4fe09d8982ac2dfd0141da3d6647d3a298bfd471.tar.bz2 android_external_wpa_supplicant_8-4fe09d8982ac2dfd0141da3d6647d3a298bfd471.zip | |
wpa-supplicant: Enable FST
fast session transfer feature required in some targets
Change-Id: Icbfd2c264d1d148d9a000cf4417401925f95c25d
CRs-Fixed: 891455
Diffstat (limited to 'hostapd/android.config')
| -rw-r--r-- | hostapd/android.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/android.config b/hostapd/android.config index 106e9794..8431c4f6 100644 --- a/hostapd/android.config +++ b/hostapd/android.config @@ -184,4 +184,4 @@ CONFIG_OS=unix CONFIG_AP=y # Enable Fast Session Transfer (FST) -#CONFIG_FST=y +CONFIG_FST=y |
