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

Commit 8c58fc47 authored by Biswarup Pal's avatar Biswarup Pal
Browse files

Update DisplaysWithDecorationsRepository due to changes in IDisplayWindowListener

Test: presubmit
Bug: 427437362
Flag: android.companion.virtualdevice.flags.enable_animations_per_display
Change-Id: I01b46ac1575a5583a4c0aae66ae61eccc68a07e4
parent 5e4a276e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -69,6 +69,8 @@ constructor(

                override fun onDesktopModeEligibleChanged(displayId: Int) {}

                override fun onDisplayAnimationsDisabledChanged(displayId: Int, enabled: Boolean) {}

                override fun onDisplayAdded(p0: Int) {}

                override fun onDisplayConfigurationChanged(p0: Int, p1: Configuration?) {}