[android] Don't call invalidateInput on old SDKs
Because it's only available since Android 13. I must have misread the API version as 3 instead of 33, like it is for restartInput. I double-checked the other functions being called, those don't seem to be too recent.
See https://krita-artists.org/t/crash-with-any-input-field-on-huawei-tablet-on-5-3-1/178389