Add file contexts for AdServices APEX
Test: Build Bug: 220336612 Change-Id: Iab64d228a5edcd3a9f71b59c5adf3a9460cd1947
This commit is contained in:
parent
2f2ff42a24
commit
dc4332b32b
2 changed files with 8 additions and 0 deletions
|
@ -250,6 +250,13 @@ filegroup {
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
filegroup {
|
||||||
|
name: "com.android.adservices-file_contexts",
|
||||||
|
srcs: [
|
||||||
|
"com.android.adservices-file_contexts",
|
||||||
|
],
|
||||||
|
}
|
||||||
|
|
||||||
filegroup {
|
filegroup {
|
||||||
name: "com.android.car.framework-file_contexts",
|
name: "com.android.car.framework-file_contexts",
|
||||||
srcs: [
|
srcs: [
|
||||||
|
|
1
apex/com.android.adservices-file_contexts
Normal file
1
apex/com.android.adservices-file_contexts
Normal file
|
@ -0,0 +1 @@
|
||||||
|
(/.*)? u:object_r:system_file:s0
|
Loading…
Reference in a new issue