Don't minimize LawnchairProto

This commit is contained in:
Suphon Thanakornpakapong
2022-05-19 20:40:58 +07:00
parent 84096e0da1
commit 500ec3a89f

View File

@@ -106,6 +106,7 @@
-keep class com.android.launcher3.userevent.LauncherLogProto$* { *; }
-keep class com.android.launcher3.tracing.LauncherTraceProto$* { *; }
-keep class com.android.launcher3.userevent.LauncherLogExtensions$* { *; }
-keep class app.lawnchair.LawnchairProto$* { *; }
-keepattributes InnerClasses
-keep class app.lawnchair.compatlib.** {