commit | adb7e53532ca94d286a849e394ed39918cbc423d | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Thu Jul 22 15:31:28 2021 -0700 |
committer | Evan Rosky <erosky@google.com> | Thu Jul 29 15:05:24 2021 -0700 |
tree | 2aedb2b3ad01e1e1ddd92a1fb4ef9eba5434b481 | |
parent | 4c80c3bda3fde1ad3b50a98f7eddb4de231e5ae8 [diff] |
Add some more transition filter properties These are needed for keyguard transitions. The ones added are: A NOT requirement which will reject transitions with a matching change. The ability to match containers that aren't independent. Checks for global transition flags as well as individual change flags. Match only if container is a task. Bug: 191799478 Test: atest ShellTransitionTests Change-Id: I963c6c91cdfc0b71a75ba9656261bb0e237f11f1