Merge "remove inprocess tethering"
diff --git a/apex/Android.bp b/apex/Android.bp
index 0183f0f..2dcae6f 100644
--- a/apex/Android.bp
+++ b/apex/Android.bp
@@ -239,13 +239,6 @@
}
filegroup {
- name: "com.android.tethering.inprocess-file_contexts",
- srcs: [
- "com.android.tethering.inprocess-file_contexts",
- ],
-}
-
-filegroup {
name: "com.android.extservices-file_contexts",
srcs: [
"com.android.extservices-file_contexts",
diff --git a/apex/com.android.tethering.inprocess-file_contexts b/apex/com.android.tethering.inprocess-file_contexts
deleted file mode 100644
index af366d8..0000000
--- a/apex/com.android.tethering.inprocess-file_contexts
+++ /dev/null
@@ -1,3 +0,0 @@
-(/.*)? u:object_r:system_file:s0
-/bin/for-system/clatd u:object_r:clatd_exec:s0
-/lib(64)?(/.*) u:object_r:system_lib_file:s0