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

Skip to content
Commit 983cae05 authored by Colin Cross's avatar Colin Cross
Browse files

Fix VirtualInputDevice build for musl libc

The struct input_event timespec types come from the kernel headers,
which can vary in their exact definition based on which libc they
came from.  Use decltype to cast to the exact definition of the
fields.

Bug: 271946580
Test: m USE_HOST_MUSL=true host-native
Change-Id: Iddcc6ea7c1e5d70edf8c159ddaff585eb38ef7fa
parent 8b0d097a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment