diff options
author | Martijn Coenen <maco@google.com> | 2019-02-20 10:33:41 +0100 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2019-02-20 10:38:45 +0100 |
commit | 378b2700909a3b04fc2de67b2bb0866499427c4b (patch) | |
tree | 710ca66a43c1f0f7b28e120b6583b83114fa0084 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 5f4e9dac927e0ce175671f50e540b525b3a8f05c (diff) |
Kill app zygote when package is removed.
Since the app zygote is kept around for a few seconds after the last
isolated service using it goes away, it was possible to install a new
version of an app and launch a service before that timeout had expired -
causing the service to use the app zygote which loaded the old code. To
prevent this, clean up the app zygote as part of package process
cleanup.
Bug: 124401845
Test: manual
Change-Id: I2d2ef28280a9631275569e419283e160ca9e1105
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions