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

Commit 2c2bfc33 authored by Yiwei Zhang's avatar Yiwei Zhang
Browse files

Update the initialize list for DisplayInfo

Bug: b/113041831
Test: build
Change-Id: I2a6468e55137834c9215ca9410b00e2dbba6ee87
parent ed72380f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@ static constexpr android::DisplayInfo sDummyDisplay{
        false,  // secure?
        0,      // appVsyncOffset
        0,      // presentationDeadline
        1080,   // viewportW
        1920,   // viewportH
};

static DeviceInfo* sDeviceInfo = nullptr;