mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-02-16 10:42:41 +01:00
boot2: correct service access for mitm-forward-declare
This commit is contained in:
parent
fe0bd03feb
commit
71e0102f7a
@ -14,7 +14,7 @@
|
|||||||
"filesystem_access": {
|
"filesystem_access": {
|
||||||
"permissions": "0xFFFFFFFFFFFFFFFF"
|
"permissions": "0xFFFFFFFFFFFFFFFF"
|
||||||
},
|
},
|
||||||
"service_host": [],
|
"service_host": ["*"],
|
||||||
"service_access": ["fsp-srv", "gpio", "htc", "lr", "pm:bm", "pm:shell", "pm:info", "set:sys"],
|
"service_access": ["fsp-srv", "gpio", "htc", "lr", "pm:bm", "pm:shell", "pm:info", "set:sys"],
|
||||||
"kernel_capabilities": [
|
"kernel_capabilities": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user