Bring down LOH onDestroy
This commit is contained in:
@@ -127,6 +127,7 @@ class LocalOnlyHotspotService : IpNeighbourMonitoringService() {
|
||||
}
|
||||
|
||||
override fun onDestroy() {
|
||||
binder.stop()
|
||||
unregisterReceiver()
|
||||
super.onDestroy()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user