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

Commit f2a7ca77 authored by Walter Jang's avatar Walter Jang
Browse files

Add common tests to GoogleContactsTests (1/2)

Bug 24972006

Change-Id: Iab99ff330278b645bbe00576ea42ff2846dfc8b8
parent 9c529e54
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 *