From faec3c50983086abc1493da091f695f2efa00257 Mon Sep 17 00:00:00 2001 From: HookedBehemoth Date: Mon, 15 Jun 2020 23:51:52 +0200 Subject: [PATCH] add permission to mount qlaunch romfs (#29) --- hbl.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hbl.json b/hbl.json index 7a388f1..d6e2a54 100644 --- a/hbl.json +++ b/hbl.json @@ -12,7 +12,12 @@ "address_space_type": 1, "is_retail": true, "filesystem_access": { - "permissions": "0xFFFFFFFFFFFFFFFF" + "permissions": "0xFFFFFFFFFFFFFFFF", + "content_owner_id_min": "0x0000000000000000", + "content_owner_id_max": "0xFFFFFFFFFFFFFFFF", + "content_owner_ids": [ + "0x0100000000001000" + ] }, "service_host": [ "*"