Add file contexts for OnDevicePersonalization.
Test: build Change-Id: I7fc206f06ca1dad52772211abef50407437a79dc
This commit is contained in:
parent
b40bf2faff
commit
711fee7dd0
2 changed files with 8 additions and 0 deletions
|
@ -263,3 +263,10 @@ filegroup {
|
||||||
"com.android.car.framework-file_contexts",
|
"com.android.car.framework-file_contexts",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
filegroup {
|
||||||
|
name: "com.android.ondevicepersonalization-file_contexts",
|
||||||
|
srcs: [
|
||||||
|
"com.android.ondevicepersonalization-file_contexts",
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
1
apex/com.android.ondevicepersonalization-file_contexts
Normal file
1
apex/com.android.ondevicepersonalization-file_contexts
Normal file
|
@ -0,0 +1 @@
|
||||||
|
(/.*)? u:object_r:system_file:s0
|
Loading…
Reference in a new issue