commit | 5fa6cb0359a5cc779309dd3cc41df32c38194c65 | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Thu Jun 29 20:40:36 2023 +0000 |
committer | Jared Duke <jdduke@google.com> | Fri Jun 30 19:34:52 2023 +0000 |
tree | aecc3b5d4afd5cbdbcf4a0e835aa6d03fbc3760e | |
parent | 24e934c0c3336537cabfdbfe1e01141bf109179b [diff] |
Avoid static protolog dep in WindowManager-Shell This lib is already bundled in the framework and present in the bootclasspath. Avoid statically linking into (bundled app) clients to avoid compile-time and runtime class definition collisions. Test: m + presubmit Bug: 215530220 Bug: 222468116 Change-Id: I0db5d7450a2d3f467f08c6fffb3441ee4d16fb0a