• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2018 The Chromium OS Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5@include /usr/share/policy/crosvm/common_device.policy
6
7writev: 1
8pwrite64: 1
9stat: 1
10lstat: 1
11open: 1
12openat: 1
13fstat: 1
14ioctl: arg1 == FIOCLEX
15link: 1
16unlink: 1
17rename: 1
18pread64: 1
19getdents: 1
20mkdir: 1
21rmdir: 1
22fsync: 1
23fdatasync: 1
24utimensat: 1
25ftruncate: 1
26fchown: arg1 == 0xffffffff && arg2 == 0xffffffff
27statfs: 1
28newfstatat: 1
29