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

Commit 49cb7d58 authored by Ady Abraham's avatar Ady Abraham
Browse files

SurfaceFlinger: remove old DispSync implementation

VSyncReactor replaced DispSync implementation which was turned off
by default. This CL is removing the old code.

Test: webgl on emulator
Bug: 162888874
Change-Id: Ia69a06a90462841ec6a91788b071ebbe2276d2cd
parent ce139ad4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -160,7 +160,6 @@ filegroup {
        "RefreshRateOverlay.cpp",
        "RegionSamplingThread.cpp",
        "RenderArea.cpp",
        "Scheduler/DispSync.cpp",
        "Scheduler/DispSyncSource.cpp",
        "Scheduler/EventThread.cpp",
        "Scheduler/OneShotTimer.cpp",
Loading