diff options
| author | Michael Groover <mpgroover@google.com> | 2021-10-25 18:59:13 -0700 |
|---|---|---|
| committer | Michael Groover <mpgroover@google.com> | 2021-11-05 15:43:37 -0700 |
| commit | f1df584560f18a24c643540afaf6b9c5cd5a9348 (patch) | |
| tree | b942f3e13ad5d0ab9e41139c896edaa676f5ace3 /core/java/android/inputmethodservice/AbstractInputMethodService.java | |
| parent | d63ec172047e961785c0610f6f9c8b640f3c9d30 (diff) | |
Add required flag to registerReceiver call in RemoteBugreportManager
Android T adds support to allow a runtime receiver to be registered as
not exported, but to ensure apps can take advantage of this, calls to
registerReceiver must specify a flag indicating whether the receiver
should be exported for apps targeting T+ that are registering for
unprotected broadcasts. This commit adds the RECEIVER_EXPORTED flag
to the call to registerReceiver in RemoteBugreportManager when
registering for the REMOTE_BUGREPORT_DISPATCH action as this is
broadcast from shell.
Bug: 161145287
Test: Manually verified logcat warning was not reported
Change-Id: I51ef7b5c275c70edd4eaa98132b98315c1e04256
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions
