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

Commit 476d2cb7 authored by Dan Willemsen's avatar Dan Willemsen
Browse files

Remove unnecessary proguard flags

These are now exported from these libraries automatically.

Test: m Contacts; classes-proguard.jar has same contents
Change-Id: If215736e062f9ddaf0fcd63aa9b856bc25e34945
parent ff267462
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -39,11 +39,7 @@ LOCAL_PACKAGE_NAME := Contacts
LOCAL_CERTIFICATE := shared
LOCAL_PRIVILEGED_MODULE := true

LOCAL_PROGUARD_FLAG_FILES := \
    proguard.flags \
    ../../../frameworks/support/core-ui/proguard-rules.pro \
    ../../../frameworks/support/design/proguard-rules.pro \
    ../../../frameworks/support/v7/recyclerview/proguard-rules.pro
LOCAL_PROGUARD_FLAG_FILES := proguard.flags

LOCAL_SDK_VERSION := current
LOCAL_MIN_SDK_VERSION := 21