Mark android.view.inputmethod.InputMethodInfoTest as @SmallTest

InputMethodInfoTest was originally introduced without any test size
annotation [1] then marked as @LargeTest in a large mechanical
cleanup.

This is why InputMethodInfoTest is currently marked as @LargeTest.

Anyway, most likely InputMethodInfoTest is a small set of tests hence
this CL does so.

 [1]: I0f6b130a7df57557e40b52a7b7ac00be965a17c3
      e12a6fff1400b57d307daa1af662a74eb2f1d261
 [2]: Ifd466251b92728f9bbfa3cbd8fd21d34490f4eb1
      bdbde55592792efe350acd6a46733f439f6a3f3d

Bug: 115894235
Test: atest FrameworksCoreTests:android.view.inputmethod.InputMethodInfoTest
Change-Id: I0aae1a6d7287e4343eece56565c75856b762d7fa
1 file changed