Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now.

bug: 2963855

Change-Id: Iafdfda801083f85126c443508755e3cc711fbf52
diff --git a/native/Android.mk b/native/Android.mk
index e9ceceb..b294469 100644
--- a/native/Android.mk
+++ b/native/Android.mk
@@ -8,8 +8,8 @@
 	src/dictionary.cpp \
 	src/char_utils.cpp
 
-#LOCAL_NDK_VERSION := 4
-#LOCAL_SDK_VERSION := 8
+LOCAL_NDK_VERSION := 4
+LOCAL_SDK_VERSION := 8
 
 LOCAL_MODULE := libjni_latinime