Add framework-connectivity-t to sl4a am: 37c0f4a0fb am: f560a28a52

Original change: https://android-review.googlesource.com/c/platform/external/sl4a/+/1976586

Change-Id: Idecb01a7e320d2a3707d06a6f32c09581caf43f9
diff --git a/Common/Android.bp b/Common/Android.bp
index ad42d29..26b495c 100644
--- a/Common/Android.bp
+++ b/Common/Android.bp
@@ -39,6 +39,7 @@
     libs: [
         "framework-wifi.impl", // allow SL4A to access @hide Wifi APIs
         "framework-connectivity.impl",
+        "framework-connectivity-tiramisu.impl",
         "framework",
 
         "telephony-common",