Merge "Put back @interface in proguard flags"
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
# 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
|
||||||
-keepclassmembers class * {
|
-keepclassmembers class * {
|
||||||
@com.android.messaging.annotation.VisibleForAnimation *;
|
@com.android.messaging.annotation.VisibleForAnimation *;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user