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

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

Fixing typo in dump log. am: b43ba868 am: 1de1a3bf

am: fc4a8758

Change-Id: Id813187a627f795627a491cfe736f6e70d3e318a
parents d2144305 fc4a8758
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2269,6 +2269,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);