commit | ddd5ff98ea659d25adfc0748a343b7da2405c835 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Sep 27 12:19:25 2023 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Mon Oct 09 23:08:16 2023 +0000 |
tree | 65b1e329a453be21f02bbc050d7d3bda5b5a578f | |
parent | fb97cb549ff1f3174d32d75148164ccdb5a1b23a [diff] |
MDnsSdListener.cpp: switch to libbase properties functions. It's less code, it's clearer code, and it removes the sleeps while waiting for a property to change (turning it into a wait on a futex) for better responsiveness too. Bug: http://b/302208409 Test: treehugger Change-Id: I1d01ce639ad474ace5864a76d17e548c0f3b249c