commit | 8c24123f9897991d228865c7eec35e33569e46bb | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Thu Sep 17 15:16:20 2015 -0700 |
committer | Scott James Remnant <keybuk@google.com> | Mon Oct 19 10:36:18 2015 -0700 |
tree | eb2954b2eba8e1407f2752599ac119351882e027 | |
parent | 7f2eed693f328843ed912144ed6ffcab0f2e3e75 [diff] |
Change UHID socket to be non-blocking On some platforms, the logs indicate that the BTU task is stalled by UHID driver when writing the HID descriptor to the kernel. This patch converts the UHID socket to non-blocking to avoid stalling the main BTU task. Bug: 23978964 Change-Id: I5a7a3e106fb2c967d68f077faedcd4fe62bbd912