commit | 1feacf46891145a1d35e49824293959e5b733df4 | [log] [tgz] |
---|---|---|
author | Cody Heiner <codyheiner@google.com> | Tue Jun 13 15:29:13 2023 -0700 |
committer | Cody Heiner <codyheiner@google.com> | Wed Jun 21 20:35:10 2023 +0000 |
tree | 531ca7571cbaeb0e6e6f7c0af13725d97320eaf2 | |
parent | 695dd0de28e071b9d6f140228208c275b093e93e [diff] |
Move EventBuilders.h next to MotionEvent definitions This allows these builders to be accessed by code in other locations, which is useful for writing other tests. Test: `atest frameworks/native/services/inputflinger/tests/InputDispatcher_test.cpp` Test: `atest frameworks/native/services/inputflinger/tests/InputDeviceMetricsCollector_test.cpp` Bug: 268245099 Change-Id: I7bca675e0b83673a30db2f1c06abda4369b69c42