commit | 78713203b3266c5b540434f59ee21bb4423b7846 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Thu Aug 01 15:12:10 2024 +0000 |
committer | Paul Hu <paulhu@google.com> | Wed Oct 09 08:52:37 2024 +0000 |
tree | 47067d697f599abe889844b9fac535b1a1b10f1c | |
parent | 511faf74e998773597bf896cd1215cf8fc46b53d [diff] |
Ensure the dump service is completed If dumping MdnsDiscoveryManager is not executed on the handler thread, it may not complete in time because the dump task is performed on the handler thread. Therefore, use HandlerUtils#runWithScissorsForDump to ensure the dump service is completed. Test: dumpsys servicediscovery Change-Id: Ifbb972fe7a83677b7cdcc97bb6c5c099ce56bb8f