aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2021-08-14 06:30:58 +0000
committerXin Li <delphij@google.com>2021-08-14 06:30:58 +0000
commitf1b61e748b6d6dffd39c3ebd391c55d6e0851449 (patch)
treef36e0f9da5855a1abb42f107a4e0733d79080e65
parent189dd28362838fa19da8e2af7d34ada320cbccba (diff)
parent202ccc7cdef4b7d5c79dcfcc883083d2a9339a3b (diff)
downloadmarisa-trie-f1b61e748b6d6dffd39c3ebd391c55d6e0851449.tar.gz
Merge sc-dev-plus-aosp-without-vendor@7634622temp_sam_202323961
Merged-In: I0e9307b76dfe9e0b9b5f1ad20ab52e84cc5f1b8b Change-Id: Ib84685c96ac6b9448656882a2ad963b7248f3804
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 00a2f1b..4045030 100644
--- a/Android.bp
+++ b/Android.bp
@@ -48,6 +48,7 @@ license {
cc_library {
name: "marisa-trie",
sdk_version: "current",
+ min_sdk_version: "30",
cflags: [
"-Werror",
"-Wall",