summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 2a861a4..f0bc0cb 100644
--- a/device.mk
+++ b/device.mk
@@ -123,7 +123,7 @@ PRODUCT_PROPERTY_OVERRIDES := \
# Note that the only such settings should be the ones that are too low-level to
# be reachable from resources or other mechanisms.
PRODUCT_PROPERTY_OVERRIDES += \
- wifi.interface=eth0 \
+ wifi.interface=wlan0 \
wifi.supplicant_scan_interval=15
include frameworks/base/build/phone-hdpi-512-dalvik-heap.mk