diff options
| author | Ethan Chen <intervigil@gmail.com> | 2020-04-19 01:58:58 -0700 |
|---|---|---|
| committer | Nolen Johnson <johnsonnolen@gmail.com> | 2020-07-14 18:34:36 -0400 |
| commit | ef2be1886f80814a925ca7232f6febad520089d4 (patch) | |
| tree | cb3ae501a1f53299efa7664aa7c683a8a3b7d8e5 /wifi | |
| parent | 58d21dc272b6da8fe66f45b5d16b6039d34c992d (diff) | |
pro1: Remove unused fstman entries
Change-Id: I6d2e1e57572306a55efc12824ce68c59aee8b547
Diffstat (limited to 'wifi')
| -rw-r--r-- | wifi/fstman.ini | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/wifi/fstman.ini b/wifi/fstman.ini deleted file mode 100644 index 8f04102..0000000 --- a/wifi/fstman.ini +++ /dev/null @@ -1,24 +0,0 @@ -[fst_manager] -ctrl_iface=/data/vendor/wifi/hostapd/global -groups=bond0 - -[bond0] -interfaces=wlan0,wigig0 -mux_type=bonding -mux_ifname=bond0 -mux_managed=1 -mac_address_by=wlan0 -rate_upgrade_master=wlan0 -txqueuelen=100 -rate_upgrade_acl_file=/data/vendor/wifi/fst_rate_upgrade.accept - -[wlan0] -priority=100 -default_llt=3600 - -[wigig0] -priority=110 -wpa_group=GCMP -wpa_pairwise=GCMP -hw_mode=ad -channel=2 |
