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

Commit aec74a75 authored by Rupesh Bansal's avatar Rupesh Bansal
Browse files

Remove hdr/sdr ratio change listener from RR subscription

Bug: 396390125
Test: Trivial change
Flag: EXEMPT trivial change
Change-Id: I399c8bab7c6c1e65838f4ef81d27d307da0f7d28
parent 7bbda01b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1599,7 +1599,6 @@ public final class Display {
            mGlobal.registerDisplayListener(toRegister, executor,
                    DisplayManagerGlobal
                                    .INTERNAL_EVENT_FLAG_DISPLAY_BASIC_CHANGED
                            | DisplayManagerGlobal.INTERNAL_EVENT_FLAG_DISPLAY_REFRESH_RATE
                            | DisplayManagerGlobal
                                    .INTERNAL_EVENT_FLAG_DISPLAY_HDR_SDR_RATIO_CHANGED,
                    ActivityThread.currentPackageName());