diff options
author | Ned Burns <pixel@google.com> | 2020-06-12 01:52:19 -0400 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2020-06-12 01:57:32 -0400 |
commit | 203f80a0b2d311328baef4f94f44dd07064738a1 (patch) | |
tree | 7e2086578fee10bb65d4a9e2da6a1b76589882e5 /rs/java/android/renderscript/RenderScript.java | |
parent | b20914d938620e80e4d5ce4d3a5c81600d576ee3 (diff) |
Don't throw exceptions in NotifCollection when initializing
When systemUI is in the process of connecting to system server to
receive notifications, there's a short window in which we might receive
events out of order. These events will violate our otherwise strict
requirements. To solve this, we really need a more robust way to connect
to system server, but in the meantime, we create a "forgiveness window"
that lasts five seconds. During this time, things that would normally
crash the system only log an error.
Bug: 151317347
Test: atest, manual
Change-Id: I9aad4ec94826189efc13433b4cd38f443113fd7e
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions