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

Commit 8cf4d1e1 authored by chenbruce's avatar chenbruce Committed by Automerger Merge Worker
Browse files

Add mdns_resolution to experiment flag list am: 03e59202 am: 67bb6270

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

Change-Id: I47fc93f87cf9945e356f26f31cec06f099715875
parents 9d67ec42 67bb6270
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ class Experiments {
            "dot_validation_latency_factor",
            "dot_validation_latency_offset_ms",
            "doh",
            "mdns_resolution",
    };
    // This value is used in updateInternal as the default value if any flags can't be found.
    static constexpr int kFlagIntDefault = INT_MIN;