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

Commit 0d66919b 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 Contacts; classes-proguard.jar has same contents
Change-Id: If215736e062f9ddaf0fcd63aa9b856bc25e34945
Merged-In: If215736e062f9ddaf0fcd63aa9b856bc25e34945
(cherry picked from commit 476d2cb7)
parent 823c1cf0
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