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