diff options
author | Jing Ji <jji@google.com> | 2021-03-24 19:04:52 -0700 |
---|---|---|
committer | Jing Ji <jji@google.com> | 2021-03-24 20:24:58 -0700 |
commit | 464c84abd7286b7092be22ca1f9a4bfd9bb0c5e7 (patch) | |
tree | 2a3f7135da55378b873a680fad8b4c3672cf6f7f /rs/java/android/renderscript/RenderScript.java | |
parent | 1325fdd07aece40a25843d3cbad9beebbbef8718 (diff) |
Handle a race condition between process killing and restarting
If the app is killed by system_server itself, the related info could
have been cleared before binderDied comes in, so when we restart it,
we'd be unable to know if the previous instance is still alive or not.
Now keep track of this type of process kills.
Bug: 181777896
Test: Manual - Loop start camera, sleep 1, stop camera app
Test: atest CtsAppTestCases
Test: atest FrameworksServicesTests
Test: atest FrameworksMockingServicesTests
Change-Id: Icaa706b88fd40ad649defd792de1cdc05e4ae386
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions