commit | 89f721ba69559a753db170b7ba5b296801a7b6ff | [log] [tgz] |
---|---|---|
author | Peter Kalauskas <peskal@google.com> | Wed Feb 09 18:24:40 2022 -0800 |
committer | Peter Kalauskas <peskal@google.com> | Tue Mar 01 11:25:16 2022 -0800 |
tree | f1f07ab50c2f636b948622359d0149cc9e760dd5 | |
parent | 7a53fdf6f749fd78069099874fb3e2595fcb9f82 [diff] |
Remove empty modules Remove empty WM and SysUI modules because they are unnecessary. The GlobalRootComponent already has builders for the WM and SysUI subcomponents. While the @Modules.subcomponent annotation can be used to optimize the graph, in this case it's not needed because these subcomponents are exposed externally. They are also essential to System UI and cannot be made optional anyway. Bug: 205725937 Test: manual Change-Id: Ibef30bc971c1f296c2d2211a5a30de99cca4d145