commit | 66f287dba0c6f6d2141e88801e25562b4be100c3 | [log] [tgz] |
---|---|---|
author | Issei Suzuki <issei@google.com> | Fri Jan 15 17:35:24 2021 +0100 |
committer | Issei Suzuki <issei@google.com> | Wed Jan 27 16:27:25 2021 +0100 |
tree | af3036b4be3f0b2492e122173e368e8842e2144e | |
parent | 5e78ed84a9346d01ae4d1a38e77c4114a87870b8 [diff] |
Make keyguard exit animation to remote animation. The change is disabled by default. To enable remote animation, one needs to set a property and to restart the WMS. % adb shell setprop persist.wm.enable_remote_keyguard_animation 1 % adb shell stop && adb shell start Test: Existing tests pass. Bug: 175686676 Change-Id: I1cd6a86c2c7eb0a2bd09eb3dae4f408fe32f4254