Fix build
Change-Id: I8c68731786ab648dc916b09333b67acb26f81594
This commit is contained in:
@@ -895,7 +895,7 @@ public class InputMethodManagerService extends IInputMethodManager.Stub
|
||||
try {
|
||||
sessionState.session.finishSession();
|
||||
} catch (RemoteException e) {
|
||||
Log.w(TAG, "Session failed to close due to remote exception", e);
|
||||
Slog.w(TAG, "Session failed to close due to remote exception", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user