summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoopa Sattiraju <sattiraju@google.com>2021-12-23 11:17:46 -0800
committerRoopa Sattiraju <sattiraju@google.com>2022-02-01 13:48:16 -0800
commit0dfb806753961af865e367c0394161e6bb1962fc (patch)
treee90e1313515c7935aeb1e9ece22fb16c02383a6a
parentc45165071f6012bad65b7d715516a80dfd4442b8 (diff)
downloadmodp_b64-0dfb806753961af865e367c0394161e6bb1962fc.tar.gz
Bug: 206121418 Test: Compile Change-Id: I090af110c1b00b38b10df6a6ac92f5b4d1de936f
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 176a49d..0a3c51f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -43,6 +43,7 @@ cc_library_static {
],
local_include_dirs: ["modp_b64"],
export_include_dirs: ["."],
+ min_sdk_version: "30",
}
cc_library_static {