Skip to content

Commit 6b7358d

Browse files
Haoyu BaiAndroid (Google) Code Review
authored andcommitted
Netd event code for interface class acitivity.
Change-Id: I83d5ca9ab854cb30ce6d9c06a977ca295f0cdbfd
1 parent 71cac13 commit 6b7358d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/java/com/android/server/NetworkManagementService.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ class NetdResponseCode {
122122

123123
public static final int InterfaceChange = 600;
124124
public static final int BandwidthControl = 601;
125+
public static final int InterfaceClassActivity = 613;
125126
}
126127

127128
/**

0 commit comments

Comments
 (0)