Merge "Fix IInlineSuggestionUiCallback not released." into rvc-dev am: 6c95b5053b am: 77b5e6d2fe am: 0332819c7d
Change-Id: I48d06f66890a11200c3239e9feb3c91b293745b2
This commit is contained in:
@@ -321,6 +321,7 @@ public final class InlineSuggestionFactory {
|
||||
public void onContent(SurfaceControlViewHost.SurfacePackage surface)
|
||||
throws RemoteException {
|
||||
callback.onContent(surface);
|
||||
surface.release();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user