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 5open: 1 6openat: 1 7 8@include /usr/share/policy/crosvm/common_device.policy 9 10pwrite64: 1 11stat: 1 12statx: 1 13fstat: 1 14ioctl: arg1 == FIOCLEX 15linkat: 1 16unlinkat: 1 17renameat: 1 18pread64: 1 19lseek: 1 20getdents64: 1 21mkdirat: 1 22rmdir: 1 23fsync: 1 24fdatasync: 1 25utimensat: 1 26ftruncate: 1 27fchmod: 1 28fchown: 1 29fstatfs: 1 30newfstatat: 1 31prctl: arg0 == PR_SET_NAME 32