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

Commit a8a7da36 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 am: 58628870

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

Change-Id: I38c276c645c3f58c03a757580135a4873e863af3
parents f46b872a 58628870
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