crosvm/seccomp/x86_64/serial_device_vvu.policy

15 lines
392 B
Text
Raw Normal View History

# Copyright 2022 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Policy file for a serial device used as a vvu backend.
@include /usr/share/policy/crosvm/vvu.policy
@include /usr/share/policy/crosvm/common_device.policy
@include /usr/share/policy/crosvm/serial.policy
# From vvu.policy
pread64: 1
pwrite64: 1