Merge "onDnsEvent check in resolv_integration_test"
diff --git a/DnsProxyListener.cpp b/DnsProxyListener.cpp
index c13b627..a177913 100644
--- a/DnsProxyListener.cpp
+++ b/DnsProxyListener.cpp
@@ -308,7 +308,7 @@
 }
 
 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