Merge "Removes min_sdk_version from the apex blueprint"
diff --git a/apex/Android.bp b/apex/Android.bp
index 505cccd..06d56f2 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -23,8 +23,6 @@
         },
     },
     binaries: ["assemble_cvd"],
-
-    min_sdk_version: "S",
 }
 
 apex_key {