aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/common_test.h')
-rw-r--r--executor/common_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/common_test.h b/executor/common_test.h
index 75ec81721..dc162a833 100644
--- a/executor/common_test.h
+++ b/executor/common_test.h
@@ -60,4 +60,5 @@ static int do_sandbox_none(void)
#if SYZ_EXECUTOR
#define do_sandbox_setuid() 0
#define do_sandbox_namespace() 0
+#define do_sandbox_android_untrusted_app() 0
#endif