diff --git a/apex/Android.bp b/apex/Android.bp index 0183f0fec..2dcae6f7d 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -238,13 +238,6 @@ filegroup { ], } -filegroup { - name: "com.android.tethering.inprocess-file_contexts", - srcs: [ - "com.android.tethering.inprocess-file_contexts", - ], -} - filegroup { name: "com.android.extservices-file_contexts", srcs: [ diff --git a/apex/com.android.tethering.inprocess-file_contexts b/apex/com.android.tethering.inprocess-file_contexts deleted file mode 100644 index af366d83e..000000000 --- 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