aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2017-11-10 18:50:09 +0000
committerAurimas Liutikas <aurimas@google.com>2017-11-10 18:50:42 +0000
commit278080e13e501c889ac3fc0b8d5cd4cdc799a634 (patch)
tree9b585403be2527e8007a88264056a3cfc80e4f9b /Android.mk
parentd0b4dee914668ad32185d82146947cacade657e2 (diff)
downloadTV-278080e13e501c889ac3fc0b8d5cd4cdc799a634.tar.gz
Fix import of android-support-annotations
Bug: 69161825 Change-Id: I07d3ea892cb7f048d056b1a32705acce3ae3e77f
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 76e429b9..07f17e68 100644
--- a/Android.mk
+++ b/Android.mk
@@ -50,10 +50,10 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
icu4j-usbtuner \
lib-exoplayer \
lib-exoplayer-v2 \
- lib-exoplayer-v2-ext-ffmpeg
+ lib-exoplayer-v2-ext-ffmpeg \
+ android-support-annotations
LOCAL_STATIC_ANDROID_LIBRARIES := \
- android-support-annotations \
android-support-compat \
android-support-core-ui \
android-support-tv-provider \