commit | 80c797a9457185243b200901edfb942f4cd9ea7a | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed May 03 17:39:48 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Thu May 04 17:14:06 2023 +0800 |
tree | 3fb29fe7c49c15a7423421b95d8676d3a8b270c7 | |
parent | 296f847ea5e394e8a1e5e629f10cf079df123a7f [diff] |
Define DNS-over-TLS port in static lib The DNS-over-TLS port is a commonly used port number that is typically set to 853 and is unlikely to be changed. To prevent from code duplication in various modules, it would be beneficial to include the port number definition in a static library. Test: TH Bug: 276230058 Change-Id: I7e6d0056ba15c932d9b4c3dd8760924278bde8fe