From a10b2d20a8667a4c730aacc1f4c8d18a6756eaab Mon Sep 17 00:00:00 2001 From: Stephen Barber Date: Fri, 9 Feb 2018 15:16:01 -0800 Subject: plugin: add crosvm_net_get_config BUG=none TEST=sudo cargo test --features plugin Change-Id: Ib38fad250295d73529dff0451345b4274a261073 Reviewed-on: https://chromium-review.googlesource.com/911943 Commit-Ready: Stephen Barber Tested-by: Stephen Barber Reviewed-by: Zach Reizner --- tests/plugin.policy | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/plugin.policy') diff --git a/tests/plugin.policy b/tests/plugin.policy index 960c8e5..773ea24 100644 --- a/tests/plugin.policy +++ b/tests/plugin.policy @@ -33,6 +33,8 @@ fstat: 1 ftruncate: 1 getcwd: 1 getrlimit: 1 +# TUNGETFEATURES +ioctl: arg1 == 0x800454CF madvise: 1 memfd_create: 1 mmap: 1 -- cgit 1.4.1