Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a54a423 authored by Doris Ling's avatar Doris Ling Committed by android-build-merger
Browse files

Merge "Use the correct prebuilts for lifecycles." into pi-dev

am: 9fd538da

Change-Id: I238b8ace1b78d5134d8b504c877792371daaa883
parents ceb386a8 9fd538da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,11 +16,11 @@
ifeq ($(LOCAL_USE_AAPT2),true)
LOCAL_STATIC_JAVA_LIBRARIES += \
    android-support-annotations \
    apptoolkit-lifecycle-common
    android-arch-lifecycle-common

LOCAL_STATIC_ANDROID_LIBRARIES += \
    android-support-v4 \
    apptoolkit-lifecycle-runtime \
    android-arch-lifecycle-runtime \
    android-support-v7-recyclerview \
    android-support-v7-preference \
    android-support-v7-appcompat \