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

Commit b43ba868 authored by Winson's avatar Winson
Browse files

Fixing typo in dump log.

Change-Id: I94c381acb9a1748770231e714b93875097850e0d
parent af74842e
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);