Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e73f4f68 authored by Tri Vo's avatar Tri Vo Committed by Automerger Merge Worker
Browse files

Merge "trusty: Increase timeout for ConfirmationUI fuzzer" am: e3ec5f93 am:...

Merge "trusty: Increase timeout for ConfirmationUI fuzzer" am: e3ec5f93 am: a1a4b281 am: 879dd3f8

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1763600

Change-Id: Idff28cb78da95b46b7970bc223314328ab6ffc37
parents fa3daea6 879dd3f8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ using android::trusty::fuzz::TrustyApp;
#define CONFIRMATIONUI_MODULE_NAME "confirmationui.syms.elf"

/* A request to render to screen may take a while. */
const size_t kTimeoutSeconds = 30;
const size_t kTimeoutSeconds = 60;

/* ConfirmationUI TA's UUID is 7dee2364-c036-425b-b086-df0f6c233c1b */
static struct uuid confirmationui_uuid = {