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

Commit 5494c190 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "DisplayEventReceiver: static_assert the size of an Event" into main

parents 349f8505 38d7706b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ public:
            HdcpLevelsChange hdcpLevelsChange;
        };
    };
    static_assert(sizeof(Event) == 216);

public:
    /*