summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorDave Mankoff <mankoff@google.com>2021-11-12 15:44:04 -0500
committerDave Mankoff <mankoff@google.com>2022-02-09 09:38:18 -0500
commitf727dbbd9e4359e329bf3463f784ac42b69918e7 (patch)
tree45e04d0e7699982d0460b71736c9d9e77fb699ea /core/java/android/inputmethodservice/InputMethodService.java
parent0d5f2aedf384e685f844bdcc836282a94e098d5a (diff)
Remove config_systemUIServiceComponents from SystemUI.
Remove's config_systemUIServiceComponents from SystemUI's config.xml and replaces it with a list of Dagger providers that can easily be defined and customized in code. This is a step to removing our reliance on reflection and hopefully lets SystemUI clients better tailor their binary to their needs. Various other small code tweaks are included to address startup-order dependent issues that were discovered while writing this CL. Some startup customization still occurs via XML - one form factor in particular has an overlay that relies on this. It is my intent to find a way to move off of that in the future. Bug: 205725937 Test: manual Change-Id: I4c207bc9487718eddc21f364e81ec760f286bf30
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions