commit | a25ac6d49b49a9208015ef805d305eb5cbbb8798 | [log] [tgz] |
---|---|---|
author | Soonil Nagarkar <sooniln@google.com> | Mon Jan 10 12:14:34 2022 -0800 |
committer | Soonil Nagarkar <sooniln@google.com> | Mon Jan 10 12:14:34 2022 -0800 |
tree | 5cb6c7deae93667afe702e0ead22bc9308eb6f7c | |
parent | 6f01f95a53071e887c0b0eaeee7af2adf881d575 [diff] |
Ensure location provider exceptions are visible Exceptions thrown on one-way binder threads are dropped and ignored, which is very harmful to writing stable code. Rethrow any exceptions from these binder calls on the main thread to crash the process. Test: presubmits Change-Id: Ie5986061c6d664f59b83679c90dd07adad1a7ec2