commit | 4734d678a5d4fc63836de6eb531bd6bb21ad86d2 | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Thu May 25 06:14:35 2023 +0000 |
committer | Mike Yu <yumike@google.com> | Wed May 31 05:27:26 2023 +0000 |
tree | a7336f480c32ecb83564ba39a08a1765bdee9ef2 | |
parent | 1c4ba307f408dec01e2acec3db0a38f237d1e7e9 [diff] |
Change DnsPacket.DnsRecord.MAXNAMESIZE to public Change this constant to public so that the implementation of other type of DNS record, such as SVCB record, can reuse this constant instead of defining a duplicate one. Bug: 240259333 Test: TreeHugger Change-Id: Ic5c6ecfba4d16f19adb3794dd50c5fc876d9f82a