commit | 7e2f8f1835c261dd50f007bb194b33597050e28d | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Jul 11 10:51:20 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Jul 11 19:19:21 2023 +0000 |
tree | ffe02b65a3a1e8c4284bfea6cbaf16597202a611 | |
parent | 2cace077b66002a3d9a6aab70b56e03d860cd2e1 [diff] |
Add type alias for DeviceId To facilitate the future transition to a strong type, add a "weak" type for DeviceId in this CL. This will allow us to fix some of the existing code before having to refactor all of it in a single topic. Also, in this CL, simplify the names of some variables in TouchState because we no longer have a conflict with the 'deviceId' member. Bug: 211379801 Test: none Change-Id: I1f287ad62fa26ba4bbbbbf353bebfbf8ad38ff67