From e52d2349dd173678194deb4935d866effa0da9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= Date: Thu, 27 Apr 2023 19:25:26 +0000 Subject: [PATCH] remove inprocess tethering Test: TreeHugger Bug: 279942846 Change-Id: I0fd3a7dfe9b554d18de435e5df47de048e453d00 --- apex/Android.bp | 7 ------- apex/com.android.tethering.inprocess-file_contexts | 3 --- 2 files changed, 10 deletions(-) delete mode 100644 apex/com.android.tethering.inprocess-file_contexts 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