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

Commit 263921f5 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "sf: Initialize DispSync in SurfaceFlinger_hwc1"

parents 1d6a0403 c9d2db18
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -178,6 +178,8 @@ SurfaceFlinger::SurfaceFlinger()
    maxFrameBufferAcquiredBuffers = getInt64< ISurfaceFlingerConfigs,
            &ISurfaceFlingerConfigs::maxFrameBufferAcquiredBuffers>(2);

    mPrimaryDispSync.init(hasSyncFramework, dispSyncPresentTimeOffset);

    char value[PROPERTY_VALUE_MAX];

    property_get("ro.bq.gpu_to_cpu_unsupported", value, "0");