diff options
| author | Sebastian "Oyster" T <oysterized@gmail.com> | 2017-06-05 20:54:22 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-08-21 14:58:58 +0200 |
| commit | b506bd71df1d9f1aa7e734f9c92c9612fee32038 (patch) | |
| tree | d055e0df68652ffbc98b5ed0da589f7b2adaaeb0 /system.prop | |
| parent | 0c4238a2f7de90d52f7b8797a2c58a8ef489af98 (diff) | |
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.
Diffstat (limited to 'system.prop')
| -rw-r--r-- | system.prop | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
