Add min_sdk_version for ART module.

Bug: 180399951
Test: m
Change-Id: I53eebe670b3676385e81ff1427882a40c39d5414
diff --git a/Android.bp b/Android.bp
index a6b4eae..531bfa2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -64,6 +64,7 @@
         "com.android.art",
         "com.android.art.debug",
     ],
+    min_sdk_version: "apex_inherit",
 }
 
 // Tests