summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJoshua Trask <joshtrask@google.com>2021-08-24 20:12:25 -0400
committerJoshua Trask <joshtrask@google.com>2021-08-25 14:13:43 +0000
commit1e781efd02c0db80a0d0161bb001d0fc59e2897a (patch)
treedca53fd5c35f4245a2d557deb437ce02043c877d /core/java/android/inputmethodservice/AbstractInputMethodService.java
parentc4c62694f42598ded5aa9691a22b09e05f3b66a0 (diff)
Remove ChooserTargetService flow entrypoints.
Despite the `USE_CHOOSER_TARGET_SERVICE_FOR_DIRECT_TARGETS` flag being hard-coded to true and thus triggering the deprecated flow, the effects of that flow (modulo potential bugs) have been suppressed since the ChooserFlag was set to false. That is, the logic removed in this CL was a (somewhat misleading) no-op; the *intended* behavior was disabled, but there were possible unintended consequences of the vestigial code (which I believe were addressed as of ag/15662048). Test: presubmits Change-Id: I0a2aa6e8bd796e41f6ebc69a54a1f74f9eeebbd9
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions