commit | c40f6e00af15343131e82ab3f9c270e1142f2031 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Thu Apr 25 15:49:29 2024 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed May 01 14:55:48 2024 -0700 |
tree | e0407f1a312379479a078e5ecca159e643c4d826 | |
parent | f4cec08046f669955317dc75fd549a703946c5c0 [diff] |
Add missing input flags to aidl and add missing definitions To ensure that the future updates are consistent across java, cpp, and rust, we move all of motion event flags to aidl. That will be the source of truth for those constants. That still doesn't ensure that in the future updates, we forget to add these to all the languages, but at least now it will be much easier to do so. Bug: 309829647 Test: m sync Change-Id: Ibb92c0c2b2da3b07eac3886c6fd652a295037099