Merge "Change Tethering package name"
diff --git a/apex/Android.bp b/apex/Android.bp
index 2ae2905..2196529 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -159,3 +159,10 @@
     "com.android.wifi-file_contexts",
   ],
 }
+
+filegroup {
+  name: "com.android.tethering-file_contexts",
+  srcs: [
+    "com.android.tethering-file_contexts",
+  ],
+}
diff --git a/apex/com.android.tethering.apex-file_contexts b/apex/com.android.tethering-file_contexts
similarity index 100%
rename from apex/com.android.tethering.apex-file_contexts
rename to apex/com.android.tethering-file_contexts