Added null check on return value for getKeyDispatcherState()
The result from getKeyDispatcherState() was used without checking if it returned null, which resulted in a NullPointerException. Change-Id: I4b55ad44d5c08b7f729dbbdbcaed0e978a430258
Loading
Please register or sign in to comment