Merge "Fix proguard flag file dependency." into gingerbread
This commit is contained in:
@@ -8,7 +8,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) \
|
||||
LOCAL_PACKAGE_NAME := TtsService
|
||||
LOCAL_CERTIFICATE := platform
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user