summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScriptCacheDir.java
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-04-13 10:02:51 -0700
committerBryce Lee <brycelee@google.com>2017-04-13 10:16:59 -0700
commit840c566d13b8c84ad5edb37006176d6731bad250 (patch)
treec15bd33c76ab34a6b2a70e79102b6d51a96c92a5 /rs/java/android/renderscript/RenderScriptCacheDir.java
parent061db23b79b0f07b3b843e081420fbbcc606b451 (diff)
Remove window container from empty task when destroying.
Previously, the window container was being removed whenever we were removing the task in a destroy mode. However, this caused issues where an activity may still be present in the task record, leading to a subequent change to limit this to tasks with overlays. This led to the situation where the window container would not be destroyed when it was supposed to, such as moving an activity to recents, but otherwise destroying. This changelist addresses the issue by always removing the window container from tasks when removed from their parent stack in a destroy mode and empty. In the recents flow, this will fire and cleanup when the activity is destroyed. Change-Id: I87548d6ff8e4d77b6294504d7cc78370cd5d31fa Fixes: 37301159 Test: bit FrameworksServicesTests:com.android.server.am.ActivityStackTests
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions