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

Commit 2d4d1c53 authored by Hyunyoung Song's avatar Hyunyoung Song
Browse files

When building Launcher3 target, LauncherDumpProto class should not be proguarded

b/36904684

Change-Id: I0fd0e1c63d54d83db428a04067a37f582e4d23f1
parent d5a9b577
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -94,3 +94,7 @@
-keep interface com.android.launcher3.userevent.nano.LauncherLogProto.** {
  *;
}

-keep interface com.android.launcher3.model.nano.LauncherDumpProto.** {
  *;
}