From b506bd71df1d9f1aa7e734f9c92c9612fee32038 Mon Sep 17 00:00:00 2001 From: "Sebastian \"Oyster\" T" Date: Mon, 5 Jun 2017 20:54:22 +0200 Subject: system.prop: update ap0 -> wlan0 (fixes hotspot) using the new "cyanogenmod" way to do hotspot on mtk, because keeping compatibility with stock rom is stubborn and retarded. --- system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system.prop') diff --git a/system.prop b/system.prop index 2244dd7..0cbae6c 100644 --- a/system.prop +++ b/system.prop @@ -10,7 +10,7 @@ ro.mediatek.wlan.wsc=1 ro.mediatek.wlan.p2p=1 mediatek.wlan.ctia=0 -wifi.tethering.interface=ap0 +wifi.tethering.interface=wlan0 wifi.direct.interface=p2p0 # Camera -- cgit v1.2.3