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

Commit 4a2abe9d authored by Tingting Wang's avatar Tingting Wang
Browse files

Add FeatureHighlight library to proguard.

Otherwise, in userdebug mode, there is no animation on promo.

BUG 29877098

Change-Id: Ic833af7bc33d32c68490a22fa8b7a61219bc63e4
parent 7abfb4a5
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 { *;}