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

Commit 403841c9 authored by Shinichiro Hamaji's avatar Shinichiro Hamaji Committed by android-build-merger
Browse files

Merge "Let WAPPushManager depend on its proguard.flags" am: 4e2a67d0

am: 15462bf9

* commit '15462bf9':
  Let WAPPushManager depend on its proguard.flags

Change-Id: I24433960e42e4e75b8fdab1f7c8de551cc576188
parents 8bf26cec 15462bf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -13,7 +13,7 @@ LOCAL_PACKAGE_NAME := WAPPushManager
LOCAL_JAVA_LIBRARIES += telephony-common
LOCAL_JAVA_LIBRARIES += telephony-common
LOCAL_STATIC_JAVA_LIBRARIES += android-common
LOCAL_STATIC_JAVA_LIBRARIES += android-common


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


include $(BUILD_PACKAGE)
include $(BUILD_PACKAGE)