Skip to content

Commit 93b295c

Browse files
Treehugger RobotAndroid (Google) Code Review
authored andcommitted
Merge "Add file to use new consumer with a subset of TouchResampling_test.cpp" into main
2 parents 4022471 + 5d59a42 commit 93b295c

2 files changed

Lines changed: 435 additions & 0 deletions

File tree

libs/input/tests/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ cc_test {
1717
"IdGenerator_test.cpp",
1818
"InputChannel_test.cpp",
1919
"InputConsumer_test.cpp",
20+
"InputConsumerResampling_test.cpp",
2021
"InputDevice_test.cpp",
2122
"InputEvent_test.cpp",
2223
"InputPublisherAndConsumer_test.cpp",

0 commit comments

Comments
 (0)