summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-02 04:29:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-02 04:29:11 +0000
commit3b032575f96276cb4e21901f631d0cf9298f5b57 (patch)
treeb8b3489d3af1a95f049c8e03e71c317a9a0dc401
parenta0ba2a2a36c8ad2cceea87b6b9781e1b833204b5 (diff)
parent1ce5efdcf5f899a88ae8a57476ee62659ba6a574 (diff)
downloadlibtextclassifier-oreo-m4-s1-release.tar.gz
release-request-53526352-7b51-4ab1-a661-632ffc55dd7c-for-git_oc-mr1-release-4371241 snap-temp-L10900000107789672android-wear-8.1.0_r1android-vts-8.1_r9android-vts-8.1_r8android-vts-8.1_r7android-vts-8.1_r6android-vts-8.1_r5android-vts-8.1_r4android-vts-8.1_r3android-vts-8.1_r14android-vts-8.1_r13android-vts-8.1_r12android-vts-8.1_r11android-vts-8.1_r10android-security-8.1.0_r93android-security-8.1.0_r92android-security-8.1.0_r91android-security-8.1.0_r90android-security-8.1.0_r89android-security-8.1.0_r88android-security-8.1.0_r87android-security-8.1.0_r86android-security-8.1.0_r85android-security-8.1.0_r84android-security-8.1.0_r83android-security-8.1.0_r82android-cts-8.1_r9android-cts-8.1_r8android-cts-8.1_r7android-cts-8.1_r6android-cts-8.1_r5android-cts-8.1_r4android-cts-8.1_r3android-cts-8.1_r25android-cts-8.1_r24android-cts-8.1_r23android-cts-8.1_r22android-cts-8.1_r21android-cts-8.1_r20android-cts-8.1_r2android-cts-8.1_r19android-cts-8.1_r18android-cts-8.1_r17android-cts-8.1_r16android-cts-8.1_r15android-cts-8.1_r14android-cts-8.1_r13android-cts-8.1_r12android-cts-8.1_r11android-cts-8.1_r10android-cts-8.1_r1android-8.1.0_r81android-8.1.0_r80android-8.1.0_r79android-8.1.0_r78android-8.1.0_r77android-8.1.0_r76android-8.1.0_r75android-8.1.0_r74android-8.1.0_r73android-8.1.0_r72android-8.1.0_r71android-8.1.0_r70android-8.1.0_r69android-8.1.0_r68android-8.1.0_r66android-8.1.0_r6android-8.1.0_r5android-8.1.0_r4android-8.1.0_r3android-8.1.0_r23android-8.1.0_r19android-8.1.0_r16android-8.1.0_r15android-8.1.0_r12android-8.1.0_r11android-8.1.0_r10android-8.1.0_r1security-oc-mr1-releaseoreo-mr1-wear-releaseoreo-mr1-vts-releaseoreo-mr1-security-releaseoreo-mr1-s1-releaseoreo-mr1-releaseoreo-mr1-cuttlefish-testingoreo-mr1-cts-releaseoreo-m4-s1-release
Change-Id: Icace4d0941e3d775539910f82264783556560b25
-rw-r--r--Android.mk4
-rw-r--r--models/textclassifier.smartselection.ar.modelbin455396 -> 456228 bytes
-rw-r--r--models/textclassifier.smartselection.de.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.en.modelbin465844 -> 466676 bytes
-rw-r--r--models/textclassifier.smartselection.es.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.fr.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.it.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.ja.modelbin548932 -> 549764 bytes
-rw-r--r--models/textclassifier.smartselection.ko.modelbin455428 -> 456260 bytes
-rw-r--r--models/textclassifier.smartselection.nl.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.pl.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.pt-PT.modelbin455332 -> 0 bytes
-rw-r--r--models/textclassifier.smartselection.pt.modelbin0 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.ru.modelbin455428 -> 456260 bytes
-rw-r--r--models/textclassifier.smartselection.th.modelbin548628 -> 549460 bytes
-rw-r--r--models/textclassifier.smartselection.tr.modelbin455332 -> 456164 bytes
-rw-r--r--models/textclassifier.smartselection.zh-Hant.modelbin548884 -> 549716 bytes
-rw-r--r--models/textclassifier.smartselection.zh.modelbin548868 -> 549700 bytes
18 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index d731865..0959572 100644
--- a/Android.mk
+++ b/Android.mk
@@ -203,10 +203,10 @@ LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/textclassifier
include $(BUILD_PREBUILT)
include $(CLEAR_VARS)
-LOCAL_MODULE := textclassifier.smartselection.pt-PT.model
+LOCAL_MODULE := textclassifier.smartselection.pt.model
LOCAL_MODULE_CLASS := ETC
LOCAL_MODULE_OWNER := google
-LOCAL_SRC_FILES := ./models/textclassifier.smartselection.pt-PT.model
+LOCAL_SRC_FILES := ./models/textclassifier.smartselection.pt.model
LOCAL_MODULE_PATH := $(TARGET_OUT_ETC)/textclassifier
include $(BUILD_PREBUILT)
diff --git a/models/textclassifier.smartselection.ar.model b/models/textclassifier.smartselection.ar.model
index 57f6002..f22fe0f 100644
--- a/models/textclassifier.smartselection.ar.model
+++ b/models/textclassifier.smartselection.ar.model
Binary files differ
diff --git a/models/textclassifier.smartselection.de.model b/models/textclassifier.smartselection.de.model
index 59c0bce..5eb3181 100644
--- a/models/textclassifier.smartselection.de.model
+++ b/models/textclassifier.smartselection.de.model
Binary files differ
diff --git a/models/textclassifier.smartselection.en.model b/models/textclassifier.smartselection.en.model
index 645303d..315e2b4 100644
--- a/models/textclassifier.smartselection.en.model
+++ b/models/textclassifier.smartselection.en.model
Binary files differ
diff --git a/models/textclassifier.smartselection.es.model b/models/textclassifier.smartselection.es.model
index cbb902b..9ea6af9 100644
--- a/models/textclassifier.smartselection.es.model
+++ b/models/textclassifier.smartselection.es.model
Binary files differ
diff --git a/models/textclassifier.smartselection.fr.model b/models/textclassifier.smartselection.fr.model
index 5c95a7c..3ff5416 100644
--- a/models/textclassifier.smartselection.fr.model
+++ b/models/textclassifier.smartselection.fr.model
Binary files differ
diff --git a/models/textclassifier.smartselection.it.model b/models/textclassifier.smartselection.it.model
index 138c351..377fff5 100644
--- a/models/textclassifier.smartselection.it.model
+++ b/models/textclassifier.smartselection.it.model
Binary files differ
diff --git a/models/textclassifier.smartselection.ja.model b/models/textclassifier.smartselection.ja.model
index ab5f4ba..53fce93 100644
--- a/models/textclassifier.smartselection.ja.model
+++ b/models/textclassifier.smartselection.ja.model
Binary files differ
diff --git a/models/textclassifier.smartselection.ko.model b/models/textclassifier.smartselection.ko.model
index b696114..6bcac15 100644
--- a/models/textclassifier.smartselection.ko.model
+++ b/models/textclassifier.smartselection.ko.model
Binary files differ
diff --git a/models/textclassifier.smartselection.nl.model b/models/textclassifier.smartselection.nl.model
index 2385f96..c80dff6 100644
--- a/models/textclassifier.smartselection.nl.model
+++ b/models/textclassifier.smartselection.nl.model
Binary files differ
diff --git a/models/textclassifier.smartselection.pl.model b/models/textclassifier.smartselection.pl.model
index 94d873f..3379c63 100644
--- a/models/textclassifier.smartselection.pl.model
+++ b/models/textclassifier.smartselection.pl.model
Binary files differ
diff --git a/models/textclassifier.smartselection.pt-PT.model b/models/textclassifier.smartselection.pt-PT.model
deleted file mode 100644
index 63f4eb9..0000000
--- a/models/textclassifier.smartselection.pt-PT.model
+++ /dev/null
Binary files differ
diff --git a/models/textclassifier.smartselection.pt.model b/models/textclassifier.smartselection.pt.model
new file mode 100644
index 0000000..4378c8f
--- /dev/null
+++ b/models/textclassifier.smartselection.pt.model
Binary files differ
diff --git a/models/textclassifier.smartselection.ru.model b/models/textclassifier.smartselection.ru.model
index f1a2d02..0763b33 100644
--- a/models/textclassifier.smartselection.ru.model
+++ b/models/textclassifier.smartselection.ru.model
Binary files differ
diff --git a/models/textclassifier.smartselection.th.model b/models/textclassifier.smartselection.th.model
index 7c327e9..521fea0 100644
--- a/models/textclassifier.smartselection.th.model
+++ b/models/textclassifier.smartselection.th.model
Binary files differ
diff --git a/models/textclassifier.smartselection.tr.model b/models/textclassifier.smartselection.tr.model
index ab679c2..0177175 100644
--- a/models/textclassifier.smartselection.tr.model
+++ b/models/textclassifier.smartselection.tr.model
Binary files differ
diff --git a/models/textclassifier.smartselection.zh-Hant.model b/models/textclassifier.smartselection.zh-Hant.model
index 92390d7..ec03c26 100644
--- a/models/textclassifier.smartselection.zh-Hant.model
+++ b/models/textclassifier.smartselection.zh-Hant.model
Binary files differ
diff --git a/models/textclassifier.smartselection.zh.model b/models/textclassifier.smartselection.zh.model
index 1de5947..acc6142 100644
--- a/models/textclassifier.smartselection.zh.model
+++ b/models/textclassifier.smartselection.zh.model
Binary files differ