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

Commit 1de1a3bf authored by Winson's avatar Winson Committed by android-build-merger
Browse files

Fixing typo in dump log.

am: b43ba868

Change-Id: Ied127cb30a1dabe9d44c4da7b44c3c9758b74afa
parents 975704a7 b43ba868
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2266,6 +2266,7 @@ class AppWidgetServiceImpl extends IAppWidgetService.Stub implements WidgetBacku
        pw.print(info.updatePeriodMillis);
        pw.print(" resizeMode=");
        pw.print(info.resizeMode);
        pw.print(" widgetCategory=");
        pw.print(info.widgetCategory);
        pw.print(" autoAdvanceViewId=");
        pw.print(info.autoAdvanceViewId);