remove inprocess tethering
Test: TreeHugger Bug: 279942846 Change-Id: I0fd3a7dfe9b554d18de435e5df47de048e453d00
This commit is contained in:
parent
6c6f53b1a8
commit
e52d2349dd
2 changed files with 0 additions and 10 deletions
|
@ -238,13 +238,6 @@ filegroup {
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
filegroup {
|
|
||||||
name: "com.android.tethering.inprocess-file_contexts",
|
|
||||||
srcs: [
|
|
||||||
"com.android.tethering.inprocess-file_contexts",
|
|
||||||
],
|
|
||||||
}
|
|
||||||
|
|
||||||
filegroup {
|
filegroup {
|
||||||
name: "com.android.extservices-file_contexts",
|
name: "com.android.extservices-file_contexts",
|
||||||
srcs: [
|
srcs: [
|
||||||
|
|
|
@ -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
|
|
Loading…
Reference in a new issue