summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2017-04-21 09:30:12 -0700
committerWale Ogunwale <ogunwale@google.com>2017-04-21 12:20:34 -0700
commite287e19fda1821bd88c3578bab0586628d0fd7e5 (patch)
treee77943b3020626130287706fe1946ab6cf195401 /tools/aapt2/java/JavaClassGenerator.cpp
parent0db9724b6cfe4d13d54d0552345d2fc3b0aa4002 (diff)
Fixed pinned stack lockscreen interaction
- Use focused stack to determine of an activity can occlude the lockscreen instead of the topmost stack. The topmost stack should be the pinned stack which we don't want to decide if the lockscreen should be occluded. Should be based on the stack that can contain a resume activity. - Make sure the remove AppWindowToken from the display if some one ever calls removeImmediately() directly on it. This makes sure internal states are clean-up correctly if the removal wasn't triggered from the AM side. - Remove some logs that end up causing confusion for testers thinking something is broken. Change-Id: I635f6c9a372882ff33d2e9780a1407f78cddf457 Fixes: 37208509 Test: android.server.cts.KeyguardLockedTests#testShowWhenLockedActivityAndPipActivity Test: android.server.cts.KeyguardLockedTests#testShowWhenLockedPipActivity
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions