Fixing typo in dump log. am: b43ba86811
am: 1de1a3bfcc
Change-Id: I0ccfedd4bc9028ab150792ba974a1f70912ef631
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user