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

Commit c0cf7245 authored by Alan Viverette's avatar Alan Viverette
Browse files

Use var for design library

Bug: 72796206

Test: make checkbuild
Change-Id: Ia9c94d8aab890e767bab717096c0b9c83cdbcc88
parent a20833c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ LOCAL_RESOURCE_DIR := \


LOCAL_STATIC_ANDROID_LIBRARIES := \
    android-support-design \
    $(ANDROID_SUPPORT_DESIGN_TARGETS) \
    android-support-v4 \
    android-support-v7-appcompat \
    android-support-v7-cardview \
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/res
LOCAL_USE_AAPT2 := true

LOCAL_STATIC_ANDROID_LIBRARIES := \
    android-support-design \
    $(ANDROID_SUPPORT_DESIGN_TARGETS) \
    android-support-v4 \
    android-support-v7-appcompat \
    android-support-v7-cardview \