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
Loading
Please register or sign in to comment