Merge "Build compiler-rt_extras for android-9." am: b7a30a6b42 am: c03a605d82 am: 21feab7cea
am: c6a39cfab6

Change-Id: I9bb5d09310315cc148879607f38d95f0164d37d8
diff --git a/Android.bp b/Android.bp
index b057c23..f3f7b1b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -23,7 +23,7 @@
     name: "libcompiler_rt-extras",
     host_supported: true,
     clang: true,
-    sdk_version: "19",
+    sdk_version: "9",
     // The following list contains functions that are not available in libgcc.a, so
     // we potentially need them when using a Clang-built component (e.g., -ftrapv
     // with 64-bit integer multiplies. See http://llvm.org/bugs/show_bug.cgi?id=14469.)