Fix crosvm gpu device access to host video devices
This commit is contained in:
parent
b94bda6f20
commit
405ba995e4
1 changed files with 1 additions and 2 deletions
|
|
@ -651,9 +651,8 @@ in
|
|||
];
|
||||
MountAPIVFS = true;
|
||||
|
||||
#PrivateDevices = true;
|
||||
DeviceAllow = [
|
||||
"/dev/dri rw"
|
||||
"char-drm rw"
|
||||
"/dev/udmabuf rw"
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue