aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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",