Updater: explicitly include android-support-transition

* Fixes non-jack build

Change-Id: I44d470daa36f9ef5f06e5307297fa4c01fb078e5
This commit is contained in:
Dan Pasanen 2018-02-01 10:25:44 -06:00 committed by Michael Bestas
parent 14d522818c
commit 37524ad0fa

View File

@ -8,6 +8,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-design \
android-support-transition \
android-support-v4 \
android-support-v7-appcompat \
android-support-v7-cardview \