diff options
author | Christopher Tate <ctate@google.com> | 2018-03-29 16:27:38 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2018-03-29 17:58:01 -0700 |
commit | f7784064fa8abb5f72d7b4797af9c679791d391a (patch) | |
tree | d1ea3bf71cd23cd5399889e0aa412ed7d0d087b6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 362b3522d1d4fef8f277eb13f600a47cfa7d1835 (diff) |
Don't send idle-maint trigger broadcast as ordered
Using an ordered broadcast has been inadvertently making the idle
trigger wait in line behind all other pending broadcasts. Don't do
that -- it's going to registered receivers only anyway.
We now see no measurable dispatch latency for the trigger broadcast
even if it's issued while the BOOT_COMPLETED broadcast is still
being processed.
Bug: 77230503
Test: adb shell cmd activity idle-maintenance
Test: manually set idle threshold to 10s and observe triggering
Change-Id: I75a9f9acf0debfd075750d87c65cda545af48299
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions