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

Commit d8414def authored by waynema's avatar waynema
Browse files

Add PRODO_DOH in enum Protocol.

Define new protocol definition for DOH.

Bug: 187240437
Test: manual
Change-Id: Iae4658701800759bb553e79e139e09758ecf526e
parent 58544e24
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 {