sepolicy: Add entry for uwb apex

Bug: 188911079
Test: Compiles
Change-Id: Icc4886d608e75e348ad9de0f249b23602d84694a
This commit is contained in:
Roshan Pius 2021-07-29 18:44:50 -07:00
parent f023c126fc
commit 3b7716c98c
2 changed files with 9 additions and 0 deletions

View file

@ -196,6 +196,13 @@ filegroup {
],
}
filegroup {
name: "com.android.uwb-file_contexts",
srcs: [
"com.android.uwb-file_contexts",
],
}
filegroup {
name: "com.android.virt-file_contexts",
srcs: [

View file

@ -0,0 +1,2 @@
(/.*)? u:object_r:system_file:s0
/lib(64)?(/.*) u:object_r:system_lib_file:s0