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

Commit a1565b93 authored by Mitsuru Oshima's avatar Mitsuru Oshima
Browse files

removing log message checked in by acccident.

parent 7e3e04c1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3498,7 +3498,6 @@ public final class ActivityThread {
                    if (r != null) {
                        // keep the original density based on application cale.
                        appDm.updateDensity(r.getDisplayMetrics().density);
                        Log.i("oshima", "Updated app display metrics " + appDm);
                        r.updateConfiguration(config, appDm);
                        // reset
                        appDm.setTo(dm);