Revert "AOSP/Messaging - Added LOCAL_COMPATIBILITY_SUITE := device-tests to fix "Missing test_suite setting for test"."

This reverts commit bada9f9b46.

Reason for revert: <INSERT REASONING HERE>

Change-Id: I17281de5c14e7c285d263729167f208cbea4f7d5
This commit is contained in:
Raman Tenneti
2019-03-22 18:08:22 +00:00
parent bada9f9b46
commit 7d08344e9b
2 changed files with 0 additions and 5 deletions
-3
View File
@@ -21,9 +21,6 @@
-keepclassmembers class * {
@com.google.common.annotations.VisibleForTesting *;
}
-keepclassmembers class * {
@com.android.messaging.ui.contact.ContactPickerFragment *;
}
# Keep methods that have the @VisibleForAnimation annotation
-keep @interface com.android.messaging.annotation.VisibleForAnimation