aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2021-03-04 13:12:49 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-04 13:12:49 +0000
commit469ed80c0949e66a93f7f6fa193e036eb07b2a0d (patch)
treebaa180efc9ea514f4a3f0c36f706b99e559aeb1d
parent06d718f766ccaae734c1bd226aca6ad781ae20d2 (diff)
parent6bff12eb6b31accd3beadcf7bed79206fd3c12e3 (diff)
downloadfdlibm-469ed80c0949e66a93f7f6fa193e036eb07b2a0d.tar.gz
Original change: https://android-review.googlesource.com/c/platform/external/fdlibm/+/1615844 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: If7f9ccebaef4ce223cdefa07b024b3cb0189eaf8
-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",
}