aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-03-05 02:02:27 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-03-05 02:02:27 +0000
commit6d192f619d4f62a898afd4331feab9478cdc8ac6 (patch)
treebaa180efc9ea514f4a3f0c36f706b99e559aeb1d
parent862d0ed276a115ffbe17519761f22b1f6738226e (diff)
parent469ed80c0949e66a93f7f6fa193e036eb07b2a0d (diff)
downloadfdlibm-android12-d1-s5-release.tar.gz
Change-Id: I3e61f5ba07daec60fe300b2d6b2aecf98a30cd07
-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",
}