summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorSteve Elliott <steell@google.com>2021-10-26 15:50:45 -0400
committerSteve Elliott <steell@google.com>2021-10-29 15:40:14 -0400
commitce8c4de8e723a3f10dbe3de73d05fc6afde27f85 (patch)
tree2211f38ecca81e46d9a8f9f958ed7ce00bcc4826 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent6a9124a0a54adede492466adbc8a2da5146c4fd8 (diff)
Enforce Coordinator encapsulation w/ Dagger
This allows for marking Coordinators with @CoordinatorScope. Attempting to inject a Coordinator marked with this scope elsewhere in SysUI will result in a build error. This does *not* prevent marking Coordinators with @SysUISingleton, which would allow for injection elsewhere. Bug: 204468557 Test: mp droid Change-Id: Ie79d632eb150790e6a9580b2c955af861bb2d182
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions