commit | 25137534a1e7194cc317c368d02b615caca07a20 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Mon Apr 18 15:29:45 2022 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Mon Apr 18 15:42:07 2022 -0700 |
tree | 755a048b85430423e29211341d85fcc144264d74 | |
parent | 7ee087f53f4fc9cea34f546ac580284e25fbfaa9 [diff] |
Fixing potential NullPointer exceptions when Launcher is created before TouchInteractionService is initialized SystemUiProxy is a wrapper opject which holds the state information until the actual proxy is initialized. It is safe to be initialized lazily. Bug: 221961069 Test: Verified on device Change-Id: I1a621cad52e5b8384439ef02de6b95c6452bcb06