commit | ada314d073946335e04681419dc1a8504c786cde | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Apr 25 16:01:54 2024 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Fri May 03 20:44:28 2024 +0000 |
tree | 579a585982809e7a691d228afb83d3d447c8b327 | |
parent | b8b71da002dd1df1df87b0239e025b72a141e88b [diff] |
Use aidl definitions for MotionEvent flag values This will ensure that there is a single source of truth for MotionEvent flags, and will help developers that add new flags understand that the constants need to be added in multiple places, instead of just in java. Bug: 309829647 Test: m sync Change-Id: I7dadde669ba936d44c284c2698c18a71548dc101