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

Commit 7dd35a16 authored by Jesse Hall's avatar Jesse Hall Committed by Android Git Automerger
Browse files

am fc866eb8: am 845ed8fd: Merge "DisplayDevice: initialize mDisplayToken correctly"

* commit 'fc866eb8':
  DisplayDevice: initialize mDisplayToken correctly
parents 800856a7 fc866eb8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -77,6 +77,7 @@ DisplayDevice::DisplayDevice(
        EGLConfig config)
        EGLConfig config)
    : mFlinger(flinger),
    : mFlinger(flinger),
      mType(type), mHwcDisplayId(-1),
      mType(type), mHwcDisplayId(-1),
      mDisplayToken(displayToken),
      mNativeWindow(nativeWindow),
      mNativeWindow(nativeWindow),
      mFramebufferSurface(framebufferSurface),
      mFramebufferSurface(framebufferSurface),
      mDisplay(EGL_NO_DISPLAY),
      mDisplay(EGL_NO_DISPLAY),