commit | b05edb2f6c5ad9d34340f79f4f6e5921e39e0f62 | [log] [tgz] |
---|---|---|
author | Vladimir Komsiyski <vladokom@google.com> | Wed Nov 15 14:59:46 2023 +0100 |
committer | Vladimir Komsiyski <vladokom@google.com> | Thu Nov 16 09:11:48 2023 +0100 |
tree | a0890d09bf39eb302d4bc65105e84b22b3cb1217 | |
parent | fe810dc2cf6a463d53fc96476bc4458122f06d11 [diff] |
Virtual input API improvements - Do not crash when closing a closed input device - Do crash when the input device failed to be created - Log the device name when an event failed to be sent - Log the device name when closing the device - Remove redundant checks already covered in the configs - Add missing checks in the configs - Add missing API documentation Fix: 306679262 Fix: 268457357 Test: CTS Change-Id: Icbe521a7ba46c460d3b98286b2c4c05ce6e8e2c6