commit | 5c971042487f25895ae5797fc5020ccd4a44b25e | [log] [tgz] |
---|---|---|
author | Lucas Silva <lusilva@google.com> | Mon Oct 04 20:55:02 2021 +0000 |
committer | Lucas Silva <lusilva@google.com> | Thu Oct 07 01:22:13 2021 +0000 |
tree | 1bac65def1635e82c35b624ffcd02ef384f5c7a7 | |
parent | a47172813a98bb5ccc08b3ef904eec7a3076b9d0 [diff] |
Add internal WM API for registering activity interceptors. Each callback will map to a unique id. The id is stored in an enum, and we use the ordering of the enum to determine the order the callbacks should run in. Test: locally on device Test: atest WmTests:ActivityStartInterceptorTest Test: atest WmTests:ActivityTaskManagerServiceTests Bug: 191994709 Bug: 191996331 Bug: 200324021 Change-Id: I34a1e88852b51444fff751b25e138a44f45e1773