commit | 2115bbe03806c8b6e952c60bffa2c9af225b44aa | [log] [tgz] |
---|---|---|
author | Alex Stetson <alexstetson@google.com> | Wed Apr 26 13:41:00 2023 -0700 |
committer | Alex Stetson <alexstetson@google.com> | Wed Apr 26 13:43:35 2023 -0700 |
tree | 671738a89f2977d858e0228c1502939efefb1732 | |
parent | d373da3cba70bfcf3ad743ed84e6acf6d6b30594 [diff] |
Remove dumpable container from SystemUIApplication It is not guaranteed that the dump manager is created prior to an external process attempting to use the application as a dumpable container. The dump manager should be used through a supplied dagger instance instead to guarantee that it exists. Bug: 271391142 Test: manual Change-Id: I080c049f896c482b2da4efb4b2396afe78aa984d