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

Commit 05c58a1a authored by narinder Rana's avatar narinder Rana
Browse files

update TAG

parent 07fc6c5a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ public class InitializerService extends Service
    public void onNetworkConnectionChanged(boolean isConnected) {

        //just for testing code for now
        Log.e("TAG", "onNetworkConnectionChanged...." + isConnected);
        Log.e(TAG, "onNetworkConnectionChanged...." + isConnected);

    }
}
 No newline at end of file