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

Commit 8cb6b7f1 authored by Xi Chen's avatar Xi Chen
Browse files

Unit test of testIsUnsyncableGoogleAccount failed

In the userdebug mode, there is an exception that
java.lang.ClassNotFoundException: com.android.contacts.util.SyncUtil.

BUG 30698008

Change-Id: I4b58e238d3f54bae4dd0175c132d171a5c7f7d8f
parent 6ec7ca7b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
# For test:
-keep class com.android.contacts.commonbind.analytics.AnalyticsUtil { *;}
-keep class com.android.contacts.interactions.** { *;}
-keep class com.android.contacts.util.SyncUtil { *;}
-keep class com.google.common.base.Objects { *;}
-keep class com.google.common.base.Preconditions { *;}
-keep class com.google.common.collect.Lists { *;}