commit | 72cd9a7358ce8c63028ef266dd83298ccb0024d6 | [log] [tgz] |
---|---|---|
author | Selim Cinek <cinek@google.com> | Fri Aug 09 17:19:57 2019 -0700 |
committer | Selim Cinek <cinek@google.com> | Fri Aug 09 18:01:27 2019 -0700 |
tree | 7035c629b84f1bcbc8233186766f3089ea4b8ec9 | |
parent | cd39363d82777a268efda0b051906b4e98721061 [diff] |
Using the keyguard fading away duration for the scrim Previously we were using a fixed duration and as a result the scrims duration was much shorter right after boot when the fading away duration takes 2 seconds. We're now always using the fading away duration which simplifies also the bypass transition. Fixes: 138305791 Test: atest SystemUITests Change-Id: I2eba68c75c9777ab1ba6ffadadafed3836eb74e3