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

Commit 04ee429e authored by Winson Chung's avatar Winson Chung Committed by Android (Google) Code Review
Browse files

Merge "Fixing build"

parents 45b1adf9 22bc69de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -479,7 +479,7 @@ class AppWidgetService extends IAppWidgetService.Stub
            // Add it to the mapping of RemoteViewsService to appWidgetIds so that we can determine
            // when we can call back to the RemoteViewsService later to destroy associated
            // factories.
             WidgetRemoteViewsServiceBinding(appWidgetId, fc);
            incrementAppWidgetServiceRefCount(appWidgetId, fc);
        }
    }