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

Commit ef641ce2 authored by Walter Jang's avatar Walter Jang Committed by Android (Google) Code Review
Browse files

Merge "Add common tests to GoogleContactsTests (1/2)" into ub-contactsdialer-a-dev

parents ccc11c01 f2a7ca77
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.android.contacts.common.** { *;}

# Any class or method annotated with NeededForTesting or NeededForReflection.
-keep @com.android.contacts.common.testing.NeededForTesting class *
-keep @com.android.contacts.test.NeededForReflection class *