Merge "Give virtmanager user access to /dev/kvm and /dev/vhost-vsock for crosvm" am: d8d9736573

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1673407

Change-Id: I0b6bc44ebbc1184ea0b47f6a5d96aa78e1470b63
This commit is contained in:
Andrew Walbran 2021-04-13 12:02:12 +00:00 committed by Automerger Merge Worker
commit e9ac67edb0
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,10 @@ subsystem dma_heap
# CDMA radio interface MUX
/dev/ppp 0660 radio vpn
# Virtualisation is managed by Virt Manager
/dev/kvm 0600 virtmanager root
/dev/vhost-vsock 0600 virtmanager root
# sysfs properties
/sys/devices/platform/trusty.* trusty_version 0440 root log
/sys/devices/virtual/input/input* enable 0660 root input