aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-05 02:02:36 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-05 02:02:36 +0000
commit19a89b7a083dc38384446f88ca29c6b09a45db62 (patch)
treebaa180efc9ea514f4a3f0c36f706b99e559aeb1d
parent12f13b075201f8d8069fcf9e3457d17fc4fd1c4d (diff)
parent469ed80c0949e66a93f7f6fa193e036eb07b2a0d (diff)
downloadfdlibm-android-platform-12.1.0_r24.tar.gz
Change-Id: I3b576ee62ec4d9e9c2a5a4b56619ad7565d0ea4e
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 69a306a..27f1614 100644
--- a/Android.bp
+++ b/Android.bp
@@ -149,4 +149,5 @@ cc_library_static {
"com.android.art",
"com.android.art.debug",
],
+ min_sdk_version: "S",
}