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

Commit bb663340 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update the initialize list for DisplayInfo"

parents e6cfb09c 2c2bfc33
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;