Fix proguard rules for Struct in NetworkStack am: 9a82bbf368 am: 9aaeab539b
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1674688 Change-Id: I722885350e2514dbf7af5c58602e6b94bd876ff8
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
-keepclassmembers public class * extends com.android.networkstack.tethering.util.Struct {
|
||||
public <init>(...);
|
||||
*;
|
||||
}
|
||||
|
||||
-keepclassmembers class android.net.ip.IpServer {
|
||||
|
||||
Reference in New Issue
Block a user