commit | 24db3f1e1df4d90c0df777a6f7f124b4039fc030 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Thu Nov 23 04:00:26 2023 +0000 |
committer | Paul Hu <paulhu@google.com> | Mon Nov 27 08:47:20 2023 +0000 |
tree | 98c89bbfe12298a817bb4715f5e5ce96b147171d | |
parent | 976e52a2c43a49763954cced4a4d74adae64b492 [diff] |
Generate a query packet with MdnsPacket This is a no-op change, only refactoring the query packet generation code to use MdnsPacket. This refactoring enables the insertion of additional sections into the query packet and facilitates the determination of truncation requirements. Bug: 312657709 Test: atest FrameworksNetTests NsdManagerTest Change-Id: I3671842b6d433e1856a1efae643f3fe1f6c532d1