Restore the original-package entry to support overwrite-install with the old package name.
Change-Id: I1ddbcb3e1b41ef7d0e4017d7de11b600ec645197
diff --git a/java/Android.mk b/java/Android.mk
index 97c906f..9b2e47d 100755
--- a/java/Android.mk
+++ b/java/Android.mk
@@ -15,7 +15,7 @@
#LOCAL_AAPT_FLAGS := -0 .dict
# The following flag is required because we use a different package name
-# com.google.android.inputmethod.latin2 in the LatinIME sandbox.
+# com.google.android.inputmethod.latin in the LatinIME sandbox.
LOCAL_AAPT_FLAGS := --custom-package com.android.inputmethod.latin
LOCAL_SDK_VERSION := current