summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2021-08-27 15:49:47 -0400
committerFabian Kozynski <kozynski@google.com>2021-08-27 15:52:38 -0400
commitf8ffbd327cb14918710ecf1b73bcba75468edda5 (patch)
tree2bec545512d8b51ba2e9d7091067bf03dd794663 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent680d2625fd57f94f2253531d63b607ce96245bda (diff)
Postpone available check for CustomTile
In the case of custom tiles, we don't know if they are available until after initialization. Because it runs async to tile creation, the check in QSTileHost may fail and destroy the tile prematurely. Instead, postpone it until after we've tried to retrieve the service icon. Also, add TileService CTS tests to com.android.systemui.qs TEST_MAPPING. Test: atest SystemUITests Test: atest CtsAppTestCases Fixes: 197970498 Change-Id: Id8d4090cfbfaa144b71d78ffd74da8fc1b9e6c6e
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions