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

Commit 127e6db3 authored by Walter Jang's avatar Walter Jang Committed by android-build-merger
Browse files

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

am: 5088a461

* commit '5088a461':
  Add common tests to GoogleContactsTests (1/2)
parents 01c032fa 5088a461
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 *