mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
devices: p9: Update policy for arm.
It's using fcntl64 instead of fcntl on kukui. BUG=b:173152984 TEST=manual - push updated policy file to DUT, ARCVM works Change-Id: I3b5a1de9849379ad21bdc5ffaa39af879fd97e6f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2537076 Tested-by: Lepton Wu <lepton@chromium.org> Auto-Submit: Lepton Wu <lepton@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Reviewed-by: Alan Ding <alanding@chromium.org> Commit-Queue: Alan Ding <alanding@chromium.org>
This commit is contained in:
parent
417e8ee9e7
commit
b9d3b698dd
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
@include /usr/share/policy/crosvm/common_device.policy
|
||||
|
||||
fcntl: 1
|
||||
fcntl64: 1
|
||||
pread64: 1
|
||||
pwrite64: 1
|
||||
stat64: 1
|
||||
|
|
Loading…
Reference in a new issue