mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
When building Launcher3 target, LauncherDumpProto class should not be proguarded b/36904684 am: 2d4d1c532d
Change-Id: I50b2c2e0502ca70fe0a42edb2eb2fb7ffefd5d9d
This commit is contained in:
@@ -98,3 +98,7 @@
|
||||
-keep interface com.android.launcher3.userevent.nano.LauncherLogProto.** {
|
||||
*;
|
||||
}
|
||||
|
||||
-keep interface com.android.launcher3.model.nano.LauncherDumpProto.** {
|
||||
*;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user