Merge "Fix IInlineSuggestionUiCallback not released." into rvc-dev am: 6c95b5053b
Change-Id: I328ca59c6fbc06ff5db209e833ec5133358e1fd7
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