Merge "Allow dex2oat to use userfaultfd in microdroid"
This commit is contained in:
commit
e29df1ec4a
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
type dex2oat, domain, coredomain;
|
||||
type dex2oat_exec, system_file_type, exec_type, file_type;
|
||||
|
||||
userfaultfd_use(dex2oat)
|
||||
|
||||
allow dex2oat tmpfs:file { read getattr map };
|
||||
|
||||
# Allow dex2oat to use FDs from authfs_service via compos.
|
||||
|
|
Loading…
Reference in a new issue