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

Commit 7cd9c5b1 authored by Rupesh Bansal's avatar Rupesh Bansal Committed by Android (Google) Code Review
Browse files

Merge "Remove hdr/sdr ratio change listener from RR subscription" into main

parents 4a3d6227 aec74a75
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());