Merge master@5406228 into qt-dev.
Change-Id: I4a9fbb4c53a2696230fbdc26bb4d303171696eee BUG: 129345239
This commit is contained in:
@@ -70,8 +70,6 @@ LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_SDK_VERSION := current
|
||||
|
||||
LOCAL_COMPATIBILITY_SUITE := device-tests
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
include $(call all-makefiles-under, $(LOCAL_PATH))
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user