Merge "sepolicy: Add entry for uwb apex"

This commit is contained in:
Roshan Pius 2021-08-02 15:11:31 +00:00 committed by Gerrit Code Review
commit 36d7c8dff0
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