summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArrayMap.java
diff options
context:
space:
mode:
authorMichael Groover <mpgroover@google.com>2022-01-20 10:05:41 -0800
committerMichael Groover <mpgroover@google.com>2022-01-20 10:05:41 -0800
commit16ee1da74ecf4b402810665ef2d6f5934404fe50 (patch)
treefbebb00d8cc2499096d93842d16b3802987add7f /core/java/android/util/SparseArrayMap.java
parent900d7785a0ba243e6e97708a3181ed4750b6a774 (diff)
Add required flags to registerReceiver calls in sysui
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 non-system broadcasts. This commit adds the RECEIVER_EXPORTED flag to the receiver in DebugModeFilterProvider since this broadcast is expected from the shell for debuggable builds, and the RECEIVER_NOT_EXPORTED flag to the receiver in ControlsControllerImpl as this broadcast is sent from the local app. Bug: 161145287 Test: Build Change-Id: I346b6ce4e1dd4e4d2f07953c284c5a1809982e35
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions