Let WAPPushManager depend on its proguard.flags
Touching packages/WAPPushManager/proguard.flags didn't let the .dex file be rebuilt. Bug: 27954979 Change-Id: I42410eb06a970f7ec5f36496840640d228ad376b
This commit is contained in:
@@ -13,7 +13,7 @@ LOCAL_PACKAGE_NAME := WAPPushManager
|
||||
LOCAL_JAVA_LIBRARIES += telephony-common
|
||||
LOCAL_STATIC_JAVA_LIBRARIES += android-common
|
||||
|
||||
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
|
||||
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user