Fix KotlinNullPointerException
This commit is contained in:
@@ -294,7 +294,6 @@ class RepeaterService : Service(), WifiP2pManager.ChannelListener, VpnMonitor.Ca
|
|||||||
true
|
true
|
||||||
} else {
|
} else {
|
||||||
routing.stop()
|
routing.stop()
|
||||||
this.routing = null
|
|
||||||
false
|
false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user