| commit | 07247342957acd9071bce476cf3391299b92ea7a | [log] [tgz] |
|---|---|---|
| author | Siarhei Vishniakou <svv@google.com> | Fri Jul 15 14:27:37 2022 -0700 |
| committer | Siarhei Vishniakou <svv@google.com> | Mon Jul 18 15:37:54 2022 +0000 |
| tree | fb099a601071b134647e3e4eed8156d169000cbd | |
| parent | 2421088b55279be0f7b8669ad07dba399547ae23 [diff] |
Pass by reference instead of pointer When the parameters are assumed to be non-null, they should be passed by reference instead of by pointer. Bug: 239182977 Test: atest inputflinger_tests Change-Id: Ifd21a87020f2e9056b3a233ddd33d3f3440b94ee