Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea325f55 authored by Alexandru Chircu's avatar Alexandru Chircu
Browse files

Debug ping

parent 081823cf
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -76,6 +76,8 @@ public class TriggerReceiver extends WakefulBroadcastReceiver {
                
                context.sendBroadcast(new Intent("android.server.checkin.CHECKIN"));

                Log.d(TAG, "ALEXCH ping");

                return;
            }