commit | 7a5ba567eaca2a2087092d9c2db5e68f63494cfb | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Fri Feb 14 13:44:24 2025 -0800 |
committer | Patrick Rohr <prohr@google.com> | Sat Feb 15 11:09:27 2025 -0800 |
tree | b28e8c932da7951c9e2311b500d0b4f892d6863a | |
parent | f2ae113d539199538da529880fea86f99ede75c6 [diff] |
Join HandlerThread if BLE is not supported Unfortunately, in order to make the Handler constructor happy, HandlerThread does need to be started briefly (to return a Looper object). However, is BLE is not supported, there is no need to leave the thread running. Test: TH Change-Id: I47e455544aa40654676c4154a5e28a52d1c6c05b