DO NOT MERGE: Add build stubs to sc-mainline-prod for NetworkStats

Test: m service-connectivity
Ignore-AOSP-First: needed in sc-mainline-prod only
Bug: 197717846
Change-Id: Idb6da7ce678fbb3f4839604726cbdbdf223144c1
diff --git a/Tethering/apex/Android.bp b/Tethering/apex/Android.bp
index 0d48ef0..f4250cc 100644
--- a/Tethering/apex/Android.bp
+++ b/Tethering/apex/Android.bp
@@ -57,7 +57,11 @@
             native_shared_libs: ["libnetd_updatable"],
         },
         both: {
-            jni_libs: ["libframework-connectivity-jni"],
+            jni_libs: [
+                "libframework-connectivity-jni",
+                // Changed in sc-mainline-prod only: no framework-connectivity-tiramisu
+                // "libframework-connectivity-tiramisu-jni"
+            ],
         },
     },
     binaries: [