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

Commit 58628870 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Fix proguard rules for Struct in NetworkStack am: be3c8652

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

Change-Id: If194b335a3598d68644325112f96726b89679b44
parents ab55c49c be3c8652
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
}

-keepclassmembers public class * extends com.android.networkstack.util.Struct {
    public <init>(...);
    *;
}

# The lite proto runtime uses reflection to access fields based on the names in