Remove redundant call of queryInputMethodServicesInternal

This is a follow up CL to my previous CL [1], which introduced
InputMethodSettingsRepository as a read-only mode.

There was a redundant invocation of

  InputMethodManagerService#queryInputMethodServicesInternal,

in

  MyPackageMonitor#onFinishPackageChangesInternal().

This CL fixes it.

 [1]: Iccede363caffb04087f511b6585cf07565dafda1
      90622cfcc48b115f6ccab469dd23bccc6d01a965

Bug: 309837937
Test: presubmit
Change-Id: I9437455cd9ad907a3587b8087c2aa2620ef4c8fd
1 file changed