diff options
| author | Christopher Wiley <wiley@google.com> | 2016-07-15 15:25:37 -0700 |
|---|---|---|
| committer | Christopher Wiley <wiley@google.com> | 2016-07-15 15:28:13 -0700 |
| commit | 2b49ca29a67943b4b86c172d973957753cdb9de9 (patch) | |
| tree | 2d83dd5f59c195c6bf7b071527c2f9d8788c0a9a /common | |
| parent | 1f750c86aeab3e207d2fe9d8424bf94d96c03f89 (diff) | |
Remove SoftAP SDK files
Remove:
- Definition of hostapd service
- hardcoded hostapd conf file
- MAC white/blacklists
- various hostapd related test utilities
Test: marlin flashed with this image still tethers via WiFi just fine.
Bug: 30102193
Change-Id: Iaa42ec49e69aa07d6146740ae4f850a0327c48b4
Diffstat (limited to 'common')
| -rw-r--r-- | common/base.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/common/base.mk b/common/base.mk index 40bd492b..d53f050a 100644 --- a/common/base.mk +++ b/common/base.mk @@ -211,13 +211,6 @@ HDMID := hdmid #HOSTAPD HOSTAPD := hostapd HOSTAPD += hostapd_cli -HOSTAPD += nt_password_hash -HOSTAPD += hlr_auc_gw -HOSTAPD += test-milenage -HOSTAPD += hostapd.conf -HOSTAPD += hostapd_default.conf -HOSTAPD += hostapd.deny -HOSTAPD += hostapd.accept #I420COLORCONVERT I420CC := libI420colorconvert |
