Add file contexts for FederatedCompute.
Test: TH Change-Id: If302dc80a5be0b72e417698a60a92a05bedde8a1
This commit is contained in:
parent
f73797f50d
commit
9de81191c6
2 changed files with 8 additions and 0 deletions
|
@ -98,6 +98,13 @@ filegroup {
|
|||
],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "com.android.federatedcompute-file_contexts",
|
||||
srcs: [
|
||||
"com.android.federatedcompute-file_contexts",
|
||||
],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
name: "com.android.geotz-file_contexts",
|
||||
srcs: [
|
||||
|
|
1
apex/com.android.federatedcompute-file_contexts
Normal file
1
apex/com.android.federatedcompute-file_contexts
Normal file
|
@ -0,0 +1 @@
|
|||
(/.*)? u:object_r:system_file:s0
|
Loading…
Reference in a new issue