commit | 9c22862f716ddb3748e4b33f4a03e876a1b0a873 | [log] [tgz] |
---|---|---|
author | Shen Lin <shhenlin@gmail.com> | Mon Dec 19 15:11:41 2022 +0800 |
committer | Shen Lin <shhenlin@gmail.com> | Mon Dec 19 07:20:57 2022 +0000 |
tree | b815207ef3a20300b045eaaa60041e832513494e | |
parent | 91a15e8ad9f4334c6f09b76ee18fc25b4802f69d [diff] |
Align passing member references to do nativeInit Since mInputChannel is written before, we should also pass its reference like we did with mMessageQueue to nativeInit() to init InputChannel. Test: atest InputEventSenderAndReceiverTest Change-Id: I99255eb54fa5332f9051fb4d0de663446ef43bf9