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

Commit d728df08 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 11297328 from 4f3fb1c5 to 24Q2-release

Change-Id: I61f41a71bb200a006759203f3d2add4741078c04
parents 65e41c3b 4f3fb1c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -201,7 +201,7 @@ internal constructor(

    override fun getWallpaperInteractor(context: Context): WallpaperInteractor {
        if (getFlags().isMultiCropEnabled() && getFlags().isMultiCropPreviewUiEnabled()) {
            return injectedWallpaperInteractor
            return injectedWallpaperInteractor.get()
        }

        val appContext = context.applicationContext