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

Commit 845ed8fd authored by Jesse Hall's avatar Jesse Hall Committed by Gerrit Code Review
Browse files

Merge "DisplayDevice: initialize mDisplayToken correctly"

parents cbe51356 27e25628
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -77,6 +77,7 @@ DisplayDevice::DisplayDevice(
        EGLConfig config)
    : mFlinger(flinger),
      mType(type), mHwcDisplayId(-1),
      mDisplayToken(displayToken),
      mNativeWindow(nativeWindow),
      mFramebufferSurface(framebufferSurface),
      mDisplay(EGL_NO_DISPLAY),