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

Commit 84c00c67 authored by Selim Gurun's avatar Selim Gurun
Browse files

Prevent potential stall in dns proxy.

Reflect the changes in ResponseCode.h to corresponding java file.

Change-Id: I6d536aa4942bb4bd9db5df97895467fcdb4786ca
parent 35ae6e2a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@ public class NetworkManagementService extends INetworkManagementService.Stub
        public static final int InterfaceTxThrottleResult = 219;
        public static final int QuotaCounterResult        = 220;
        public static final int TetheringStatsResult      = 221;
        public static final int DnsProxyQueryResult       = 222;

        public static final int InterfaceChange           = 600;
        public static final int BandwidthControl          = 601;