850892b7fa7ec538892cfa03a155dadf9b60bbe5
Make accessibility service able to set the current input method
for current user.
Bug: 145710994
Test: atest AccessibilitySoftKeyboardTest
1. Get current enabled IMEs
$ adb shell settings get secure enabled_input_methods
com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME
2. Get current default IME
$ adb shell settings get secure default_input_method
3. Set current default IME
$ adb shell settings put secure default_input_method
com.google.android.googlequicksearchbox/com.google.android.voicesearch.ime.VoiceInputMethodService
Change-Id: I00aa2170ef2fcc4daf50d09a57b8e2ad16c0a6cb
…
Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am:
c13f012cc5 am: bb8ecaef09 am: ecb9c6f041
…
Merge "Add audio description information to TvTrackInfo" am:
f04ee52d5a am: d0d2f7222f am: 4dd0da999b
…
…
Merge "Revert "Use new UnsupportedAppUsage annotation."" am:
edf7ce4f38 am: 019286764f am: f6253ef435
Merge "Remove notification right after clicking on cancel" am:
00cf589f45 am: 08be4d3510 am: cb0b5bd957
…
…
Merge "Cleanup API docs for audio codecs and add intdef." am:
dff38f5610 am: 1aba8b3f6c am: 23f3bba5b5
Merge "[Mainline] Create getDataRegistrationState and expose as system api" am:
995d20337f am: 72cdeb7e07
…
…
Merge "Convert apct/framework/presubmit-cloud-tf to Test Mapping Suite." am:
888c3b0347 am: f5c7e1b90a
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%