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

Commit 3789ff9b 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 am: 0c9b5dee

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

Change-Id: I52f733063b131cfb4d2dbc4d038e689dfb71e6f7
parents 4ec791ba 0c9b5dee
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 {