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

Commit d26e9ceb authored by Ying Wang's avatar Ying Wang
Browse files

Fix Proguard flags.

parent 6bb08bd6
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -23,4 +23,6 @@ LOCAL_SDK_VERSION := current
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_STATIC_JAVA_LIBRARIES := android-common
LOCAL_STATIC_JAVA_LIBRARIES := android-common


LOCAL_PROGUARD_ENABLED := disabled

include $(BUILD_PACKAGE)
include $(BUILD_PACKAGE)