no need to patch method.xml in PinyinIME
This commit is contained in:
parent
7a2bdd33ac
commit
710f8e00af
|
@ -22,7 +22,6 @@ Build:4.2.1,1
|
|||
srclibs=Inputmethodcommon@android-4.2.1_r1
|
||||
patch=build.xml_1.patch
|
||||
prebuild=echo 'package.name=com.android.inputmethod.latin' >> ant.properties && \
|
||||
sed -i '/subtypeId/d' res/xml/method.xml && \
|
||||
sed -i '19 i android:versionName="4.2.1" android:versionCode="1"' AndroidManifest.xml && \
|
||||
cp -r $$Inputmethodcommon$$/java/com/android/inputmethodcommon src/com/android/
|
||||
build=$$NDK$$/ndk-build -C ../native && mv ../native/libs/armeabi libs/
|
||||
|
|
Loading…
Reference in a new issue