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

Commit 67bb6270 authored by chenbruce's avatar chenbruce Committed by Automerger Merge Worker
Browse files

Add mdns_resolution to experiment flag list am: 03e59202

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

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