Add min_sdk_version for ART module.

Bug: 180399951
Test: m
Change-Id: I8469dcf97685652e3e3c955aff943d0cd5465e1f
diff --git a/Android.bp b/Android.bp
index 11235b8..a33dc0b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -124,6 +124,7 @@
         "com.android.art.debug",
         "com.android.virt",
     ],
+    min_sdk_version: "apex_inherit",
 }
 
 // Tests.