BPF: timeInState: Fix field designator warning

Building time_in_state_test.cpp causes the following warning:

ISO C++ requires field designators to be specified in declaration order.

Reorder fields to resolve warning.

Test: Treehugger
Change-Id: I9f2d20091ad307ff01a2e3db0757014662740805
Signed-off-by: Neill Kapron <nkapron@google.com>
1 file changed
tree: a8c2a56e41917b93c2d575fc04efad1c89744b92
  1. test/
  2. Android.bp
  3. fuseMedia.c
  4. LICENSE
  5. METADATA
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING
  9. time_in_state_test.cpp
  10. timeInState.c