Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f176450 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Rename "Westworld" to "Statsd"" am: 8d1de24a am: 9f70ae4e am: 4ce64128 am: a7bc1388

Original change: https://android-review.googlesource.com/c/platform/packages/modules/DnsResolver/+/1340497

Change-Id: I6e38d19384baed4d3ea2028b964ff6fd90b83328
parents 1d1a3863 a7bc1388
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -308,7 +308,7 @@ PrivateDnsModes getPrivateDnsModeForMetrics(uint32_t netId) {
}

void initDnsEvent(NetworkDnsEventReported* event, const android_net_context& netContext) {
    // The value 0 has the special meaning of unset/unknown in Westworld atoms. So, we set both
    // The value 0 has the special meaning of unset/unknown in Statsd atoms. So, we set both
    // flags to -1 as default value.
    //  1. The hints flag is only used in resolv_getaddrinfo. When user set it to -1 in
    //     resolv_getaddrinfo, the flag will cause validation (validateHints) failure in