Set min_sdk_version to be part of mainline modules am: 3c3f271211 am: 85efb03d15

Change-Id: Ic22debf02600d07884576463fe85d804a2186107
diff --git a/Android.bp b/Android.bp
index b809a9f..2ef1e5d 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,6 +45,7 @@
         "//apex_available:anyapex",
     ],
     native_bridge_supported: true,
+    min_sdk_version: "29",
 }
 
 cc_library_static {