summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2017-05-31 06:18:33 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2017-06-02 02:13:40 (GMT)
commit5cffa19664752fed8f148bde179435bbfb3ea02c (patch)
treee190d2a3a97ea0bcc1555740bdc874e666f13b5f
parent120e57956386e48f1f31a0c0db8fa0394f8d6ab9 (diff)
downloadRemoteIME-5cffa19664752fed8f148bde179435bbfb3ea02c.zip
RemoteIME-5cffa19664752fed8f148bde179435bbfb3ea02c.tar.gz
RemoteIME-5cffa19664752fed8f148bde179435bbfb3ea02c.tar.bz2
PD#145255: generate amlogic files to vendor/
Change-Id: I8838de5441a23dd9d87417a579e2e69ab3912647
Diffstat
-rw-r--r--Android.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 862de2c..1dbeba5 100644
--- a/Android.mk
+++ b/Android.mk
@@ -11,6 +11,10 @@ LOCAL_PACKAGE_NAME := RemoteIME
LOCAL_JAVA_LIBRARIES := droidlogic
LOCAL_REQUIRED_MODULES := libjni_remoteime
+ifeq ($(shell test $(PLATFORM_SDK_VERSION) -ge 26 && echo OK),OK)
+LOCAL_PROPRIETARY_MODULE := true
+endif
+
LOCAL_STATIC_JAVA_LIBRARIES := com.droidlogic.inputmethod.remote.lib
LOCAL_CERTIFICATE := shared