Fix import of android-support-annotations

am: 97f0b1979b

Change-Id: Iacab7f74af2b1ba1ad1b141ee695a8a72df120cc
This commit is contained in:
Aurimas Liutikas 2018-05-07 12:26:57 -07:00 committed by android-build-merger
commit be834c40f0

View file

@ -43,8 +43,10 @@ LOCAL_SRC_FILES := $(call all-java-files-under, main/src gingerbread/src recycle
ifdef LOCAL_USE_AAPT2
LOCAL_JAVA_LIBRARIES := \
android-support-annotations
LOCAL_SHARED_ANDROID_LIBRARIES := \
android-support-annotations \
android-support-compat \
android-support-core-ui \
android-support-v7-appcompat \