commit | 767d1e5a9082c9fabe93ca0696a5f5d6089dbd96 | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Fri Dec 28 08:25:26 2018 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Fri Dec 28 15:14:49 2018 +0800 |
tree | 3be280dca8732d4b38422068ea0e19be351d02b9 | |
parent | f846f2154328ff4a15a8678eb8a9edd9879c080d [diff] |
Fix IME crash when leave VR mode. System server crash when there is no selected input method and leave VR mode. To avoid crash, we can try to update selected input method from settings. Fix: 121271327 Test: Manually remove input methods from device then run ActivityManagerVrDisplayTests, system server should not crash when leave VR mode. Change-Id: I32a7f10d4f69700c2506d65b360fef5806c0e655