summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorJacob Hobbie <jacobhobbie@google.com>2021-11-11 16:31:18 -0800
committerJacob Hobbie <jacobhobbie@google.com>2021-11-17 10:08:46 -0800
commitb625c1a73f751b8538876bd15adcd738d95a31e1 (patch)
treeaa8282429b297b927462afa1a8a6a54099ecfb23 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent6c437f55aacda04dfef10e3235b1ca7f63f7eaaf (diff)
Allow protected or sticky broadcsts without flags.
Protected broadcasts don't need to be marked as exported or not exported since they can only be sent by the system. We're also not enforcing the flag change for sticky broadcasts since they're just asking for the most recent value. Test: just changing it back to what it was Bug: 161145287 Change-Id: I0cffe51ae8ae319032c3fb54fa73f9abca5948f4
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions