summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramRaster.java
diff options
context:
space:
mode:
authorFabian Kozynski <kozynski@google.com>2020-06-15 09:58:16 -0400
committerFabian Kozynski <kozynski@google.com>2020-06-19 11:21:02 -0400
commitf3fb89347aa5631f595a841d05856c17856b4674 (patch)
tree293d852df457fad52b16eb5467f61e0e225f751e /rs/java/android/renderscript/ProgramRaster.java
parent81fa33a734487847c381bfb2ad7cfd3e6bc17400 (diff)
Change BroadcastDispatcher to 1receiver/action
With the aggregated filter, as it had to be registered when any single action changed (added for first time or removed the last receiver for that action), if there was any action that got periodically registered/unregistered, it would cause frequent cycles of unregister/register with Context. This leads to interruption of service. With this change, changes in one action would not affect receivers for the others. Test: manual, SystemUI works as expected Test: manual, dumps and logs Test: atest UserBroadcastDispatcherTest ActionReceiverTest Bug: 148390204 Bug: 157165818 Change-Id: I7961f6c60600dfa0407615319c43bb72e43b4795
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions