Merge "Allow dex2oat to use userfaultfd in microdroid"

This commit is contained in:
Victor Hsieh 2022-03-09 17:48:05 +00:00 committed by Gerrit Code Review
commit e29df1ec4a

View file

@ -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.