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

Commit 35d86f44 authored by Dan Willemsen's avatar Dan Willemsen Committed by Colin Cross
Browse files

Remove unnecessary proguard flags

These are now exported from these libraries automatically.

Test: m DeskClock
Change-Id: Iff6df75f4cfeb01b16b4b823092b4a821ed52900
Merged-In: Iff6df75f4cfeb01b16b4b823092b4a821ed52900
(cherry picked from commit 680cdff8)
parent 254290d4
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -11,10 +11,6 @@ LOCAL_OVERRIDES_PACKAGES := AlarmClock


LOCAL_SRC_FILES := $(call all-java-files-under, src gen)
LOCAL_SRC_FILES := $(call all-java-files-under, src gen)


LOCAL_PROGUARD_FLAG_FILES := ../../../frameworks/support/design/proguard-rules.pro
LOCAL_PROGUARD_FLAG_FILES += ../../../frameworks/support/v7/preference/proguard-rules.pro
LOCAL_PROGUARD_FLAG_FILES += ../../../frameworks/support/v7/recyclerview/proguard-rules.pro

LOCAL_STATIC_ANDROID_LIBRARIES := \
LOCAL_STATIC_ANDROID_LIBRARIES := \
        android-support-design \
        android-support-design \
        android-support-percent \
        android-support-percent \