commit | 6d02c7a0337d37e5b1c596a4acec0c292a9b7f93 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu May 19 12:15:39 2016 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Thu May 26 17:20:22 2016 -0700 |
tree | 7018e3fcfa48ff3cd04e559cd86b57ab04ffcee0 | |
parent | 5c93eac3ae163a5a3d866db24d9b853caa9b9f88 [diff] [blame] |
Adding some UI tests > Launcher app from all-apps > Drag icon to all-apps and launch it > Add widget from widget tray Change-Id: I6bd6128a7b560a23a887d1fb40bfcda25b9b02e7
diff --git a/src/com/android/launcher3/LauncherAppWidgetInfo.java b/src/com/android/launcher3/LauncherAppWidgetInfo.java index 42d6468..4de8c7e 100644 --- a/src/com/android/launcher3/LauncherAppWidgetInfo.java +++ b/src/com/android/launcher3/LauncherAppWidgetInfo.java
@@ -66,7 +66,7 @@ */ int appWidgetId = NO_ID; - ComponentName providerName; + public ComponentName providerName; /** * Indicates the restore status of the widget.