mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Watch services/theads
This commit is contained in:
@@ -79,6 +79,7 @@ public class ServiceUI extends IntentService {
|
||||
public void onDestroy() {
|
||||
Log.i("Service UI destroy");
|
||||
super.onDestroy();
|
||||
CoalMine.watch(this, "ServiceUI#onDestroy()");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user