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

Commit 7378637d authored by Android (Google) Code Review's avatar Android (Google) Code Review Committed by The Android Open Source Project
Browse files

am 7813767b: Merge change 1441 into donut

Merge commit '7813767b'

* commit '7813767b':
  removing log message checked in by acccident.
parents 9e5d5d6f 7813767b
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);