Add count of incomingMms, outgoingMms in CarrierRoamingSatelliteSession

Bug: 339111754
Test: manual test - check logging b/339111754#comment27

Change-Id: Icbba539c44a532ff180f87398668502fe8e2f839
diff --git a/Android.bp b/Android.bp
index b586dc6..ba2674a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,6 +39,7 @@
     platform_apis: true,
     privileged: true,
     srcs: ["src/**/*.java"],
+    libs: ["telephony-common"],
     resource_dirs: ["res"],
     aaptflags: ["--auto-add-overlay"],
     optimize: {