Set min_sdk_version

This was done via the hard-coded list in build/soong.

Bug: 158059172
Test: m
Change-Id: Ie6dc1f59b459ec01605d796a4d81be04bc1d07da
diff --git a/Android.bp b/Android.bp
index d69e51c..eae0d73 100644
--- a/Android.bp
+++ b/Android.bp
@@ -359,6 +359,7 @@
         "contacts-provider-platform-compat-config",
     ],
     libs: [
+        "androidx.annotation_annotation",
         "app-compat-annotations",
         "ext",
         "framework-updatable-stubs-module_libs_api",