summaryrefslogtreecommitdiffstats
path: root/build/Android.mk
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2014-03-26 18:23:16 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-03-26 18:23:16 +0000
commit6ee68fe3433d3b51a42cd4b526c880f17527ce2c (patch)
tree09e33bae9f924ff568dc1f3da9df783678596349 /build/Android.mk
parent36a951624cc7078cdcccf7bc6045f1e3d0ce5528 (diff)
parent6e21138341dde9036675737cdfa8baa76cb70c5d (diff)
downloadandroid_development-6ee68fe3433d3b51a42cd4b526c880f17527ce2c.tar.gz
android_development-6ee68fe3433d3b51a42cd4b526c880f17527ce2c.tar.bz2
android_development-6ee68fe3433d3b51a42cd4b526c880f17527ce2c.zip
am 6e211383: am 459fdbce: am dcb2c538: Add annotation support lib to SDK.
* commit '6e21138341dde9036675737cdfa8baa76cb70c5d': Add annotation support lib to SDK.
Diffstat (limited to 'build/Android.mk')
-rw-r--r--build/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Android.mk b/build/Android.mk
index cb2dcfb7e..8bfa64f72 100644
--- a/build/Android.mk
+++ b/build/Android.mk
@@ -119,6 +119,7 @@ $(eval _psm_packaging_target :=)
endef
ANDROID_SUPPORT_LIBRARIES := \
+ android-support-annotations \
android-support-v4 \
android-support-v7-gridlayout \
android-support-v7-appcompat \