Merge "Disable Proguard for the SampleBrowerPlugin" into gingerbread
This commit is contained in:
committed by
Android (Google) Code Review
commit
704da60406
@@ -24,6 +24,8 @@ LOCAL_MODULE_TAGS := tests
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
||||
|
||||
LOCAL_PROGUARD_ENABLED := disabled
|
||||
|
||||
LOCAL_PACKAGE_NAME := SampleBrowserPlugin
|
||||
|
||||
LOCAL_JNI_SHARED_LIBRARIES := libsampleplugin
|
||||
|
||||
Reference in New Issue
Block a user