Merge "Remove test_com.android.os.statsd from apex_available" into main
diff --git a/dist/Android.bp b/dist/Android.bp
index b1e3d38..38fe2bc 100644
--- a/dist/Android.bp
+++ b/dist/Android.bp
@@ -192,6 +192,7 @@
         "com.android.virt",
         "com.sdv.*",
     ],
+    min_sdk_version: "35",
 
     afdo: true,
     // libsqlite is a single gigantic C file, no need to run LTO.