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

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

Fix proguard flag file dependency.

Change-Id: I26a639aea0e0b11ba65d621696c42e861847498e
parent 179ada95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,6 +17,6 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common

LOCAL_SDK_VERSION := current

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

include $(BUILD_PACKAGE)