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

Commit 064b59c1 authored by John Shao's avatar John Shao Committed by android-build-merger
Browse files

Fix classnotfound when unmarshalling suggestions

am: bfb1d366

Change-Id: I9f24d5377300ab81a06cbfd9a6a0923386f0c332
parents b8b3d5d9 bfb1d366
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
-useuniqueclassmembernames

-keep class * implements android.os.Parcelable { *; }

-keep class com.android.contacts.model.Sources {
  public <init>(...);
}