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 7chdir: 1 8fstat: 1 9fsync: 1 10ftruncate: 1 11getrandom: 1 12getuid: 1 13lseek: 1 14mkdir: 1 15newfstatat: 1 16open: 1 17openat: 1 18prctl: arg0 == PR_SET_NAME 19socket: return EACCES 20stat: 1 21statx: 1 22