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

Commit 22bc69de authored by Winson Chung's avatar Winson Chung
Browse files

Fixing build

Change-Id: I3d60c115190a6e478777229d4851dedc78111c39
parent 84bbb020
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);
        }
    }