commit | 3b7716c98c16f9765030790f7659b88796aa0872 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Jul 29 18:44:50 2021 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Jul 29 18:44:50 2021 -0700 |
tree | 2811fae55d4c58a3486295b42cafff0f9d983af3 | |
parent | f023c126fcb1b86a5c06b9c24f36fc58ad57c7ed [diff] [blame] |
sepolicy: Add entry for uwb apex Bug: 188911079 Test: Compiles Change-Id: Icc4886d608e75e348ad9de0f249b23602d84694a
diff --git a/apex/Android.bp b/apex/Android.bp index b5199f0..8be5aa1 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -197,6 +197,13 @@ } filegroup { + name: "com.android.uwb-file_contexts", + srcs: [ + "com.android.uwb-file_contexts", + ], +} + +filegroup { name: "com.android.virt-file_contexts", srcs: [ "com.android.virt-file_contexts",