DescriptionRemove android_support_annotations target.
android-support-annotations.jar and android-support-v13.jar both define android.support.annotations. Since we use both, this can produce errors building when we try to use android.support.annotations in a new target (eg com.android.dex.DexException: Multiple dex files define Landroid/support/annotation/AnimRes).
android-support-annotations.jar contains a subset of android-support-v13.jar, so I am removing it and updating all dependencies to point to the latter.
BUG=623012
Committed: https://crrev.com/dd8383aa3af51d5c067e445c1390dc9eadc6a220
Cr-Commit-Position: refs/heads/master@{#404371}
Patch Set 1 #Patch Set 2 : Update comment #Patch Set 3 : Add supressions for proguard warnings from the android support libraries. #
Messages
Total messages: 20 (9 generated)
|