Use enum class for EventEntry
Switch EventEntry to use enum class. This improves type safety and catches missing switch/case statements at compile time. Bug: 70668286 Test: presubmit Change-Id: Ib5f52cb357c87fcac8c7045ae13632814ab518b3
Loading
Please register or sign in to comment