1# Copyright 2019 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 14mkdirat: 1 15newfstatat: 1 16openat: 1 17prctl: arg0 == PR_SET_NAME 18socket: return EACCES 19statx: 1 20