add permission to mount qlaunch romfs (#29)

This commit is contained in:
HookedBehemoth 2020-06-15 23:51:52 +02:00 committed by GitHub
parent 2288c06401
commit faec3c5098
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": [
"*"