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:
Lepton Wu 2020-11-12 21:20:41 -08:00 committed by Commit Bot
parent 417e8ee9e7
commit b9d3b698dd

View file

@ -4,7 +4,7 @@
@include /usr/share/policy/crosvm/common_device.policy
fcntl: 1
fcntl64: 1
pread64: 1
pwrite64: 1
stat64: 1