summaryrefslogtreecommitdiff
path: root/native
diff options
context:
space:
mode:
authorKun Niu <kunniu@google.com>2020-09-14 21:21:27 -0700
committerKun Niu <kunniu@google.com>2020-09-15 11:55:45 -0700
commit922b11b28f84758f306178a886e033d957da89e1 (patch)
tree4cc9df6979e63b7e061d81e83de5d8521f9ec98a /native
parenta44b308871e845554fc1bf680f91dcf07be86c3c (diff)
downloadlibtextclassifier-922b11b28f84758f306178a886e033d957da89e1.tar.gz
Set sdk_version_only to true for libtextclassifier_tests.android-mainline-11.0.0_r35
Bug: 166040889 Test: local build succeed. Change-Id: Id5f27a4c37b534e081be299c30fa679849c36ed6 Merged-In: I4cda0a56175ebba617da6da1efefd817328e0f82
Diffstat (limited to 'native')
-rw-r--r--native/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/native/Android.bp b/native/Android.bp
index 461b9a0..9284145 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -180,6 +180,8 @@ cc_test {
],
compile_multilib: "prefer32",
+
+ sdk_variant_only: true
}
// ------------------------------------