commit | a995e84c181eaef307344366e354658c8990730d | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Mon Mar 29 17:19:12 2021 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Tue Apr 13 09:30:20 2021 +0000 |
tree | ef5686be8fc8370835ceed19d6bd358d7c65ed9b | |
parent | ac94a4663438bc20fb3a22b206d8cc24eb9f54e8 [diff] |
Add crosvm domain and give virtmanager and crosvm necessary permissions. Bug: 183583115 Test: make TARGET_KERNEL_USE=5.4 TARGET_VIM3L=true Change-Id: I566436fa2d27597566014f2a63198a88d6d2dbd6
diff --git a/apex/com.android.virt-file_contexts b/apex/com.android.virt-file_contexts index fe91fa2..4703eba 100644 --- a/apex/com.android.virt-file_contexts +++ b/apex/com.android.virt-file_contexts
@@ -1,2 +1,3 @@ (/.*)? u:object_r:system_file:s0 +/bin/crosvm u:object_r:crosvm_exec:s0 /bin/virtmanager u:object_r:virtmanager_exec:s0