Merge "Fix proguard flags."
This commit is contained in:
@@ -32,9 +32,11 @@ LOCAL_PACKAGE_NAME := SimpleJNI
|
||||
|
||||
LOCAL_JNI_SHARED_LIBRARIES := libsimplejni
|
||||
|
||||
LOCAL_PROGUARD_ENABLED := disabled
|
||||
|
||||
include $(BUILD_PACKAGE)
|
||||
|
||||
# ============================================================
|
||||
|
||||
# Also build all of the sub-targets under this one: the shared library.
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
|
||||
Reference in New Issue
Block a user