commit | 389d163eedba30035b62807fb9d10ad8368f1545 | [log] [tgz] |
---|---|---|
author | Arthur Wang <wuwang@google.com> | Mon Aug 08 01:09:48 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Aug 08 01:09:48 2016 +0000 |
tree | e23c5ffa06d52fef952e8870ce47cb72fd65e3da | |
parent | 4a2abe9db22cb04f265aae57168609ca8a57900e [diff] | |
parent | ef14b8024a22595a4e977320ed5a4e6cd2bcdb55 [diff] |
Merge "Bump AOSP Contacts version to 1.5.12" into ub-contactsdialer-f-dev
diff --git a/proguard.flags b/proguard.flags index bad57a9..baff4b6 100644 --- a/proguard.flags +++ b/proguard.flags
@@ -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 { *;}