OSDN Git Service

Merge "bundle init.rc contents with its service"
[android-x86/system-netd.git] / server / ResponseCode.h
index 6a0c22c..19d76c3 100644 (file)
@@ -77,5 +77,6 @@ public:
     static const int InterfaceAddressChange         = 614;
     static const int InterfaceDnsInfo               = 615;
     static const int RouteChange                    = 616;
+    static const int StrictCleartext                = 617;
 };
 #endif