Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5c0fd84d authored by George Lin's avatar George Lin
Browse files

Clean up logger constants (1/3)

Test: Build success
Bug 299659307

Change-Id: I8e70f513ec59bfc0338d2e7a43919af01e338bd9
parent 16027a1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ import com.android.customization.module.SysUiStatsLogger
import com.android.systemui.shared.system.SysUiStatsLog
import com.android.wallpaper.module.WallpaperPreferences
import com.android.wallpaper.module.logging.NoOpUserEventLogger
import com.android.wallpaper.module.logging.UserEventLogger.Companion.EffectStatus
import com.android.wallpaper.module.logging.UserEventLogger.EffectStatus
import com.android.wallpaper.util.LaunchSourceUtils

/** StatsLog-backed implementation of [ThemesUserEventLogger]. */