aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-11-18 18:34:10 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-11-18 18:34:10 +0000
commit312d9b23693777b2f4cf8d650f7a6b6e414d0247 (patch)
tree28c1d5a3e90a16a7f5377dff7b7e627daa32d389
parenta20471031e4694bfa083482d0465f9e28c93e454 (diff)
parentae3315be4a1907aa56366e42538f37256c7eaaa2 (diff)
downloadmarisa-trie-android11-mainline-sparse-2021-jan-release.tar.gz
Change-Id: I13f84dc1a0740e76dac1f6201a5352feb110f33f
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c37c7c1..817ece6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,6 +16,7 @@
cc_library {
name: "marisa-trie",
sdk_version: "current",
+ min_sdk_version: "30",
cflags: [
"-Werror",
"-Wall",