Skip to content
Snippets Groups Projects
Commit 47982959 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "Fix proguard flags."

parents 4032c24b 2ae457fc
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := android-common
#LOCAL_SDK_VERSION := current
LOCAL_PROGUARD_FLAGS := -include $(LOCAL_PATH)/proguard.flags
include $(BUILD_PACKAGE)
include $(LOCAL_PATH)/dictionary/Android.mk
-keep class com.android.inputmethod.latin.BinaryDictionary {
int mDictLength;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment