diff options
author | Wale Ogunwale <ogunwale@google.com> | 2015-06-02 13:41:00 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-06-04 07:58:24 -0700 |
commit | 9a6ef1e94c2c7cd937a6af668b33988057042520 (patch) | |
tree | 882e39b84444277624ce50a37f58dd9f58a10efc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b36ad5dc6bb6218aeabca17197001ac0a942219a (diff) |
Always have a handler for PendingIntents sent in the system process
It is possible for deadlocks to occur when sending/processing
PendingIntents due to components like AMS holding global service
locks when dispatching the broadcast without specifying an
handler and the receiver calling back into AMS.
We now set a default handler to process the broadcast on if we
are in the system process and a handler wasn't specified.
Bug: 19502993
Change-Id: Iccde32c6c1df997784155bc41ef39e52ee0f7243
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions