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

Commit 474f5aea authored by Wayne Ma's avatar Wayne Ma Committed by Automerger Merge Worker
Browse files

Merge "Add PRODO_DOH in enum Protocol." am: 05bf348e

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

Change-Id: Id218241d08dc9f4c7849dde8348e7cf53c5345f2
parents f6378943 05bf348e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -159,6 +159,7 @@ enum Protocol {
    PROTO_UDP = 1;
    PROTO_TCP = 2;
    PROTO_DOT = 3;
    PROTO_DOH = 4;
}

enum PrivateDnsModes {