From 3b7716c98c16f9765030790f7659b88796aa0872 Mon Sep 17 00:00:00 2001 From: Roshan Pius Date: Thu, 29 Jul 2021 18:44:50 -0700 Subject: [PATCH] sepolicy: Add entry for uwb apex Bug: 188911079 Test: Compiles Change-Id: Icc4886d608e75e348ad9de0f249b23602d84694a --- apex/Android.bp | 7 +++++++ apex/com.android.uwb-file_contexts | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 apex/com.android.uwb-file_contexts diff --git a/apex/Android.bp b/apex/Android.bp index b5199f037..8be5aa1e9 100644 --- a/apex/Android.bp +++ b/apex/Android.bp @@ -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: [ diff --git a/apex/com.android.uwb-file_contexts b/apex/com.android.uwb-file_contexts new file mode 100644 index 000000000..f6b21daaa --- /dev/null +++ b/apex/com.android.uwb-file_contexts @@ -0,0 +1,2 @@ +(/.*)? u:object_r:system_file:s0 +/lib(64)?(/.*) u:object_r:system_lib_file:s0