diff options
author | Dmitry Shmidt <> | 2009-04-20 09:52:55 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-20 09:52:55 -0700 |
commit | 153c3f2e0a47222a58da7a7fe9fb32e405a8373b (patch) | |
tree | b31345015ab1c06d9936e46af90e37ad85518529 /android.conf | |
parent | e083690fb3d1b9c49a4b8ecabe20cde76690bd75 (diff) | |
download | external_dhcpcd-153c3f2e0a47222a58da7a7fe9fb32e405a8373b.zip external_dhcpcd-153c3f2e0a47222a58da7a7fe9fb32e405a8373b.tar.gz external_dhcpcd-153c3f2e0a47222a58da7a7fe9fb32e405a8373b.tar.bz2 |
AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - part 1
Original author: dimitrysh
Automated import of CL 146935
Diffstat (limited to 'android.conf')
-rw-r--r-- | android.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android.conf b/android.conf index 5aa418d..54006c7 100644 --- a/android.conf +++ b/android.conf @@ -1,6 +1,6 @@ # dhcpcd configuration for Android Wi-Fi interface # See dhcpcd.conf(5) for details. -interface tiwlan0 +interface wlan0 # dhcpcd-run-hooks uses these options. option subnet_mask, routers, domain_name_servers |