Loading packages/SystemUI/src/com/android/systemui/dagger/ReferenceSystemUIModule.java +0 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ import com.android.systemui.statusbar.policy.IndividualSensorPrivacyControllerIm import com.android.systemui.statusbar.policy.SensorPrivacyController; import com.android.systemui.statusbar.policy.SensorPrivacyControllerImpl; import com.android.systemui.toast.ToastModule; import com.android.systemui.topwindoweffects.dagger.SqueezeEffectRepositoryModule; import com.android.systemui.topwindoweffects.dagger.TopLevelWindowEffectsModule; import com.android.systemui.touchpad.tutorial.TouchpadTutorialModule; import com.android.systemui.unfold.SysUIUnfoldStartableModule; Loading Loading @@ -174,7 +173,6 @@ import javax.inject.Provider; StatusBarPhoneModule.class, SystemActionsModule.class, ShadeModule.class, SqueezeEffectRepositoryModule.class, StartCentralSurfacesModule.class, SceneContainerFrameworkModule.class, SysUICoroutinesModule.class, Loading packages/SystemUI/src/com/android/systemui/topwindoweffects/dagger/TopLevelWindowEffectsModule.kt +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import dagger.Provides import dagger.multibindings.ClassKey import dagger.multibindings.IntoMap @Module @Module(includes = [SqueezeEffectRepositoryModule::class]) object TopLevelWindowEffectsModule { @Provides Loading Loading
packages/SystemUI/src/com/android/systemui/dagger/ReferenceSystemUIModule.java +0 −2 Original line number Diff line number Diff line Loading @@ -98,7 +98,6 @@ import com.android.systemui.statusbar.policy.IndividualSensorPrivacyControllerIm import com.android.systemui.statusbar.policy.SensorPrivacyController; import com.android.systemui.statusbar.policy.SensorPrivacyControllerImpl; import com.android.systemui.toast.ToastModule; import com.android.systemui.topwindoweffects.dagger.SqueezeEffectRepositoryModule; import com.android.systemui.topwindoweffects.dagger.TopLevelWindowEffectsModule; import com.android.systemui.touchpad.tutorial.TouchpadTutorialModule; import com.android.systemui.unfold.SysUIUnfoldStartableModule; Loading Loading @@ -174,7 +173,6 @@ import javax.inject.Provider; StatusBarPhoneModule.class, SystemActionsModule.class, ShadeModule.class, SqueezeEffectRepositoryModule.class, StartCentralSurfacesModule.class, SceneContainerFrameworkModule.class, SysUICoroutinesModule.class, Loading
packages/SystemUI/src/com/android/systemui/topwindoweffects/dagger/TopLevelWindowEffectsModule.kt +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ import dagger.Provides import dagger.multibindings.ClassKey import dagger.multibindings.IntoMap @Module @Module(includes = [SqueezeEffectRepositoryModule::class]) object TopLevelWindowEffectsModule { @Provides Loading