From 71e0102f7a877a30c38d13d12d4d32a212bd4d76 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Wed, 27 May 2020 03:58:10 -0700 Subject: [PATCH] boot2: correct service access for mitm-forward-declare --- stratosphere/boot2/boot2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/boot2/boot2.json b/stratosphere/boot2/boot2.json index 125c538f3..89f48328c 100644 --- a/stratosphere/boot2/boot2.json +++ b/stratosphere/boot2/boot2.json @@ -14,7 +14,7 @@ "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, - "service_host": [], + "service_host": ["*"], "service_access": ["fsp-srv", "gpio", "htc", "lr", "pm:bm", "pm:shell", "pm:info", "set:sys"], "kernel_capabilities": [ {