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

Commit 1ab5cae8 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Actually reference the fixed Proguard flags.

Bug: 2869888
Change-Id: I3277b51cd411c7933607c08b6022870ef83e9197
parent 16f8c620
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,4 +10,6 @@ LOCAL_JAVA_LIBRARIES := services
LOCAL_PACKAGE_NAME := SystemUI
LOCAL_CERTIFICATE := platform

LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags

include $(BUILD_PACKAGE)