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

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

Fixing typo in dump log. am: b43ba868

am: 1de1a3bf

Change-Id: I0ccfedd4bc9028ab150792ba974a1f70912ef631
parents 233e745b 1de1a3bf
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);