Use the correct prebuilts for lifecycles.

This change should have no effect on the app. It is simply unifying some of the prebuilts.

Bug: 72566647
Change-Id: Ic748f8f425e8c8e44bacf62ea61b9af307774911
This commit is contained in:
Aurimas Liutikas
2018-01-26 23:13:54 +00:00
parent 94713885ae
commit a43e216e3e
4 changed files with 8 additions and 8 deletions

View File

@@ -50,8 +50,8 @@ LOCAL_STATIC_ANDROID_LIBRARIES := \
android-slices-core \
android-slices-view \
android-slices-builders \
apptoolkit-arch-core-runtime \
apptoolkit-lifecycle-extensions \
android-arch-core-runtime \
android-arch-lifecycle-extensions \
LOCAL_STATIC_JAVA_LIBRARIES := \
metrics-helper-lib \