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

Commit 0c9b5dee authored by Wayne Ma's avatar Wayne Ma Committed by Automerger Merge Worker
Browse files

Merge "Add PRODO_DOH in enum Protocol." am: 05bf348e am: 474f5aea am: 683b5252

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

Change-Id: Ie4749b07b2748071436fb98430af2dcd45028eb4
parents d14b0e23 683b5252
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 {