sepolicy: Add apex/com.android.tethering.inprocess-file_contexts

Needed when using com.android.tethering.inprocess with
flattened APEX.

Bug: 273821347
Test: trybot
Change-Id: Iae6d9547922575398c634433dc07b2e46fbffd8e
This commit is contained in:
Satoshi Niwa 2023-03-23 12:41:09 +09:00
parent 3e86cee7c4
commit 80cd0acd64
2 changed files with 10 additions and 0 deletions

View file

@ -238,6 +238,13 @@ filegroup {
],
}
filegroup {
name: "com.android.tethering.inprocess-file_contexts",
srcs: [
"com.android.tethering.inprocess-file_contexts",
],
}
filegroup {
name: "com.android.extservices-file_contexts",
srcs: [

View file

@ -0,0 +1,3 @@
(/.*)? 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