LWIS: make data structure clearly and explicitly define its binary layout
Any data structure that is used to send/receive data to/from kernel must
clearly and explicitly define its binary layout without leaving anything
to the compiler to decide.
Bug: 158754732
Test: CTS, GCA
Signed-off-by:
Holmes Chou <holmeschou@google.com>
Change-Id: Ia019e616077d11852f364f3bb4544b53b2947b7b
Loading
Please sign in to comment