Fix CTS IMSTest#testHandlesConfigChanges Fix the test by removing the check for startInput, which is actuallly expected after activity restarting onConfigChanges(). Change-Id: I27b3e55467984c634634a5ab85b9241a05affef1 Fix: 189352950 Test: atest InputMethodServiceTest