summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-01-23 17:41:28 -0800
committerWale Ogunwale <ogunwale@google.com>2016-01-25 18:20:40 +0000
commit3fd20fe8d8ff269b9253999dc8fc95a7a5269aef (patch)
tree300f946bd2de1e65564e1a8fad0c25b1d14d06e5 /tools/aapt2/java/JavaClassGenerator.cpp
parent09a02f1c34cc8c8952805e0088723f999ea2aa6f (diff)
Don't keep visible windows in pinned stack on screen when app dies
We previously introduced logic that keeps an apps visible windows on screen when the app dies. This was to help with the situation where freeform apps might be killed by the low memory killer and we want to preserve the space on screen and relaunch the app when the user interacts with the window again. However, this doesn't work for windows in the pinned stack since they an normally not focusable/interactable. We no longer do this for windows in the pinned stack. Bug: 24913379 Bug: 26609941 Change-Id: Ie2e7f7d7c7a8c0ef6c1662517f558c385201c433
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions