Merge "Revert "crosvm: netlink perms for acpi""
This commit is contained in:
commit
4e2817251d
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@ allow crosvm {
|
|||
allow crosvm adbd:fd use;
|
||||
allow crosvm adbd:unix_stream_socket { read write };
|
||||
|
||||
# For ACPI
|
||||
allow crosvm self:netlink_generic_socket create_socket_perms_no_ioctl;
|
||||
|
||||
# crosvm can write files in /data/local/tmp which are usually used for instance.img and logging by
|
||||
# compliance tests and demo apps. Write access to instance.img is particularily important because
|
||||
# the VM has to initialize the disk image on its first boot. Note that open access is still not
|
||||
|
|
Loading…
Reference in a new issue