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

Commit c0740a14 authored by Alan Viverette's avatar Alan Viverette Committed by android-build-merger
Browse files

Update pathmap.mk for refactored support library

am: d2fc8094

Change-Id: Ifd6fd1c5226dd23be2340dc00a897d2e82699688
parents 76abbd89 d2fc8094
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -106,6 +106,10 @@ FRAMEWORKS_BASE_JAVA_SRC_DIRS := \
#
FRAMEWORKS_SUPPORT_SUBDIRS := \
        annotations \
        compat \
        media-compat \
        fragment \
        core-ui \
        v4 \
        v7/gridlayout \
        v7/cardview \
@@ -147,6 +151,7 @@ FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS := \
#
FRAMEWORKS_SUPPORT_JAVA_LIBRARIES := \
    $(foreach dir,$(FRAMEWORKS_SUPPORT_SUBDIRS),android-support-$(subst /,-,$(dir))) \
    android-support-v4 \
    android-support-vectordrawable \
    android-support-animatedvectordrawable \
    android-support-v7-appcompat \