Loading packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/CurrentTilesInteractor.kt +0 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,6 @@ constructor( // repository launch { tileSpecRepository.setTiles(currentUser.value, resolvedSpecs) } } Log.d("Fabian", "Finished resolving tiles") } } } Loading Loading
packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/CurrentTilesInteractor.kt +0 −1 Original line number Diff line number Diff line Loading @@ -272,7 +272,6 @@ constructor( // repository launch { tileSpecRepository.setTiles(currentUser.value, resolvedSpecs) } } Log.d("Fabian", "Finished resolving tiles") } } } Loading