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

Fix proguard flag file dependency.

Change-Id: Ie0d23dbc6e8f6d4d17ce1111de51cb5695d7acdd
parent 19a24c39
......@@ -8,6 +8,6 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_PACKAGE_NAME := Provision
LOCAL_CERTIFICATE := platform
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include $(BUILD_PACKAGE)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment