Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd6de469 authored by Emilio López's avatar Emilio López Committed by Ricardo Cerqueira
Browse files

build libjni_pinyinime together with PinyinIME

PinyinIME needs libjni_pinyinime to work, so build them together.
Otherwise it FCs because the JNI lib is missing.

Change-Id: I5027fa588e5bc49636914ff5c8d305280aaa4936
parent beb4d681
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ PRODUCT_PACKAGES := \
    libfwdlockengine \
    OpenWnn \
    PinyinIME \
    libjni_pinyinime \
    libWnnEngDic \
    libWnnJpnDic \
    libwnndict \
+1 −0
Original line number Diff line number Diff line
@@ -32,6 +32,7 @@ PRODUCT_PACKAGES := \
	libwnndict \
	Phone \
	PinyinIME \
	libjni_pinyinime \
	Protips \
	SoftKeyboard \
	SystemUI \