Merge master@5406228 into git_qt-dev-plus-aosp.

Change-Id: I67f4b680887fa8fc373113d02cb9a1234b2a7353
BUG: 129345239
This commit is contained in:
Bill Rassieur
2019-03-29 04:26:02 +00:00
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -70,8 +70,6 @@ LOCAL_CERTIFICATE := platform
LOCAL_SDK_VERSION := current LOCAL_SDK_VERSION := current
LOCAL_COMPATIBILITY_SUITE := device-tests
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)
include $(call all-makefiles-under, $(LOCAL_PATH)) include $(call all-makefiles-under, $(LOCAL_PATH))
-3
View File
@@ -21,9 +21,6 @@
-keepclassmembers class * { -keepclassmembers class * {
@com.google.common.annotations.VisibleForTesting *; @com.google.common.annotations.VisibleForTesting *;
} }
-keepclassmembers class * {
@com.android.messaging.ui.contact.ContactPickerFragment *;
}
# Keep methods that have the @VisibleForAnimation annotation # Keep methods that have the @VisibleForAnimation annotation
-keep @interface com.android.messaging.annotation.VisibleForAnimation -keep @interface com.android.messaging.annotation.VisibleForAnimation