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

Commit b750e7e0 authored by Tingting Wang's avatar Tingting Wang Committed by android-build-merger
Browse files

Add FeatureHighlight library to proguard.

am: 4a2abe9d

Change-Id: Icfca14dca3a1eb8bf3b194fd208e4cbbf043f3b8
parents f88332a1 4a2abe9d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@
  public void *(android.view.MenuItem);
}

-keep class com.google.android.libraries.material.featurehighlight.** { *;}

-keep class com.android.contacts.common.** { *;}
# For test:
-keep class com.android.contacts.commonbind.analytics.AnalyticsUtil { *;}