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

Commit 5fa133bd authored by chenbruce's avatar chenbruce Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I9138c791e61a7dee70fb23354f709c8f635fea83
parents 15bf9d90 8cf4d1e1
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;