[flexiglass] Breaks up dagger modules.
To enable variants of System UI to build without certain scenes, the CLs in this topic: 1. Break up SceneModule to individual scene modules for each scene 2. Create Compose-enabled and -disabled versions for each one so the build works with or without the Compose build-time flag being on 3. Move the top-level SceneContainerFrameworkModule to ReferenceSystemUIModule (for AOSP) and to SystemUIGoogleModule (for sysuig) so handheld builds can use all scenes. 4. Create a keyguard-less top-level module for ARC. 5. Create a shade-less top-level for TV and Car. Bug: 298225167 Test: builds with and without the Compose flag being on, does not crash on sysuig. Change-Id: I716a5f0217a8853ce79c847b1c3e4390be159385
Loading
Please register or sign in to comment