commit | 8e5590600e5333c6f5744de25264c7b1e491d858 | [log] [tgz] |
---|---|---|
author | Issei Suzuki <issei@google.com> | Wed Aug 17 15:54:09 2022 +0000 |
committer | Issei Suzuki <issei@google.com> | Fri Aug 19 14:56:58 2022 +0000 |
tree | f5f51f08ed5b4fcdca8fbf6862ea498d94eea428 | |
parent | f0f72bc73bee9d74a15a00a96b726dc7530e58e9 [diff] |
Remove flag for keyguard remote animations [2/n] Removed persist.wm.enable_remote_keyguard_animation system property, and constants in WindowManagerService derived from the property. Some variables become constant after removal of the system property, so they are also removed and the logic around them is simplified. Bug: 242833285 Test: Pass existing tests. Change-Id: Ib103172b75429bf923515eb7a45c055b12557817