Fixing build

Change-Id: I3d60c115190a6e478777229d4851dedc78111c39
This commit is contained in:
Winson Chung
2011-02-25 15:13:38 -08:00
parent 84bbb02021
commit 22bc69de50

View File

@@ -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);
}
}