diff options
| author | Chris Li <lihongyu@google.com> | 2021-08-04 17:04:51 -0700 |
|---|---|---|
| committer | Chris Li <lihongyu@google.com> | 2021-08-05 00:14:10 +0000 |
| commit | eccc88a8b5c628c99d569ec8bdf2d66b9373a747 (patch) | |
| tree | a545a3784a41e58487cd3b34eb0824b15d88f87c /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
| parent | d80f48c3bdd89998200bd06a899db9a6a4b483ae (diff) | |
Destroy ActivityRecord when it is removed from the hierarchy
When activity is finishing from back, it may be added to the
ActivityTaskSupervisor#mFinishingActivities and wait for the resume
activity IDLE before destroy.
However, TaskFragmentOrganizer will be notified to apply WCT to delete
the TaskFragment that has no running activity before that is done. It
will cause the activity removed from the hierarchy before the destroy is
called.
Fix: 195454840
Test: Verify with Sidecar + Demo app
Change-Id: I60d9217d061ee53421661bde496b5fb320f01b87
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
