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

Skip to content
Commit 7e2ba260 authored by Harry Cutts's avatar Harry Cutts
Browse files

TfLiteMotionPredictor_test: fix initialization order warnings

The mismatch in order between the declaration and the initializer lists
was causing the following warning:

    warning: ISO C++ requires field designators to be specified in
    declaration order; field 'orientation' will be initialized after
    field 'tilt' [-Wreorder-init-list]

Bug: 245989146
Test: atest libinput_tests
Flag: TEST_ONLY
Change-Id: Ic49c54df27b454c3593064de4778bcde7899f230
parent 2a10ab9b
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