commit | 7caf48e7807b24c706868cd1de72f59288bfee06 | [log] [tgz] |
---|---|---|
author | Garfield Tan <xutan@google.com> | Wed Jul 15 17:40:03 2020 -0700 |
committer | Garfield Tan <xutan@google.com> | Sat Oct 17 00:24:03 2020 -0700 |
tree | ec66251cf1ce0baa555b5cfcd57582da8f403c63 | |
parent | 5ff6a14e9e40905b545973358780240d027fd02d [diff] |
Fix show on lock for freeform mode properly We should not only properly disallow turning on screen but also showing on lock for non-split screen multi-window activities. This time we have to make sure split screen stacks/activities are exempted from these checks. Bug: 160925539 Test: New tests in ActivityVisibilityTests passed. Change-Id: I185962e9ad858f7a25c4b10d18e4d96dec87ab91