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

Commit 6976e1d0 authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Actually reference the fixed Proguard flags."

parents d3122de2 1ab5cae8
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)